Merge pull request #383 from leongross/patch-1

Update Subdomains Enumeration.md  Issue #369
This commit is contained in:
Swissky 2021-06-25 10:24:08 +02:00 committed by GitHub
commit 4519df200c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -178,7 +178,7 @@ go get github.com/anshumanbh/tko-subs
```bash ```bash
git clone https://github.com/nahamsec/HostileSubBruteforcer git clone https://github.com/nahamsec/HostileSubBruteforcer
chmox +x sub_brute.rb chmod +x sub_brute.rb
./sub_brute.rb ./sub_brute.rb
``` ```