/getrails-tool

Get trails tool: Get all urls indexed of target

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Getrails

Codacy Badge

GETRAILS

Tool of OSINT and Dork hacking that work with Google and Duckduckgo

Usage

Use: search.py "<seach expression>"
        -d, --dorks             Dorks enable in Google and Duckduckgo hacking
	-t, --tor	<term>	For search in hidden services

Install

git clone https://github.com/Vault-Cyber-Security/getrails.git
cd getrails
pip3 install -r requirements.txt
python3 search.py 'term'

Library

pip3 install getrails --user

See code