Giter VIP home page Giter VIP logo

phoneinfoga's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phoneinfoga's Issues

Bad Request or Wrong Api key

[] The number is valid and possible.
[
] Running Numverify.com scan...
[!] An error occured while calling the API (bad request or wrong api key).
[] Running OVH scan...
[
] Scan finished.

Last step error showing me

~/Phoneinfoga $ python phoneinfoga.py -n (+91phonenumber)
___ _ _____ __
/ _ \ |__ ___ _ __ ___ _ _ __ / | ___ __ _ __ _
/ /
)/ '_ \ / _ | '_ \ / _ \ / // '_ | |_ / _ \ / |/ _ |
/ /| | | | () | | | | _// / | | | | | () | (| | (| |
/ |
| ||___/|| ||__/ || ||| ___/ _, |_,|
|___/
PhoneInfoga Ver. v1.0.0-rc2
Coded by Charon IV

Traceback (most recent call last):
File "/data/data/com.termux/files/home/Phoneinfoga/phoneinfoga.py", line 92, in
requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += 'HIGH:!DH:!aNULL'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'

Got this error

[!] Request failed. Please retry or open an issue on GitHub.
Traceback (most recent call last):
File "C:\Users\OSINT\Phoneinfoga\phoneinfoga.py", line 569, in
scanNumber(args.number)
File "C:\Users\OSINT\Phoneinfoga\phoneinfoga.py", line 536, in scanNumber
osintScan()
File "C:\Users\OSINT\Phoneinfoga\phoneinfoga.py", line 477, in osintScan
osintReputationScan()
File "C:\Users\OSINT\Phoneinfoga\phoneinfoga.py", line 395, in osintReputationScan
for result in search(dorkRequest, stop=dork['stop']):
TypeError: 'NoneType' object is not iterable

h

j

when i run this. why does not give me the websides info about phones.

running Numverify.com scan...
[!] An error occured while calling the API (bad request or wrong api key).
[] Running OVH scan...
[
] Running OSINT footprint reconnaissance...
[] Generating scan URL on 411.com...
[
] Would you like to use an additional format for this number ? (y/N) n
[] ---- Web pages footprints ----
[
] Searching for footprints on web pages... (limit=5)
[!] Request failed. Please retry or open an issue on GitHub.
Traceback (most recent call last):
File "phoneinfoga.py", line 568, in
scanNumber(args.number)
File "phoneinfoga.py", line 535, in scanNumber
osintScan()
File "phoneinfoga.py", line 460, in osintScan
for result in search(req, stop=5):
TypeError: 'NoneType' object is not itera

Error whenever I run it

Whenever I run it it gives me this error

AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'

404: Not Found

Update phoneinfoga and it doesn't respond any command, it says:

File "phoneinfoga.py", line 1
404: Not Found
^
SyntaxError: invalid syntax

iam not getting my results properly ,,,, iam just a begginer .. please just help me

