danielfett / yesses

yesses Security Configuration Scanner: Tool to enumerate domains and IPs and test those domains and IPs for basic network and web security properties.
GNU Affero General Public License v3.0
5 stars 3 forks source link

Feature/webservers ports #27

Closed fabian-hk closed 5 years ago

fabian-hk commented 5 years ago

Change in the webservers.py to take open ports from nmap and ports as input to scan for web servers on chosen ports. It will only check for a web server if the port is open and in the input 'ports' of the module.