Skip to content

StanLapsus/vuln_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

vuln_scanner

An advance and powerful website vulnerability scanner.

Features

1. Advanced Port Scan: Comprehensive network scanning using nmap.Subdomain

2. Enumeration: Discovers subdomains using multiple sources. 3. Advanced Content Discovery: Discovers hidden paths and directories

4. Security Headers Analysis: Analyzes HTTP headers for security configurations

5. CMS Detection: Detects common CMS platforms 6. Advanced XSS Testing: Tests for XSS vulnerabilities with multiple payloads

7. Command Injection Testing: Tests for command injection vulnerabilities

8. Misconfiguration Detection: Checks for common misconfigurations

9. Exploit Check: Uses searchsploit to check for known vulnerabilities

10. Shodan Integration: Retrieves additional information from Shodan

11. Anomaly Detection: Detects unusual patterns or headers

12. Machine Learning-Based Detection: Uses text analysis and clustering to detect anomalies

13. DNS Lookup: Retrieves DNS information.WHOIS Lookup: Provides WHOIS information

14. SSRF Testing: Checks for server-side request forgery vulnerabilities

15. Protocol-Level Vulnerability Testing: Tests for vulnerabilities at the network protocol level.

usage instructions

Install Dependencies: Ensure you have all required dependencies installed. You can use the following command on the terminal: pip install requests nmap kamene bs4 shodan scikit-learn coloramaRun

then execute : scan.py

About

An advance and powerful website vulnerability scanner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages