Skip to content

Instantly share code, notes, and snippets.

@amotmot
Created April 27, 2017 20:22
Show Gist options
  • Save amotmot/0b0e11f9b3f68538bffd08c2a802b18e to your computer and use it in GitHub Desktop.
Save amotmot/0b0e11f9b3f68538bffd08c2a802b18e to your computer and use it in GitHub Desktop.
search weak crypto
#!/bin/sh
exec rg -i -e 'md2|md4|md5|sha1|rc2|rc4|mersenne|mt19937|ecb|3des|getpid|srand|oee|crc|rot13' $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment