When invading websites, attackers usually write Webshell in various ways to gain control of the server, such as executing system commands, reading configuration files, stealing user data, tampering with website pages and other operations. This article presents ten common Webshell management tools for you to choose from. Which one would you choose?

1. Chopper

Chinese kitchen knife is a professional website management software, widely used, easy to use, small and practical. As long as the website that supports dynamic script, can use Chinese kitchen knife to carry on the management! When used in non-Simplified Chinese environment, automatically switch to English interface. UNICODE compiler, support multi-language input display.



2. AntSword

AntSword is an open source, cross-platform website management tool designed to meet the needs of penetration testers and security researchers with permissions and/or authorization, as well as webmasters. Github project address: github.com/AntSwordPro…

3. Cknife (Cknife)

This is a cross-platform, file-based Chinese kitchen knife that allows all operations to be defined by the user.

Github Project address:Github.com/Chora10/Ckn…

4. Behinder

Ice Scorpion “is a dynamic binary encryption website management client.

Making address:Github.com/rebeyond/Be…

Xise Xise WebShell management tool.



6, Altman

Altman3 is a penetration testing software based on. Net4.0 development, relying on Eto.Form can run perfectly in Windows, Linux, Mac and other platforms.

Github Project address:Github.com/keepwn/Altm…

7, Weevely

Weevely is a Webshell management tool written in Python, which is cross-platform and supports PHP only. Github project address: github.com/epinna/weev… Usage Examples:

weevely generate <password> <path>
weevely <URL> <password> \[cmd\]
Copy the code

Meanwhile, under Kali 2.0, three Web backdoor tools are integrated: WebaCoo, Weevely and PHP Meterpreter.

8 QuasiBot.

QuasiBot is a webshell management tool written in PHP, which can manage webshells in batches remotely.

Github Project address:Github.com/Smaash/quas…

9. Webshell-sniper Is a terminal – based Webshell management tool that runs only on Unix-like systems. Github project address: github.com/WangYihang/… Usage Examples:

Usage : 
        python webshell-sniper.py \[URL\] \[METHOD\] \[AUTH\]Example : 
        python webshell-sniper.py http://127.0.0.1/c.php POST c
Copy the code

10, WebshellManager

A PHP+Mysql to write a sentence WEB end management tool, currently only support the operation of a sentence in PHP.

Github Project address:Github.com/boy-hack/We…