Skip to content

Latest commit

 

History

History
executable file
·
12 lines (11 loc) · 684 Bytes

README.md

File metadata and controls

executable file
·
12 lines (11 loc) · 684 Bytes

WEBSHELLS

Webshells I have written:


POWERshell.aspx -basic powershell RFI webshell, some code taken from sources then trimmed, pruned, reconfigured and parts reconnected to alter execution flow in client browser RCEfinder.php -Webshell for fuzzing system command execution using builtin and custom php functions to bypass limiting php configurations with optional job control -implemented in code, will be added to UI- for debugging code execution errors RFI2LFI.php -Local file inclusion vulnerable php file implenting known attack methods to fuzz for arbitrary code execution where RCE command execution methods have failed