rayanepimentel / vuln-web-app

Vuln web app with different vulnerabilities in one single page

Home Page:https://michelleamesquita.medium.com/app-web-vulner%C3%A1vel-para-testes-fa9f70d8ea7c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuln-web-app

All vulnerabilites that you can find:

  • XSS Stored and Reflected
  • SQL Injection
  • Error message expose
  • Debug allowed
  • Command Injection
  • Credentials
  • File Upload
  • Autorization
  • Csrf

To run

  • Install Docker
  • To start docker-compose up
  • To stop docker-compose down
  • To build and change something in code docker-compose build

  • Web App runs at port 8085

http://localhost:8085

  • MySQL DB runs at 32000

Routers

  • /
  • /script
  • /shell
  • /python-login
  • /python-login/upload
  • /python-login/logout
  • /python-login/blog

Enjoy it 💜

About

Vuln web app with different vulnerabilities in one single page

https://michelleamesquita.medium.com/app-web-vulner%C3%A1vel-para-testes-fa9f70d8ea7c


Languages

Language:Python 84.2%Language:HTML 14.1%Language:Dockerfile 1.7%