mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
35 lines
553 B
Markdown
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
|
|
-------
|
|
|