Closed garatc closed 1 year ago
--port-file has been added to all tools
Files can have this format:
## Web ports ##
80,443,8080,8000 # usual web ports
4848 # Glassfish ([https://www.exploit-db.com/exploits/39241/](https://www.exploit-db.com/exploits/39241/))
50000 # SAP application
9200 # Elasticsearch
## Remote access ##
3389 # RDP
Would be useful to input a file with specific ports to target (e.g. SAP ports, industrial ports, or a custom list of ports commonly seen during pentests and not matching exactly the top-N ports from nmap)