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.
Installation
$ git clone https://github.com/epinna/weevely3.git && cd weevely3 && pip install -r requirements.txtUse 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
Details
- Category
- ๐ฅ Offensive Ops
- Language
- Python
- Repository
- epinna/weevely3
- License
- GPL-3.0
- Platforms
- ๐งlinux๐macos๐ชwindows
Links
Community Reviews
Alternatives & Comparisons
pwncat
PythonPost-exploitation platform and target management. Automatic privesc, persistence, file transfer - the smart reverse shell.
Compare Weevely vs pwncatMore in Offensive Ops
Mythic
GoCollaborative, multi-platform C2 framework. Docker-based with web UI, multiple agent types, and plugin architecture.
Havoc
C/C++Modern C2 framework. Qt-based GUI, BOF support, custom agents, and a Cobalt Strike-inspired workflow.
Rubeus
C#C# toolset for raw Kerberos interaction and abuse. AS-REP roasting, Kerberoasting, ticket manipulation, delegation attacks.
Certipy
PythonActive Directory Certificate Services (AD CS) abuse tool. Find and exploit certificate template misconfigurations.
Coercer
PythonAutomatically find and exploit Windows authentication coercion vulnerabilities. PetitPotam, PrinterBug, and more.
SharpHound
C#Official BloodHound data collector. Enumerates Active Directory objects, sessions, ACLs, and trusts for graph analysis.