ThreatAlert is a collaborative web application dedicated to safeguarding the digital landscape. By harnessing the power of the VirusTotal API, we provide robust URL and file scanning capabilities to detect malicious threats. Our platform goes beyond simple detection, fostering a community where security enthusiasts can share insights, collaborate on investigations, and stay ahead of evolving threats.
-
Clone the Repository:
git clone <repository-url>
-
Set Up Database:
- Create a database (on render.com).
- Configure database connection in
src/main/resources/application.properties.
-
Run the Application:
./mvnw spring-boot:run
-
Access the Application:
- Open a web browser and navigate to
http://localhost:8080.
- Open a web browser and navigate to
- Java Spring Framework
- Spring Boot
- Thymeleaf
- HTML/CSS
- JavaScript
- Bootstrap
- PostgreSQL





