Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specific secret keys identification in source code #21

Open
gaurav-mmt opened this issue Mar 28, 2020 · 0 comments
Open

Specific secret keys identification in source code #21

gaurav-mmt opened this issue Mar 28, 2020 · 0 comments

Comments

@gaurav-mmt
Copy link

I would like to check specific set of credentials/keys are defined in source code or not. As i am defining for example this regex.json file and i have also committed the same in my source code for testing purpose.
{
"API key": "ABEFDSPUEPPDUEDE"
"API key": "ABEFDSPUEPPDUasds"
"API key": "ABEFDSPUEasdsdsdef"
}

I executed this command to figure out the trufflehog output with above API keys but i haven't received any of them in output. Please help on it

trufflehog --rules regex.json --entropy=False githuburl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant