A Full Stack Vulnerability Scanner built using React.js, Spring Boot, Java 17, MySQL, JWT Authentication, OWASP Dependency Check and Nmap.
- User Registration & Login
- JWT Authentication
- Dashboard
- Website & Network Scanning
- OWASP Dependency Check Integration
- Nmap Integration
- Vulnerability Reports
- Scan History
- PDF Report Generation
- Responsive UI
- React.js
- Bootstrap
- JavaScript
- HTML5
- CSS3
- Spring Boot
- Java 17
- Spring Security
- JWT
- REST API
- MySQL
- Spring Data JPA
- Hibernate
- OWASP Dependency Check
- Nmap
cd backend
mvn spring-boot:runcd frontend
npm install
npm run devCREATE DATABASE securescan_db;Pooja Singh