Skip to content

Bug Bounty Galore πŸ”₯

Compare
Choose a tag to compare
@bee-san bee-san released this 05 Oct 16:36
· 163 commits to main since this release
89797b5

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

Full Changelog: 4.0.0...4.1.0