A simple vulnerability scanner tool.
- Scans specified IP and port for known vulnerabilities.
- Displays reported vulnerability and exploit/payload usage instructions.
To use the vulnerability scanner, run the following command:
python vulnerabilityscan.py <target_ip> <port> [-v <vuln1> <vuln2> ...]