A Python-based web application developed to perform automated website and network vulnerability assessments. The project integrates web vulnerability detection and network scanning into a single interface, helping identify common security weaknesses.
- Website vulnerability scanning
- Network vulnerability scanning
- SQL Injection detection
- Cross-Site Scripting (XSS) detection
- CSRF vulnerability detection
- Open Redirect detection
- Insecure Cookie detection
- Open Port identification
- Outdated software detection
- Weak SSH configuration detection
- Python
- Flask
- Nmap
- Requests
- BeautifulSoup
- HTML
- CSS
To provide an easy-to-use vulnerability assessment tool that automates basic security checks for websites and network services.
- CVE database integration
- PDF report generation
- User authentication
- Scan history dashboard
- Severity-based vulnerability reporting
Arun Kumar Parimi