You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sundowndev
changed the title
[Bug] Handle Google cookie input when using --output option
[Bug] Handle user input when using --output option
Nov 30, 2018
Added support for json files to make scanners easier to handle. Added a temporary solution for bug #1 and removed proxy list because they were used as HTTP proxies (so useless for requests using HTTPS) and Google was blacklisting them instantly without taking care of the whitelist cookie.
Example command:
python phoneinfoga.py -n "+856 XX XX XXX XXX" -s all --osint -o result.txt
The tool is unable to print in the CLI since it is sending output to the file.
Temporary solution, disable OSINT scan when using output option :
The text was updated successfully, but these errors were encountered: