An open API service indexing awesome lists of open source software.

https://github.com/stef/cryptokraaken

scans for OpenPGP encrypted messages and key material
https://github.com/stef/cryptokraaken

Last synced: about 1 year ago
JSON representation

scans for OpenPGP encrypted messages and key material

Awesome Lists containing this project

README

          

cryptokraaken

tools to filter cryptographic keymaterial and encrypted messages.

(also proof that openpgp/rfc4880 is a cheap NSA strong selector)

- regexps: regexps for various interesting crypto material
- keyfind: python based slowish PoC
- kraakengrep: google re2 - based tool for faster grepping
- pgp.magic: file(1) magic rules for detailed reporting on PGP content
- extractblobs.sh: carves out kraakengrep results
- tests: scripts for benchmarks