diff --git a/Cheat Sheet.md b/Cheat Sheet.md index f1b9136..2ef4c50 100644 --- a/Cheat Sheet.md +++ b/Cheat Sheet.md @@ -206,8 +206,8 @@ To bruteforce passwords * using `crackstation` * using `seclists` -export HISTFILE=/dev/null found this it might help you out a little when doing KOTH it basically stops bash logging your commands in the ~/.bash_history file -sudo ifconfig tun0 down -sudo ip link set tun0 down -sudo ip link delete tun0 -sudo systemctl restart systemd-networkd ; sudo systemctl status systemd-networkd +export HISTFILE=/dev/null found this it might help you out a little when doing KOTH it basically stops bash logging your commands in the ~/.bash_history file
+sudo ifconfig tun0 down
+sudo ip link set tun0 down
+sudo ip link delete tun0
+sudo systemctl restart systemd-networkd ; sudo systemctl status systemd-networkd