Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thepacketbender/webshells

webshells written with malice
https://github.com/thepacketbender/webshells

appsec pentest pentest-tool pentesting webshell webshells

Last synced: 25 days ago
JSON representation

webshells written with malice

Awesome Lists containing this project

README

        

# 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