kaliwiki/tools/irpass-cdp.md
Will Pennell bb988e8295 Finished Info Gathering
Finished out the last section of info gathering.
2014-03-30 15:48:18 -04:00

35 lines
553 B
Markdown

# cdp - irpass-cdp
Notes
-------
Help Text
-------
```
cdp [-v] -i <interface> -m {0,1} ...
Flood mode (-m 0):
-n <number> number of packets
-l <number> length of the device id
-c <char> character to fill in device id
-r randomize device id string
Spoof mode (-m 1):
-D <string> Device id
-P <string> Port id
-L <string> Platform
-S <string> Software
-F <string> IP address
-C <capabilities>
these are:
R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater
```
Example Usage
-------
Links
-------