SD-WAN Infiltrator is an NSE script to automatically discover SD-WAN nodes in a local network. It uses SD-WAN Census Database.
Useful for pentest/internal network assessment.
Special release for CodeBlue Security Conference, Tokyo, Japan.
Downloads
Usage
1. Locate, where your nmap scripts are located in your system:
for *nix system it might be ~/.nmap/scripts/ or $NMAPDIR
for Mac it might be /usr/local/Cellar/nmap/<version>/share/nmap/scripts/
for Windows you have to find it yourself
2. Copy infiltrator.nse into that directory.
3. Launch it
nmap --script infiltrator -sS -sU -p U:161,T:80,443 <target> or -iL <targets.txt>
Enjoy
No comments:
Post a Comment