Skip to content

theMiddleBlue/challenge-bypass-input-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Bypass strict input validation to exploit RCE

please read the related article here (add link)

Run challenge

docker run -ti --rm -p 9123:80 -v "$PWD"/index.php:/var/www/html/index.php php:7.2-apache

point your browser to http://localhost:9123

About

Bypass strict input validation to exploit RCE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages