[GH-ISSUE #43] "invalid character 'ï' looking for beginning of value" #34

Closed
opened 2026-03-01 14:35:50 +03:00 by kerem · 3 comments
Owner

Originally created by @typeoneboy on GitHub (Nov 27, 2022).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/43

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

Originally created by @typeoneboy on GitHub (Nov 27, 2022). Original GitHub issue: https://github.com/alpkeskin/mosint/issues/43 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: <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
kerem closed this issue 2026-03-01 14:35:50 +03:00
Author
Owner

@RokeJulianLockhart commented on GitHub (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 https://github.com/alpkeskin/mosint/issues/62#issuecomment-1557416366.

<!-- gh-comment-id:1557481567 --> @RokeJulianLockhart commented on GitHub (May 22, 2023): I'm getting > ```log > invalid character ':' after top-level valueinvalid character ':' after top-level value > ``` My config file is <blockquote> ```JSONC { "Breachdirectory": "", "Emailrep": "", "Hunter": "", "Intelx": "", "Psbdmp": "" } ``` </blockquote> per https://github.com/alpkeskin/mosint/issues/62#issuecomment-1557416366.
Author
Owner

@alpkeskin commented on GitHub (Sep 19, 2023):

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

<!-- gh-comment-id:1726544177 --> @alpkeskin commented on GitHub (Sep 19, 2023): Bugs have been fixed in the new version (v3.0.0). Ensure the config file is configured correctly for **Mosint** to work properly.
Author
Owner

@RokeJulianLockhart commented on GitHub (May 1, 2024):

https://github.com/alpkeskin/mosint/issues/43#issuecomment-1726544177

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

<!-- gh-comment-id:2088326068 --> @RokeJulianLockhart commented on GitHub (May 1, 2024): > https://github.com/alpkeskin/mosint/issues/43#issuecomment-1726544177 @alpkeskin, do you mean that *this* bug has been fixed?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mosint#34
No description provided.