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

TruffleHog #2

Open
jaikishantulswani opened this issue Nov 30, 2018 · 2 comments
Open

TruffleHog #2

jaikishantulswani opened this issue Nov 30, 2018 · 2 comments

Comments

@jaikishantulswani
Copy link

Hi @bugbaba ,
I am testing my trufflehog installation using your test repository. As this issue is not directory related to your repo but I am only getting the ssh result issue

trufflehog --entropy=True https://github.com/bugbaba/test4truffleHog.git

`
Reason: High Entropy
Date: 2018-02-03 17:40:16
Hash: d6e6679
Filepath: ssh_keys
Branch: origin/master
Commit: Create ssh_keys
@@ -1,11 +0,0 @@
-These are my ssh keys

-ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAklOUpkDHrfHY17SbrmTIpNLTGK9Tjom/BWDSU
-GPl+nafzlHDTYW7hdI4yZ5ew18JH4JW9jbhUFrviQzM7xlELEVf4h9lFX5QVkbPppSwg0cda3
-Pbv7kOdJ/MTyBlWXFCR+HAo3FXRitBqxiX1nKhXpHAZsMciLq8V6RjsNAQwdsdMFvSlVK/7XA
-t3FaoJoAsncM1Q9x5+3V0Ww68/eIFmb1zuUFljQJKprrX88XypNDvjYNby6vw/Pb0rwert/En
-mZ+AW4OZPnTPI89ZPmVMLuayrD2cE86Z/il8b+gw3r3+1nKatmIkjn2so1d01QraTlMqVSsbx
-NrRFi9wrf+M7Q== schacon@mylaptop.local
`

But If I run trufflehog like

trufflehog --rules=regexes.json --entropy=True https://github.com/bugbaba/test4truffleHog.git

getting this issue

Traceback (most recent call last): File "/usr/local/bin/trufflehog", line 11, in <module> load_entry_point('truffleHog==2.0.92', 'console_scripts', 'trufflehog')() File "build/bdist.linux-i686/egg/truffleHog/truffleHog.py", line 47, in main TypeError: exceptions must be old-style classes or derived from BaseException, not str

Could you please help me to get this work and show all the issues.

Thanks

@bugbaba
Copy link
Owner

bugbaba commented Dec 3, 2018

Hi @jaikishantulswani,

This repository was created to get the benchmark among different tools that falls under this category
So I would suggest trying other tools and then choosing the one that gives better results and less false positives.

personally as of now, I am not using any tooling for this task so can suggest any.

Regards,
Bugbaba

@jaikishantulswani
Copy link
Author

Hi @bugbaba ,
Thank you for your reply, could you please help me to get rid of the above trufflehog issue. Could you please check this at your end , is that working fine at your side ?

Regards,

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

2 participants