mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-01-30 23:25:03 +00:00
Merge pull request #383 from leongross/patch-1
Update Subdomains Enumeration.md Issue #369
This commit is contained in:
commit
4519df200c
@ -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/)
|
||||
* [Subdomain Takeover: Basics - Patrik Hudak](https://0xpatrik.com/subdomain-takeover-basics/)
|
||||
|
Loading…
Reference in New Issue
Block a user