Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dwisiswant0/bounty-targets-alert
It's an watcher for new scopes added to bounty-targets-data and send you alert to Slack.
https://github.com/dwisiswant0/bounty-targets-alert
bugbounty bugbountytips bugcrowd federacy hackenproof hackerone intigriti vdp vrp yeswehack
Last synced: about 2 months ago
JSON representation
It's an watcher for new scopes added to bounty-targets-data and send you alert to Slack.
- Host: GitHub
- URL: https://github.com/dwisiswant0/bounty-targets-alert
- Owner: dwisiswant0
- Created: 2020-08-30T17:14:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-02T15:43:48.000Z (almost 3 years ago)
- Last Synced: 2024-08-05T17:42:59.921Z (4 months ago)
- Topics: bugbounty, bugbountytips, bugcrowd, federacy, hackenproof, hackerone, intigriti, vdp, vrp, yeswehack
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 55
- Watchers: 4
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-hacking-lists - dwisiswant0/bounty-targets-alert - It's an watcher for new scopes added to bounty-targets-data and send you alert to Slack. (Shell)
README
# bounty-targets-alert
It's an watcher for new scopes added to **[bounty-targets-data](https://github.com/arkadiyt/bounty-targets-data)** and send you alert to Slack.
![bounty-targets-alert](https://user-images.githubusercontent.com/25837540/91665191-098cf380-eb1e-11ea-916e-53675edb3987.png)
## Dependencies
### Pre-requisites
- curl _([libcurl](https://curl.haxx.se/libcurl/))_
- [go1.13+](https://golang.org/dl/)### Requirements
- [jq](https://stedolan.github.io/jq/download/)
- [anew](https://github.com/tomnomnom/anew)
- [slackcat](https://github.com/dwisiswant0/slackcat)## Usage
Based on [this](https://github.com/arkadiyt/bounty-targets-data#status), I recommend you to run this every hour in a cronjob.
```bash
▶ crontab -e
0 * * * * /path/to/bounty-targets-alert/main https://hooks.slack.com/services/xxx/xxx/xxx
```## Contact
[![Twitter Follow](https://img.shields.io/twitter/follow/dwisiswant0.svg?style=social)](https://twitter.com/dwisiswant0)
Follow me at Twitter, DMs are always open.