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

"invalid character 'ï' looking for beginning of value" #43

Closed
typeoneboy opened this issue Nov 27, 2022 · 3 comments
Closed

"invalid character 'ï' looking for beginning of value" #43

typeoneboy opened this issue Nov 27, 2022 · 3 comments

Comments

@typeoneboy
Copy link

When I run sudo go run mosint <email>, it gives me this error:

|invalid character 'ï' looking for beginning of valueinvalid character 'ï' looking for beginning of valueinvalid character 'ï' looking for beginning of valueinvalid character 'ï' looking for beginning of valueinvalid character 'ï' looking f
Target Email:
|--> Verified ✔
|--> Not Disposable ✔
invalid character 'ï' looking for beginning of valueinvalid character 'ï' looking for beginning of value
Social Media Results:
|- Spotify 👀
|- Twitter 👀
|- Discord 👀
|- Adobe 👀
|- Instagram 👀
invalid character 'ï' looking for beginning of valueinvalid character 'ï' looking for beginning of valueinvalid character 'ï' looking for beginning of value
Lookup Results:
+-----+------------------------------------------------------------------+
| IP | [redacted] |
| IP | [redacted] |
| NS | ns3.google.com. |
| NS | ns4.google.com. |
| NS | ns2.google.com. |
| NS | ns1.google.com. |
| MX | gmail-smtp-in.l.google.com. |
| MX | alt1.gmail-smtp-in.l.google.com. |
| MX | alt2.gmail-smtp-in.l.google.com. |
| MX | alt3.gmail-smtp-in.l.google.com. |
| MX | alt4.gmail-smtp-in.l.google.com. |
| TXT | v=spf1 |
| | redirect=_spf.google.com |
| TXT | globalsign-smime-dv=[redacted] |
+-----+------------------------------------------------------------------+

this is my mosint-config.json file
{ "Breachdirectory": "<API key>", "Hunter": "<API key>", "Emailrep": "", "Intelx": "<API key>", "Psbdmp": "True" }

I have also noticed it is does not seem to be using any of my config. Any help would be appreciated. I have also noticed it is does not seem to be using any of my config. Cheers

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented May 22, 2023

I'm getting

invalid character ':' after top-level valueinvalid character ':' after top-level value

My config file is

{
	"Breachdirectory": "",
	"Emailrep": "",
	"Hunter": "",
	"Intelx": "",
	"Psbdmp": ""
}

per #62 (comment).

@alpkeskin
Copy link
Owner

Bugs have been fixed in the new version (v3.0.0). Ensure the config file is configured correctly for Mosint to work properly.

@RokeJulianLockhart
Copy link

#43 (comment)

@alpkeskin, do you mean that this bug has been fixed?

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

3 participants