BadMod icon indicating copy to clipboard operation
BadMod copied to clipboard

CMS auto detect and exploit.

Results 3 BadMod issues
Sort by recently updated
recently updated
newest added

Keep getting this message BadMod.php: Permission denied!

Command:- chmod +x INSTALL ./INSTALL above command not working in termux

Added Dockerfile. Build: `docker build -t mrsqar-ye/badmod:latest .` Launch: `docker run -it --rm mrsqar-ye/badmod:latest` Launch w/persistence: `docker run -it --rm -v ${PWD}:/srv/BadMod/ mrsqar-ye/badmod:latest` Signed-off-by: Bobby Hines