mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
5 lines
92 B
Bash
5 lines
92 B
Bash
#!/bin/bash
|
|
loc=$HOME/.config/bunnyLogger
|
|
rm -rf $loc
|
|
sudo rm /usr/local/bin/bunnyLoggerMgr
|