EN
ENNA
PW

pwncat

Featured

🔥 Offensive Ops · Python

pwncat is a post-exploitation platform that wraps around a standard reverse or bind shell to provide additional functionality. It automatically enumerates the target, uploads tools, manages file transfers, installs persistence mechanisms, and attempts privilege escalation — all through a single shell session. pwncat supports both Linux and Windows targets and provides a module system for extensibility. It turns a dumb shell into a full post-exploitation environment.

Installation

$ pip install pwncat-cs

Use Cases

  • Upgrading dumb shells to full post-exploitation platforms
  • Automated privilege escalation enumeration
  • Persistence mechanism deployment
  • File upload/download management
  • Target environment enumeration

Tags

post-exploitationreverse-shellprivescpersistenceautomation

More in Offensive Ops