GRecon: automates the process of Google Dorking

GRecon

GRecon (Greei-Conn) is a simple python tool that automates the process of Google-Based Recon AKA Google Dorking The current Version 1.0 Run 7 Search Queries (7 Micro-Plugins) on the specified Target Providing Awesome Results

Current Version Run Google Search Queries to find :

  • Subdomains
  • Sub-Subdomains
  • Signup/Login pages
  • Dir Listing
  • Exposed Docs
    • pdf…xls…docx…
  • WordPress Entries
  • Pasting Sites
    • Records in patsebin,Ghostbin…

Install

git clone https://github.com/adnane-X-tebbaa/GRecon.git
cd GRecon
python3 -m pip install -r requirements.txt

Use

python3 Grecon.py

Copyright (c) 2020 adnane tebbaa

Source: https://github.com/adnane-X-tebbaa/