Inspiration

We were inspired because many sites are often attacked by password cracking distributed attacks. We wanted to provide a solution to help website owners surveille the overall risk level of incoming requests.

What it does

The project is a solution for website owners to secure their site from malicious login attempts by checking with external API's and giving incoming requests a risk score based on the data. It also includes a registration and login system, as well as a dashboard to see the details of each request.

How we built it

How it was built: The project was built using Django for the API to check for risk, NextJS for the registration, login system and dashboard, and a MYSQL database to store data.

Challenges we ran into

Challenges faced: The biggest challenge was deploying the NextJS project onto AWS, which was not successful.

What we learned

The team learned about the components that make up a dangerous incoming request and which API's to use to check them.

Built With

Share this project:

Updates