mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-13 23:02:46 +00:00
Merge pull request #383 from leongross/patch-1
Update Subdomains Enumeration.md Issue #369
This commit is contained in:
commit
4519df200c
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue