Created
April 27, 2017 20:22
-
-
Save amotmot/0b0e11f9b3f68538bffd08c2a802b18e to your computer and use it in GitHub Desktop.
search weak crypto
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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