[] The number is valid and possible.
[
] Running Numverify.com scan...
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request
six.raise_from(e, None)
File "", line 3, in raise_from
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 440, in _make_request
httplib_response = conn.getresponse()
File "/usr/lib/python3.9/http/client.py", line 1347, in getresponse
response.begin()
File "/usr/lib/python3.9/http/client.py", line 307, in begin
version, status, reason = self._read_status()
File "/usr/lib/python3.9/http/client.py", line 268, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "/usr/lib/python3.9/socket.py", line 704, in readinto
return self._sock.recv_into(b)
File "/usr/lib/python3.9/ssl.py", line 1241, in recv_into
return self.read(nbytes, buffer)
File "/usr/lib/python3.9/ssl.py", line 1099, in read
return self._sslobj.read(len, buffer)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
resp = conn.urlopen(
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 531, in increment
raise six.reraise(type(error), error, _stacktrace)
File "/usr/lib/python3/dist-packages/six.py", line 702, in reraise
raise value.with_traceback(tb)
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request
six.raise_from(e, None)
File "", line 3, in raise_from
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 440, in _make_request
httplib_response = conn.getresponse()
File "/usr/lib/python3.9/http/client.py", line 1347, in getresponse
response.begin()
File "/usr/lib/python3.9/http/client.py", line 307, in begin
version, status, reason = self._read_status()
File "/usr/lib/python3.9/http/client.py", line 268, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "/usr/lib/python3.9/socket.py", line 704, in readinto
return self._sock.recv_into(b)
File "/usr/lib/python3.9/ssl.py", line 1241, in recv_into
return self.read(nbytes, buffer)
File "/usr/lib/python3.9/ssl.py", line 1099, in read
return self._sslobj.read(len, buffer)
urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/samjo/Phoneinfoga/phoneinfoga.py", line 568, in
scanNumber(args.number)
File "/home/samjo/Phoneinfoga/phoneinfoga.py", line 533, in scanNumber
numverifyScan()
File "/home/samjo/Phoneinfoga/phoneinfoga.py", line 291, in numverifyScan
response = requests.request("GET", "https://numverify.com/php_helper_scripts/phone_api.php?secret_key={}&number={}".format(apiKey, number), data="", headers=headers)
File "/usr/lib/python3/dist-packages/requests/api.py", line 61, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python3/dist-packages/requests/adapters.py", line 498, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

this text above is just after verifying the number.
what is my mistake..

NoneType is not iterable for OSINT ++ numverify fails.

[] Searching for documents... (limit=10)
[
] ---- Reputation footprints ----
[*] Searching for reputation report on whosenumber.info...
[!] Request failed. Please retry or open an issue on GitHub.
Traceback (most recent call last):
File "phoneinfoga.py", line 568, in
scanNumber(args.number)
File "phoneinfoga.py", line 535, in scanNumber
osintScan()
File "phoneinfoga.py", line 476, in osintScan
osintReputationScan()
File "phoneinfoga.py", line 394, in osintReputationScan
for result in search(dorkRequest, stop=dork['stop']):
TypeError: 'NoneType' object is not iterable

and

[] Running Numverify.com scan...
[!] An error occured while calling the API (bad request or wrong api key).
[
] Running OVH scan...

Fix?

Html5lib.

How do I fix following error?

"Couldn't find a tree builder with the features you requested: html5lib. Do you need to install a parser library?"

syntax error near unexpected token `('

When i run python phoneinfoga.py -n {the number}, i get the error " syntax error near unexpected token `(' "
side note: I tried running it on Gitpod and Repl.it and got the same error.

Error while Running local scan

while trying this: python3 phoneinfoga.py -n [number] -s all --osint a TimeoutError occured. I have find the line which is responsible about the error (line 238) and the solution for me was just to change the ".eu" to ".com".

there is no file called requirement.txt

┌──(root💀kali)-[~/PhoneInfoga]
└─# python3 -m pip install -r requirements.txt
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

┌──(root💀kali)-[~/PhoneInfoga]
└─# ls 1 ⨯
api cmd config docs go.sum main.go PhoneInfoga scanners utils
client CODEOWNERS Dockerfile go.mod LICENSE mkdocs.yml README.md support

┌──(root💀kali)-[~/PhoneInfoga]
└─# --help
--help: command not found

bad request or wrong api kkey

!] Request failed. Please retry or open an issue on GitHub.
Traceback (most recent call last):
File "/home/sidharth/Phoneinfoga/phoneinfoga.py", line 568, in
scanNumber(args.number)
File "/home/sidharth/Phoneinfoga/phoneinfoga.py", line 535, in scanNumber
osintScan()
File "/home/sidharth/Phoneinfoga/phoneinfoga.py", line 470, in osintScan
for result in search('intext:"{}" | intext:"{}" ext:doc | ext:docx | ext:odt | ext:pdf | ext:rtf | ext:sxw | ext:psw | ext:ppt | ext:pptx | ext:pps | ext:csv | ext:txt'.format(number,internationalNumber), stop=10):
TypeError: 'NoneType' object is not iterable

please need reply urgently

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.