sundowndev / phoneinfoga-google-driver

WIP - Chromium plugin for PhoneInfoga's Google Search scanner

Home Page:https://github.com/sundowndev/PhoneInfoga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ This project was abandonned and thus will not be maintained anymore

phoneinfoga-google-driver

action Go Report Card release

By default, the Google search scanner doesn't scan links but simply generate them. This driver is intended to complete the job. You may ask, why not including this in the existing project ? Because the default beharvior of PhoneInfoga should be simple and easy to handle. Installing Chromium web driver would add some level of complexity which I want to avoid.

This program is not compatible with Termux.

Install

You don't need to install Phoneinfoga first, just get the binary.

Or, install using Go get :

$ go get github.com/sundowndev/phoneinfoga-google-driver

Usage

Make sure you have Chromium installed on your computer.

$ phoneinfoga-google-driver "+1 555-444-6666"

It should then use Chromium to scan links then send results in the CLI. If a captcha occurs, a non-headless window will pop up and you'll need to complete captcha.

About

WIP - Chromium plugin for PhoneInfoga's Google Search scanner

https://github.com/sundowndev/PhoneInfoga

License:GNU General Public License v3.0


Languages

Language:Go 100.0%