Skip to content

anniecee/threat-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreatAlert

Description

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.

Project Setup and Installation

  • 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.

Technologies Used

  • Java Spring Framework
  • Spring Boot
  • Thymeleaf
  • HTML/CSS
  • JavaScript
  • Bootstrap
  • PostgreSQL

Demo

  • Landing page Landing page

  • URL Scanning URL Scanning URL Scanning 2

  • File Scanning File Scanning File Scanning 2

  • Scan History Scan History

About

Web application that helps detecting malicious URLs and files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors