Is there a way to scan a big list of specific endpoints (IP:port) in nmap without passing them individually? We have a list of IP:port that we want to run through the http-open-proxy script to verify which one are really open proxies to set up firewall rules. Since nmap parallelizes the list input (when provided with an IP list), is there a way to provide a list of endpoints as input?
Asked
Active
Viewed 57 times