Skip to content

Instantly share code, notes, and snippets.

@balook
Created November 5, 2020 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save balook/11ef52be2d0b1b73274ff8c5034fab6e to your computer and use it in GitHub Desktop.
Save balook/11ef52be2d0b1b73274ff8c5034fab6e to your computer and use it in GitHub Desktop.
notify project discovery tool conf file set
burp_biid: "123456798"
slack_webhook_url: https://hooks.slack.com/services/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
slack_username: prob
slack_channel: alert
slack: true
discord_webhook_url: https://discord.com/api/webhooks/763657778480414721/lZyZIbTFP9ZtL_0nPrUS9fGtsf-D4xPgCv_ESp4Olv4jMrCjv3YS608WIPJHxh-sxc8F
discord_username: fucker
discord_avatar: https://s3-us-west-2.amazonaws.com/slack-files2/avatars/2020-06-16/1187303449506_6797a98877d4d2f9a11d_132.jpg
discord: true
interval: 2
http_message: |-
The collaborator server received an {{protocol}} request from {{from}} at {{time}}:
```
{{request}}
{{response}}
```
dns_message: |-
The collaborator server received a DNS lookup of type {{type}} for the domain name {{domain}} from {{from}} at {{time}}:
```
{{request}}
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment