diff --git a/Methodology and Resources/Subdomains Enumeration.md b/Methodology and Resources/Subdomains Enumeration.md index 88ee0e2..2de3136 100644 --- a/Methodology and Resources/Subdomains Enumeration.md +++ b/Methodology and Resources/Subdomains Enumeration.md @@ -178,7 +178,7 @@ go get github.com/anshumanbh/tko-subs ```bash git clone https://github.com/nahamsec/HostileSubBruteforcer -chmox +x sub_brute.rb +chmod +x sub_brute.rb ./sub_brute.rb ``` @@ -192,4 +192,4 @@ go get github.com/Ice3man543/SubOver ## References * [Subdomain Takeover: Proof Creation for Bug Bounties - Patrik Hudak](https://0xpatrik.com/takeover-proofs/) -* [Subdomain Takeover: Basics - Patrik Hudak](https://0xpatrik.com/subdomain-takeover-basics/) \ No newline at end of file +* [Subdomain Takeover: Basics - Patrik Hudak](https://0xpatrik.com/subdomain-takeover-basics/)