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`