From b2a4712bfb11c75c3b55d8e0c98b4a91f1e597a6 Mon Sep 17 00:00:00 2001 From: AbdullahRizwan101 <60057481+AbdullahRizwan101@users.noreply.github.com> Date: Sat, 12 Dec 2020 07:48:05 -0500 Subject: [PATCH] Update Cheat Sheet.md --- Cheat Sheet.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cheat Sheet.md b/Cheat Sheet.md index 8bbf0ec..46dfbbe 100644 --- a/Cheat Sheet.md +++ b/Cheat Sheet.md @@ -247,6 +247,9 @@ After logging into the wordpress dashboard , we can edit theme's 404.php page wi This spiders the given url and finding keyowrds then makes a wordlists through it's findings
`cewl.rb ` +# Finding Subdomains +`wfuzz -c -w -u 'http://domain.com -H 'Host: FUZZ.domain.com` + # King Of The Hill (KoTH) ### Monitoring and Closing Shell (Linux) * strace `debugging / tamper with processes`