├── File-Downloader ├── README.md ├── download.ps1 └── download.txt ├── Google-Exfil ├── README.md ├── payload.ps1 └── payload.txt ├── IOS-Website ├── IOS-Website.txt └── README.md ├── Lazagne ├── README.md ├── lazagne.ps1 └── lazagne.txt ├── PHPexfil ├── PHPexfil.php ├── PHPexfil.ps1 ├── PHPexfil.txt └── README.md ├── README.md └── Script-Paster ├── README.md └── payload.txt /File-Downloader/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/File-Downloader/README.md -------------------------------------------------------------------------------- /File-Downloader/download.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/File-Downloader/download.ps1 -------------------------------------------------------------------------------- /File-Downloader/download.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/File-Downloader/download.txt -------------------------------------------------------------------------------- /Google-Exfil/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/Google-Exfil/README.md -------------------------------------------------------------------------------- /Google-Exfil/payload.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/Google-Exfil/payload.ps1 -------------------------------------------------------------------------------- /Google-Exfil/payload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/Google-Exfil/payload.txt -------------------------------------------------------------------------------- /IOS-Website/IOS-Website.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/IOS-Website/IOS-Website.txt -------------------------------------------------------------------------------- /IOS-Website/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/IOS-Website/README.md -------------------------------------------------------------------------------- /Lazagne/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/Lazagne/README.md -------------------------------------------------------------------------------- /Lazagne/lazagne.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/Lazagne/lazagne.ps1 -------------------------------------------------------------------------------- /Lazagne/lazagne.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/Lazagne/lazagne.txt -------------------------------------------------------------------------------- /PHPexfil/PHPexfil.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/PHPexfil/PHPexfil.php -------------------------------------------------------------------------------- /PHPexfil/PHPexfil.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/PHPexfil/PHPexfil.ps1 -------------------------------------------------------------------------------- /PHPexfil/PHPexfil.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/PHPexfil/PHPexfil.txt -------------------------------------------------------------------------------- /PHPexfil/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/PHPexfil/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/README.md -------------------------------------------------------------------------------- /Script-Paster/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/Script-Paster/README.md -------------------------------------------------------------------------------- /Script-Paster/payload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Mr-Proxy-source/BadUSB-Payloads/HEAD/Script-Paster/payload.txt --------------------------------------------------------------------------------