johnsaigle / scary-strings

Collection of wordlists containing dangerous function calls in many languages
GNU General Public License v3.0
22 stars 4 forks source link

Add a list for generic secrets #32

Open johnsaigle opened 1 year ago

johnsaigle commented 1 year ago

Here's an example of some stuff: https://github.com/tomnomnom/gf/blob/master/examples/sec.json

asymmetric key pairs would be a good example, e.g. RSA PRIVATE and equivalents for other algorithms

If there are common patterns for API keys for various services that would be great too. Check the cloud version of hacktricks

johnsaigle commented 1 year ago

Added some generic secret detection in 2e15d3b4b20f6cf4e8947fc6b46f32b18363a3e4