Scanning
Hey friends, how are you today we are going to discuss about scanning so let's get started.
After gathering information about target website next step is to scan the website for the vulnerability.
In this article we are Going to scan the website using tool called rapid scan
Rapid scan is Multi-Tool Web Vulnerability Scanner.
Rapid scan automatically runs multiple tools such as nikto, dnsscan, wafw00f, and fierce against the host. It currently supports 80 vulnerability tests. In this recipe, we will learn the usage of RapidScan to save time and automate vulnerability discovery.
This tool is open source and available on GitHub at the link:
https://github.com/skavngr/rapidscan
After cloning the given tool change the directory at location of tool and then type the following command:
python rapidscan.py http://example.com
And then hit enter after sometime the tool will list all the Vulnerability.
That's all for today's guys and don't forget to follow us on Instagram and GitHub and do like my content on Instagram
Comments
Post a Comment