Skip to content

Commit

Permalink
Update MindAPI.md - added JS Miner and Go Buster
Browse files Browse the repository at this point in the history
  • Loading branch information
dsopas authored Feb 27, 2024
1 parent 3002ee8 commit 5df4aa0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions MindAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,14 @@
##### ReconAIzer
- <https://github.com/hisxo/ReconAIzer>

##### JS Miner
- [Detecting API endpoints and source code with JS Miner](https://danaepp.com/detecting-api-endpoints-and-source-code-with-js-miner)
- <https://github.com/minamo7sen/burp-JS-Miner>

##### GoBuster
- `gobuster vhost -k --append-domain -u TARGET.TLD -w wordlist.txt`
- <https://github.com/OJ/gobuster>

### Supported Content Types

- Play with request URL
Expand Down

0 comments on commit 5df4aa0

Please sign in to comment.