Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gorums authored Sep 16, 2021
1 parent e84b8eb commit bc017f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GoBusterDns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gobuster dns -d {{domain}} -w ~/Desktop/tools/wordlist/all.txt --wildcard -z
## GoBusterDns Command for Docker

```
/root/go/bin/gobuster dns -d {{domain}} -w /app/all.txt --wildcard -z
/root/go/bin/gobuster dns -d {{domain}} -w /app/Content/wordlists/subdomain_enum/default.txt --wildcard -z
```

## GoBusterDns Script
Expand Down

0 comments on commit bc017f1

Please sign in to comment.