October 2018
Intermediate to advanced
528 pages
12h 33m
English
Another command-line tool that is useful for wireless penetration testing is the WAIDPS tool. While billed as an intrusion-detection platform for wireless networks, this Python script is handy for gathering information about wireless networks and clients. To use WAIDPS, simply download the WAIDPS.py Python script from the website at https://github.com/SYWorks/waidps.
Once downloaded, place the script into any directory and then run it using the following command:
# python waidps.py
Once the command executes, you will be brought to a screen while the script runs through the configuration:

WAIDPS has an optional feature that compares ...
Read now
Unlock full access