getrails-tool icon indicating copy to clipboard operation
getrails-tool copied to clipboard

Get trails tool: Get all urls indexed of target

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