Skip to content

egehan0250/Advanced-Captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced-Captcha

Next-Gen Captcha System with Enhanced Security & Performance

📸 Images

Captcha Screenshot


Features

  • 💎 Enhanced Security with Double Hashing:
    Uses Crypto-js for encryption, ensuring that every captcha validation process is secure. Double hashing is applied, and the encrypted code is stored in LocalStorage for extra protection.

  • ⏳ Intelligent Wait Time:
    After 5 incorrect attempts, the system blocks further submissions and enforces a 5-minute wait time, preventing brute-force attacks.

  • 🖼️ Complex Security Image:
    The captcha image is more intricate and difficult for bots to solve, improving security.

  • 🎨 Page Layout Improvements:
    CSS has been improved to fix layout issues and provide a more user-friendly interface.

  • 🔒 Extra Privacy Measures:
    Additional security measures are implemented to ensure user privacy, preventing unauthorized access and preserving anonymity.

  • ⚡ Fast and Responsive:
    Optimized for speed, providing a quick and smooth user experience without compromising on security.

  • 📱 Fully Compatible Across Devices:
    Fully responsive design, ensuring a consistent experience across various screen sizes and devices.

  • 💡 Detailed Logging:
    Captures detailed logs of invalid attempts to assist with monitoring and potential security audits.


Description

Advanced-Captcha provides enhanced security features compared to traditional captchas:

  • Double Encryption using Crypto-js for secure validation.
  • Automated Blocking and enforced wait time after multiple failed attempts.
  • Complex Captcha Images with noise and distortion to prevent automated solutions.
  • Improved User Interface with CSS fixes for a polished look.
  • Privacy-Focused Design to protect user information and prevent unauthorized access.

License

This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).

CC BY-NC-SA 4.0 License


Support & Contact