Web-Scanner
Web-Scanner copied to clipboard
Web Scanner written in Python which after scanning the given URL returns it's domain name, ip address, nmap scan results and also the contents the URL's robots.txt.
Web-Scanner
Installation and Features--> https://ambhalerao12.medium.com/web-scanner-an-automated-footprinting-tool-d5734eeedbcf
Soon subdomain enumeration on the target domain using a dictionary attack (this would list all the subdomains of the domain that we are scanning) and docker support would also be added!