Skip to content

ThePacketBender/webshells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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