Pwndrop is a self-deployable file hosting service for red teamers, allowing to easily upload and share payloads over HTTP and WebDAV.
Installation Process:
curl https://raw.githubusercontent.com/kgretzky/pwndrop/master/install_linux.sh | sudo bash
cd /usr/local/pwndrop
nano pwndrop.ini
- Edit the IP address in the pwndrop.ini
- Save.
./pwndrop stop
./pwndrop start
- Congratulations you now have your own file hosting service without the need of other file sharing services 🙂
Resources:
PwnDrop Github Rep: https://bit.ly/37v9RI6
PwnDrop Blog Setup Blog: https://bit.ly/38iglJs