PwnDrop

Self-Deployable File Hosting
PwnDrop is a self-deployable file hosting service designed for red teamers, allowing you to easily upload and share files during security assessments.
Key Features
- File upload and sharing
- Custom download URLs
- Access logging
- File expiration
- Password protection
- Lightweight and portable
Why I Use It
PwnDrop is a purpose-built file hosting server for red team and security work. When I need to stage a payload, share a tool during an assessment, or host a file with a clean custom URL, PwnDrop handles it without the overhead of a full file server. The access logging is what sets it apart from just using a basic web server — I can see exactly when a file was requested and from where, which matters during engagements where you need to track delivery. The lightweight design means it can be spun up anywhere quickly and torn down just as fast.
Links: GitHub