Bug Bounty Galore π₯
Stuff you want to know
- Curl webhooks in the exploit section for bug bounties are automatically filled in
- We now support piping, so you can do
curl skerritt.blog | pywhat
- When in bug bounty mode (
--includes "Bug Bounty"
) we no longer print "Nothing found!" so you can alert on any printing :) - A bunch of new Regex!
What's Changed
- Updates bug bounty commands by @bee-san in #154
- New Relic Keys by @colinodell in #156
- Automatically fill in the Curl webhook by @colinodell in #157
- Create CONTRIBUTING.md by @bee-san in #139
- Bug fixes and cleanup by @piatrashkakanstantinass in #147
- Add pipeline support by @piatrashkakanstantinass in #159
- Add black and isort tests by @piatrashkakanstantinass in #161
- Do not print 'Nothing found!' in bug bounty mode by @Alireza-Sampour in #165
- [ImgBot] Optimize images by @imgbot in #166
- Add Keyhacks information to Exploits where applicable by @vanjo9800 in #162
- Fix exploit token replacement when having multiple matches by @vanjo9800 in #167
- Added Turkish regexes by @sonniki in #169
- Adding test for pypi upload token by @davidclarance in #170
- added nano; simplify by @hexiro in #168
- Regex Tests: Added Hawk API test and Fixed Discord WebHook Regex by @0xmostafam in #173
New Contributors
- @colinodell made their first contribution in #156
- @Alireza-Sampour made their first contribution in #165
- @vanjo9800 made their first contribution in #162
- @sonniki made their first contribution in #169
- @davidclarance made their first contribution in #170
- @hexiro made their first contribution in #168
- @0xmostafam made their first contribution in #173
Full Changelog: 4.0.0...4.1.0