Penetration-Testing-With-Perl
Penetration-Testing-With-Perl copied to clipboard
Alter for "reachability" scan
David,
Glad I found this post. Rather than use as a port scanner, I have a highly interconnected environment where various services and ports get closed or moved randomly. I'm planning to alter the NMAP import to read a list of destination IP, port, and protocol mixes that I can scan from my servers to ensure they can still reach all their dependent systems. Then I can blast off across the environment to verify the various SSH, HTTPS, SFTP, RFC, and other connections we need to be successful.
Will let you know how it works. I think it will go well. Bill