Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 875 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 875 Bytes

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