mapcidr
Perform multiple operations for a given subnet/CIDR ranges.
Details
Category: Network
Publisher: trickest-mhmdiaa
Created Date: 9/14/2022
Container: quay.io/trickest/mapcidr:v1.1.15
Source URL: https://github.com/projectdiscovery/mapcidr
Parameters
cidr
file
requiredCommand:
-cidr
- File containing list of CIDR/IP to processsort
boolean
Command:
-sort
- Sort input IPs/CIDRs in ascending ordercount
boolean
Command:
-count
- Count number of IPs in given CIDRsilent
boolean
Command:
-silent
- Silent modetarget
string
requiredCommand:
-cidr
- CIDR/IP to processto-ipv4
boolean
Command:
-to-ipv4
- Convert IPs to IPv4 formatto-ipv6
boolean
Command:
-to-ipv6
- Convert IPs to IPv6 formatverbose
boolean
Command:
-verbose
- Verbose modematch-ip
file
Command:
-match-ip
- File containing list of IP/CIDR to matchaggregate
boolean
Command:
-aggregate
- Aggregate IPs/CIDRs into minimum subnetfilter-ip
file
Command:
-filter-ip
- File containing list of IP/CIDR to filterip-format
string
Command:
-ip-format
- IP formats (0,1,2,3,4,5,6,7,8,9,10,11)skip-base
boolean
Command:
-skip-base
- Skip base IPs (ending in .0) in outputshuffle-ip
boolean
Command:
-shuffle-ip
- Shuffle Input IPs in random orderfilter-ipv4
boolean
Command:
-filter-ipv4
- Filter IPv4 IPs from inputfilter-ipv6
boolean
Command:
-filter-ipv6
- Filter IPv6 IPs from inputshuffle-port
string
Command:
-shuffle-port
- Shuffle Input IP:Port in random ordersort-reverse
boolean
Command:
-sort-reverse
- Sort input IPs/CIDRs in descending orderskip-broadcast
boolean
Command:
-skip-broadcast
- Skip broadcast IPs (ending in .255) in outputslice-by-count
string
Command:
-sbc
- Slice CIDRs by given CIDR countzero-pad-number
string
Command:
-zero-pad-n
- number of padded zero to use (default 3)aggregate-approx
boolean
Command:
-aggregate-approx
- Aggregate sparse IPs/CIDRs into minimum approximated subnetzero-pad-permute
boolean
Command:
-zero-pad-permute
- enable permutations from 0 to zero-pad-n for each octetsslice-by-host-count
string
Command:
-sbh
- Slice CIDRs by given HOST count