JeHugawa / cybersecurity_webapp

An unsecure application for Cybersecurity demostration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cybersecurity-webapp

An unsecure application for Cybersecurity course, implemention flaws from the OWASP list. Made with Django.

  • Injection
  • Broken Authentication
  • Sensitive Data Exposure
  • XML External Entities (XXE)
  • Broken Access Control
  • Security Misconfiguration
  • Cross-Site Scripting (XSS)
  • Insecure Deserialization
  • Using Components with Known Vulnerabilities
  • Insufficient Logging & Monitoring

About

An unsecure application for Cybersecurity demostration


Languages

Language:Python 92.3%Language:HTML 7.7%