/nmap-timing-window

A script that allows a user to specify a time window for Nmap scanning. The script will idle until the current time is inside of the valid time window and then start scanning. This process is repeated until all targets have been scanned.

Primary LanguagePython

nmap-timing-window

A script that allows a user to specify a start and a stop time for nmap. This is intended for overnight scanning. If the scan does not finish in one night, it will idle until the next night and then continue. When it's done, all outputs will be combined into a MSF-importable .xml file, along with .nmap and .gnmap formats.