From affef13a32e4136d7faa175c42309aa736856f01 Mon Sep 17 00:00:00 2001 From: Eshan Singh <32596297+R0X4R@users.noreply.github.com> Date: Sat, 20 Nov 2021 13:00:03 +0530 Subject: [PATCH] fixed `README.md` errors --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8a8f239..8bfa56c 100644 --- a/README.md +++ b/README.md @@ -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 ``` @@ -143,10 +143,10 @@ garud:~ garud -d hackerone.com. -o hackerone -t 300

Notifications

-[`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)

Donate