pwnshell
session established — 0 findings hidden

A shell that already
knows the box.

pwnshell wraps recon, enumeration, and reporting into one terminal session — so the thirty tabs you'd normally have open become one prompt that remembers what it already found.

→ get started see what it does
zsh — pwnshell
~$
// capabilities

Three things it actually does well

01 · recon

Passive-first mapping

Builds a target map from open sources before touching the wire, so nothing gets alerted before you're ready.

02 · enum

Context-aware enumeration

Remembers what it already tried on a host — no re-running the same scan because you lost track in a scrollback.

03 · report

Findings, not transcripts

Turns a session into a clean writeup automatically — timestamps, commands, and evidence, ready to hand off.

// setup

Running in under a minute

$ curl -sSL pwnshell.com/install.sh | sh