From b585666744fec41e390e0a4570c261232229b855 Mon Sep 17 00:00:00 2001 From: AbdullahRizwan101 <60057481+AbdullahRizwan101@users.noreply.github.com> Date: Fri, 13 Nov 2020 07:05:07 -0500 Subject: [PATCH] Update Cheat Sheet.md --- Cheat Sheet.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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