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

Error when trying osint #56

Open
WessimH opened this issue Aug 24, 2024 · 0 comments
Open

Error when trying osint #56

WessimH opened this issue Aug 24, 2024 · 0 comments

Comments

@WessimH
Copy link

WessimH commented Aug 24, 2024

[+]TRYING ON: Instagram
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Threads
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: GitHub
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Holopin
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: YouTube
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Facebook

[N]CONNECTION-ERROR...TRYNG WITH NO PROXIES
[v]USERNAME ..... FOUND
[v]LINK: https://facebook.com/
[I]TAGS:[Social,Chatting]

[+]TRYING ON: Disqus
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Pinterest
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Passes
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Imgur
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: MySpace
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Tellonym
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Twitch
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Wattpad
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: FortniteTracker
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: HackTheBox
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: MyAnimeList
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Oracle
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: SoundCloud
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Vimeo
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Youpic
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Gfycat
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Flickr
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: DeviantArt
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: VKontakte
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: 9GAG
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Dailymotion
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: Tumblr
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: SourceForge
[U]USERNAME FORMAT NOT VALID..SKIPPING

[+]TRYING ON: PyPi
[U]USERNAME FORMAT NOT VALID..SKIPPING
Traceback (most recent call last):
File "/home/kali/Mr.Holmes/MrHolmes.py", line 42, in
Main.Menu(Mode)
File "/home/kali/Mr.Holmes/MrHolmes.py", line 36, in Menu
Menu.Main.main(Mode)
File "/home/kali/Mr.Holmes/Core/Support/Menu.py", line 130, in main
Searcher.MrHolmes.search(username, Mode)
File "/home/kali/Mr.Holmes/Core/Searcher.py", line 285, in search
MrHolmes.Controll(username, nomefile, identity, report, subject,
File "/home/kali/Mr.Holmes/Core/Searcher.py", line 152, in Controll
access = urllib.request.urlopen(source)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 216, in urlopen
return opener.open(url, data, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 519, in open
response = self._open(req, data)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 536, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
result = func(*args)
^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 1377, in http_open
return self.do_open(http.client.HTTPConnection, req)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/urllib/request.py", line 1352, in do_open
r = h.getresponse()
^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/http/client.py", line 1395, in getresponse
response.begin()
File "/usr/lib/python3.11/http/client.py", line 325, in begin
version, status, reason = self._read_status()
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/http/client.py", line 286, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/socket.py", line 706, in readinto
return self._sock.recv_into(b)
^^^^^^^^^^^^^^^^^^^^^^^
ConnectionResetError: [Errno 104] Connection reset by peer

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