8000 GitHub - damexeniks/testr: TESTR - Vulnerable Python Web-App to practice XSS and Command Injection
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

damexeniks/testr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testr

Metadata

  • Author: William Moody
  • Started: 22.03.2021

Description

Testr is an invite-only web-based IDE for Python, created with the purpose of practicing web-app vulnerabilities. Specifically XSS and Code injecetion / Filter bypassing.

There is a cronjob which emualates admin actions every minute in the docker container.

Set Up

  1. Clone the repo locally git clone https://github.com/bmdyy/testr
  2. Enter the folder cd testr
  3. Build the docker container: docker build -t testr .
  4. Run the container: docker run -t testr

Solutions

Solutions and explanations may be found in ./exploit

About

TESTR - Vulnerable Python Web-App to practice XSS and Command Injection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.2%
  • Python 35.9%
  • CSS 14.0%
  • JavaScript 3.0%
  • Other 0.9%
0