Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 333 Bytes

File metadata and controls

7 lines (5 loc) · 333 Bytes

Segmentation-Scanner

Any time I have to run a segmentation scan by hand I get a big cringe. In an effort to reduce human error and increase automation I wrote this script.

Usage: python segmentation-scanner.py -v <target_vlan> -t <target_ip_range>

When in doubt, you can always run it with the -h argument to get some more help.