Skip to content

The-Trustworthy/SecureAuth-SA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureAuth-SA 🛡️

An Advance & Highly Secure Authentication System 🔐

All Contributors

Issues Pull Requests Forks Stars

SecureAuth-SA Header

Quick Overview 💨

  • Submitted for NetScout Cyberathon
  • Won 2nd prize in advance level of challenges
  • 24hrs. collective effort by CyberKnight - a team of 4 members

Requirements 🧩

Today’s Internet has been twisted and contorted to use authentication and session management, essentially breaking both. The most common authentication attack uses a proxy-based attack tool (BurpSuite’s Intruder, for example) to brute force the login credentials of a legitimate user.

What's crazy about SA? 🤯

SecureAuth implements a multi-level data encryption mechanism where we have smartly used both symmetric as well as asymmetric cryptography. It aims to utilize the core cryptographic methods like working with Hexadecimal velues & XOR operation as well as the advance algorithms including AES based cipher block chaining (CBC) data encryption and hashing using SHA-256. It also has dynamic effective password generation quality for any two identical passwords of different users.

Key Features ✨

  1. Novel, innovative and Research oriented
  2. Multi-level data encryption
  3. Utilizing a set of well proven and accepted algorithms like SHA-256 and AES
  4. Modular, easy to implement and integrate

Team

  1. Ravi Prakash
  2. Ishi Saxena
  3. Aaqib Shaikh
  4. Mohammed Touheed Patel