Skip to content

Working on a bash and python script that runs nmap, stores open ports in memory, then runs subsequent scans in order to further enumerate the target host.

Notifications You must be signed in to change notification settings

Business1sg00d/AutomaticNMAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

84e3818 · Jul 12, 2023

History

41 Commits
Dec 19, 2022
Oct 13, 2022
Jul 12, 2023

Repository files navigation

There's an issue that resides within the functions 'scanprogress' and 'scanprogressVersion'. I recieve an error 'Segmentation Fault' on the line of code where the function is created. This occurs anytime I run the script where the while loop condition within the function becomes false. At least that's what it looks like to me. I believe this has something to do with the older version 7.92; newer is 7.93

Scan simply sources port 80 and 443 in an attempt to get filtered ports open. I plan on adding the ability to automatically determine whether firewall is statefull/stateless. I also plan on adding various nmap features like fragmentation, decoys, and others; I need to get data on what succeeds in the wild. I'd also like to add a way to change scan intensity before starting.

About

Working on a bash and python script that runs nmap, stores open ports in memory, then runs subsequent scans in order to further enumerate the target host.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published