ENNAENNA

Weevely

GPL-3.0

๐Ÿ”ฅ Offensive Ops ยท Python

Weevely generates small, polymorphic PHP backdoors that blend into legitimate application code. Once deployed, the client connects to the shell over HTTP/HTTPS and provides over 30 post-exploitation modules including file management, command execution, database access, network pivoting, privilege escalation, and credential stealing. Communications are obfuscated within normal-looking HTTP parameters, making detection difficult. Weevely supports SQL console access, TCP tunneling through the compromised host, bruteforce attacks from the target, and system information gathering. It acts as a full post-exploitation framework through a single PHP file.

3.5kstars
631forks
17issues
Updated 6mo ago
+I use this

Installation

$ git clone https://github.com/epinna/weevely3.git && cd weevely3 && pip install -r requirements.txt

Use Cases

  • Maintaining persistent access via PHP web shell
  • Post-exploitation through compromised web servers
  • Network pivoting through web application layer
  • Covert command execution through HTTP parameters

Tags

webshellphppost-exploitationbackdoorpivoting

Details

Category
๐Ÿ”ฅ Offensive Ops
Language
Python
Repository
epinna/weevely3
License
GPL-3.0
Platforms
๐Ÿงlinux๐ŸŽmacos๐ŸชŸwindows

Community Reviews

More in Offensive Ops