Skip to content

Simple bash tool to perform full ports scan via masscan on list of domains

License

Notifications You must be signed in to change notification settings

5l1v3r1/portsscan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Takes a file contain list of sub/domains

Extract those domains internet protocols and save them into [ip.out]

Take [ip.out] and perform ports scanning with masscan -p1-65535

Save the result into [ports-masscan.out]


To be used after extracting subdomains with amass, subfinder, findomain or archivesuburls ..etc to perform ports scan.

About

Simple bash tool to perform full ports scan via masscan on list of domains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%