Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

akarealemil/vuln-web-app-hons

Repository files navigation

Vulnerable Web Application

Vulnerabilities

The vulnerabilities part of this website are:

  • Information Disclosure
  • NoSQL Injection
  • Cross-Site Scripting
  • Broken Access Control

Information Disclosure

Vulnerability 1: On homepage, within the navbar source (inspect element to access), there are two hidden parts; logs and directories.

Logs contains information which should not be exposed, such as hashed passwords, MySQL errors with passwords, JWT Authentication Tokens Directories lists some directories, but some are hidden.

Vulnerability 2: robots.txt contains directories that are hidden within the vulnerability list. One of these is debug.php which contains information about the web server.

Vulnerability 3: Improper error pages

All other info at https://github.com/akarealemil/vuln-web-app-hons/blob/main/Vulnerability%20List.txt

About

Vulnerable web application for Honours Project 24/25

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors