Skip to content

Commit e3b61f2

Browse files
committed
Add supporting materials
1 parent c2460b4 commit e3b61f2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ There are also various search engines supported by go-dork, including Google, Sh
1919
- [Adding custom headers](#adding-headers)
2020
- [Using proxy](#using-proxy)
2121
- [Chained with other tools](#chained-with-other-tools)
22+
- [Supporting Materials](#supporting-materials)
2223
- [Help & Bugs](#help--bugs)
2324
- [TODOs](#todos)
2425
- [License](#license)
@@ -120,6 +121,10 @@ If you want to chain the `go-dork` results with another tool, use the `-s` flag.
120121
> go-dork -q "inurl:'/secure' intext:'jira' site:org" -s | nuclei -t workflows/jira-exploitaiton-workflow.yaml
121122
```
122123

124+
## Supporting Materials
125+
126+
- Hazana. _[Dorking on Steroids](https://hazanasec.github.io/2021-03-11-Dorking-on-Steriods/)_, 11 Mar. 2021, https://hazanasec.github.io/2021-03-11-Dorking-on-Steriods/.
127+
123128
## Help & Bugs
124129

125130
If you are still confused or found a bug, please [open the issue](https://github.com/dwisiswant0/go-dork/issues). All bug reports are appreciated, some features have not been tested yet due to lack of free time.

0 commit comments

Comments
 (0)