MSMAP : Memory WebShell Generator

Msmap is a Memory WebShell Generator. Compatible with various Containers, Components, Encoder, WebShell / Proxy / Killer and Management Clients. Function Container *: SpringHandler only support for JDK8+ *: Default support for Linux Tomcat 8/9, more versions can be adapted according to the advanced guide. WebShell / Proxy / Killer Proxy: Neo-reGeorg, wsproxy Killer: java-memshell-scanner, …

Pystinger : Bypass Firewall For Traffic Forwarding Using Webshell

Pystinger implements SOCK4 proxy and port mapping through webshell. It can be directly used by metasploit-framework, viper, cobalt strike for session online. Pystinger is developed in python, and currently supports three proxy scripts: php, jsp(x) and aspx. Usage Suppose the domain name of the server is http://example.com :8080 The intranet IPAddress of the server intranet is 192.168.3.11 SOCK4 Proxy proxy.jsp Upload to …

Webshell Analyzer : Web Shell Scanner & Analyzer

Webshell analyzer is a cross platform stand-alone binary built solely for the purpose of identifying, decoding, and tagging files that are suspected to be web shells. The web shell analyzer is the bigger brother to the web shell scanner project (http://github.com/tstillz/webshell-scan), which only scans files via regex, no decoding or attribute analysis. Features Cross platform, …

Carina : Webshell, Virtual Private Server (VPS) & cPanel Database

Carina is a web application used to store webshell, Virtual Private Server (VPS) and cPanel data. Carina is made so that we don’t need to store webshell, VPS or cPanel data in “strange places”. Install $ git clone https://github.com/c0delatte/carina && cd carinaRun composer updateEdit .env.example with your database configurationRun php artisan migrate for generate required …

SecurityNotFound : 404 Page Not Found Webshell

Clone or download the project: git clone https://github.com/CosasDePuma/SecurityNotFound.git SecurityNotFoundcd SecurityNotFound Installation The src/404.php file should be located on the target server. That server must have the ability to execute .php files. Here is an example of some of the most common routes on which servers are located: # 🏁 Windows (Xampp) C:\Xampp\htdocs\ # 🐧 Linux …