Skip to content

Commit

Permalink
Merge pull request #34 from karthikuj/add-sasori
Browse files Browse the repository at this point in the history
Adds sasori crawler
  • Loading branch information
dsopas committed Jun 21, 2024
2 parents 9a6e0b7 + 9b328b4 commit 9ff834a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MindAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,10 @@
- `cat subdomains_list.httpx | katana -mdc 'contains(endpoint, "api")' -o katana_api_output`
- <https://github.com/projectdiscovery/katana>

##### Sasori
- `sasori start -c config.json -o sasori_output.txt`
- <https://github.com/karthikuj/sasori>

### Supported Content Types

- Play with request URL
Expand Down

0 comments on commit 9ff834a

Please sign in to comment.