PyWhat Versions Save

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙‍♀️

5.1.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/bee-san/pyWhat/compare/5.0.0...5.1.0

5.0.0

2 years ago

⚠ Breaking

These regexes were changed to rarity of 0 and no longer appear by default in the CLI https://github.com/bee-san/pyWhat/pull/198/files

What's Changed

New Contributors

Full Changelog: https://github.com/bee-san/pyWhat/compare/4.3.1...5.0.0

4.3.1

2 years ago

We set a bunch of the most spammiest regex down to 0, to reduce the amount of spam you see when using PyWhat! 🥳

What's Changed

Full Changelog: https://github.com/bee-san/pyWhat/compare/4.3.0...4.2.1

4.3.0

2 years ago

Turns a lot of spammy regex down to 0.1 so you won't see them unless you want to. Also adds some new regex :)

What's Changed

New Contributors

Full Changelog: https://github.com/bee-san/pyWhat/compare/4.2.0...4.3.0

4.2.0

2 years ago

No breaking changes, just good old fashioned additions :)

What's Changed

New Contributors

Full Changelog: https://github.com/bee-san/pyWhat/compare/4.1.0...4.2.0

4.1.0

2 years ago

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

New Contributors

Full Changelog: https://github.com/bee-san/pyWhat/compare/4.0.0...4.1.0

4.0.0

2 years ago

In this release we added 67 new bug bounty regex!

Run PyWhat in your toolchains with pywhat --include "Bug Bounty" to find all the bugs 🐛🐛

We also switched to a new raw mode so you can easily check for links :)

3.4.1

2 years ago

What’s Changed

  • Add orjson extra to pyproject.toml (#143) @piatrashkakanstantinass

Orjson increases the speed of PyWhat :)

3.4.0

2 years ago

What’s Changed

  • Implement subcategories (#127) @piatrashkakanstantinass
  • Make searching filenames for matches optional (#128) @amadejpapez
  • Better regex for BTC, BCH and XMR wallets (#129) @amadejpapez
  • Fix for --json command option (#135) @amadejpapez
  • Remove children data from identify() return object (#134) @piatrashkakanstantinass
  • Release 3.4.0 :) (#132) @bee-san

3.3.0

2 years ago

What’s Changed

  • Completely remove Name-That-Hash support (#124) @amadejpapez
  • Added and removed some of the tags (#123) @amadejpapez
  • Fix json error (#122) @piatrashkakanstantinass
  • [ImgBot] Optimize images (#121) @imgbot
  • Sort TLDs by length (#119) @piatrashkakanstantinass
  • Updated gifs, images and text in the README (#120) @amadejpapez
  • Fix discord badge (#113) @piatrashkakanstantinass
  • Update dev-dependencies (#111) @piatrashkakanstantinass
  • Fix url for EUI-48 Identifier (#112) @logocomune
  • Identify Discord tokens (#110) @amadejpapez
  • Tests to check if sorted by rarity, if correct regex format,... (#109) @amadejpapez
  • Adding AWS credential types (#91) @belialboy
  • Add PGP public keys for #84 (#105) @baldoarturo
  • Amazon Standard Identification Number (ASIN) (#104) @mimiflynn
  • add unix timestamp support (#85) @Granitosaurus
  • Add support for boundaryless regex (#86) @piatrashkakanstantinass