This is my running notes of the tools BackTrack offers, how to use them etc. It will continually be updated the more I use and understand the tools.
Configure Wireless to Full Power
iw reg set 30 iwconfig wlan0 txpower 30
DHCP Starvation/Exhaustion Attack
This causes all leases to be taken which might crash the switch or router that you launch the attack against. Clients will not get new DHCP leases as all will be assigned.
- yersinia -g (launches graphical interface)
- Click on Launch Attack/DHCP Tab/Sending DHCP Discover Packet

To protect against DHCP starvation enable port security on the router and limit the mac addresses per port.
CDP Flooding
Flood TCP advertisements to the switch or router which will cause high CPU load causing dropped packets to clients. – Warning: This can stop management of the router if it is not a powerful device
The following commands do not need to be run, it is only for Cisco routers to “see the effects”
Cisco Router
clear cdp counters clear cdp table
BackTrack
HSRP (Hot Standby Router Protocol) Attack
This attack takes the active HSRP role, effectively changing the router you attack to “passive” and rejecting all connections. This is only effective in a multi router environment with HSRP enabled.
Should you have any questions, comments or suggestions, please don’t hesitate to comment below. If you like what you have read, please share it on your favourite social media medium.



Leave a Reply