Skip to content

Commit

Permalink
fixed README.md errors
Browse files Browse the repository at this point in the history
  • Loading branch information
R0X4R committed Nov 20, 2021
1 parent 3ecbc17 commit affef13
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Add threads to your scan
```bash
garud:~ garud -d hackerone.com -o hackerone -t 200
```
Scan for blind xss, you can get your xss server from [xsshunter.com](https://xsshunter.com/)
Scan for blind xss, you can get your xss server from [`xsshunter.com`](https://xsshunter.com/)
```bash
garud:~ garud -d hackerone.com -o hackerone -b test.xss.ht
```
Expand Down Expand Up @@ -143,10 +143,10 @@ garud:~ garud -d hackerone.com. -o hackerone -t 300

<h3>Notifications</h3>

[`slack notification bot`](https://slack.com/intl/en-it/help/articles/115005265063-Incoming-webhooks-for-Slack)
[`discord notification bot`](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks)
[`telegram notification bot`](https://core.telegram.org/bots#3-how-do-i-create-a-bot)
[`configure notify`](https://github.com/projectdiscovery/notify#config-file)
[`@slack`](https://slack.com/intl/en-it/help/articles/115005265063-Incoming-webhooks-for-Slack)
[`@discord`](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks)
[`@telegram`](https://core.telegram.org/bots#3-how-do-i-create-a-bot)
[`configure-notify`](https://github.com/projectdiscovery/notify#config-file)

<p align="left">
<h3>Donate</h3>
Expand Down

0 comments on commit affef13

Please sign in to comment.