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

Dehashed Error - can only concactenate str (not "int") to str #109

Open
1 task done
S7ace opened this issue Dec 18, 2020 · 10 comments
Open
1 task done

Dehashed Error - can only concactenate str (not "int") to str #109

S7ace opened this issue Dec 18, 2020 · 10 comments
Labels
bug Something isn't working dehashed

Comments

@S7ace
Copy link

S7ace commented Dec 18, 2020

Issues not respecting the issue template will be closed without being read, thank you.

Checkbox

  • I have thoroughly checked the answer is not in the wiki.

Env

  • h8mail version: 2.5.4
  • Python version: 3.9
  • Operating System: Debian

Description

I've had the same Dehashed error for a long time, across multiple versions.

At the end of the search I get an error that says:

[!] Dehashed error with email
can only concatenate str (not "int") to str

What I Did

h8mail -t target .txt file -c h8mail_config.ini

@khast3x khast3x added bug Something isn't working dehashed labels Dec 19, 2020
@Sp0Q1
Copy link

Sp0Q1 commented Dec 29, 2020

fixed the error in #110
But I'm not sure why Dehashed is returning a 403, this should not happen afaik.

@Sp0Q1
Copy link

Sp0Q1 commented Jan 12, 2021

I just received a message from dehashed that they fixed this issue.

@rzwolf
Copy link

rzwolf commented Jan 15, 2021

Hi,

I got a similar issue I'll show you below:

h8mail -t email.com -q email.com -c h8mail_config.ini

[>] h8mail is up to date
[] Removing duplicates
[>] Targets:
[>] email.com
[>] scylla.sh is up
[
] Target factory started for email.com
[~] [email.com]>[dehashed]
[!] Dehashed error with email.com
'total'

email.com it's just an example to write here.

@S7ace
Copy link
Author

S7ace commented Feb 4, 2021

Hey, just an update to this one:

Still getting an error with the new 2.5.5.

[!] Dehashed error with joe.bloggs@joebloggs.blogs
can only concatenate str (not "int") to str

Also Scylla.sh has been giving an error for the last month or so:

[~] scylla.so is down, skipping

Happy to open a separate issue for that one if needs be.

Thanks for the work on the new Version :)

@khast3x
Copy link
Owner

khast3x commented Feb 4, 2021

Ah shoot I though this got fixed but seems not. Thanks for the heads up.
Did you use any special query (-q) when executing h8mail with dehashed @S7ace ?

Cheers

Edit: Also the scylla service is currently being fixed & scaled, so it should hopefully be back soon

@S7ace
Copy link
Author

S7ace commented Feb 4, 2021

No nothing out of the usual Syntax:

h8mail -t target.txt -c h8mail-config.ini

And yeah I noticed that scylla is going through some changed so that's cool - want those password back!!

@khast3x
Copy link
Owner

khast3x commented Feb 4, 2021

So it seems this error only happens when dehashed has no results for the targeted email. If dehashed does have data from the target, h8mail should work as intended.
This issue should be fixed in the next release

@S7ace
Copy link
Author

S7ace commented Feb 5, 2021

Ok great.

On that note, just to make you aware I have use h8mail on a same set of targets that I have used directly with dehashed and have had no results in h8mail, when I have in dehashed.

Hopefully we're all good in the next release though!

@khast3x khast3x closed this as completed Feb 19, 2021
@khast3x khast3x reopened this Feb 19, 2021
@johnmerced-ks
Copy link

+1 Looking forward for this fix!

@ZerkerEOD
Copy link

So I am having this issue also. I have tried a domain that I know has compromises on dehashed. My errror output is:

[>] Found dehashed_email configuration key
[>] Found dehashed_key configuration key
[>] scylla.so is up
[] Target factory started for REDACTED
[] [REDACTED]>[dehashed]
[!] Dehashed error with REDACTED
can only concatenate str (not "int") to str
[~] [REDACTED]>[scylla.so]
[!] scylla.so error: REDACTED
Expecting value: line 2 column 1 (char 1)

Good news is it isn't using api credits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dehashed
Projects
None yet
Development

No branches or pull requests

6 participants