Lightweight file transfer toolkit for pentesting and CTF environments. Designed for fast, flexible file delivery and exfiltration across Linux and Windows targets.
| Tool | Description |
|---|---|
| drop | Linux file delivery |
| grab | Linux file exfiltration |
| dropw | Windows file delivery |
| grabw | Windows file exfiltration |
drop <file> [http|fileless|bash|encrypted|offline] [port]Grab file (Linux target)
grab <outfile> [nc|http|offline] [port]Drop file (Windows target)
dropw <file> [http|fileless|offline] [port]Grab file (Windows target)
grabw <outfile> [nc|http|smb|offline] [port]- Linux attacker machine
- Python 3
- netcat
Optional:
- xclip
- uploadserver