Coder Social home page Coder Social logo

redbeard-92 / agnee Goto Github PK

View Code? Open in Web Editor NEW

This project forked from r0x4r/agnee

0.0 0.0 0.0 308 KB

Find sensitive information using dorks from different search-engines.

Home Page: https://pypi.org/project/agnee

License: MIT License

Python 100.00%

agnee's Introduction


Agnee logo

Find sensitive information using dorks from different search-engines.


Agnee usage


Agnee uses search_engines to find sensitive information about given domain using multiple dorks through mutltiple search-engines. I have modified some code of search_engines and used it in this script to get the custom results and currently it only find results from bing, google and yahoo (will implement more in future for sure).

Installation

sudo pip3 install git+https://github.com/R0X4R/Search-Engines-Scraper.git && sudo pip3 install agnee

Note: Before installing agnee you must need git and python3 installed on your system.

Usage

  • Simple usage arguments

    $ agnee -d testphp.vulnweb.com
    
    https://www.exploit-db.com/ghdb/6630
    https://www.exploit-db.com/ghdb/5665
    http://testphp.vulnweb.com/secured/phpinfo.php
  • To use a specific engine

    $ agnee -d testphp.vulnweb.com -e yahoo
    
    Yahoo Dork: inurl:"/.git" testphp.vulnweb.com -github
    
    https://www.exploit-db.com/ghdb/6630
    https://www.exploit-db.com/ghdb/5665
    http://testphp.vulnweb.com/secured/phpinfo.php
  • To search specific number of pages

    $ agnee -d testphp.vulnweb.com -p 1
  • Use all the search-engines

    $ agnee -d testphp.vulnweb.com -all

    Note: Sometimes google may block your requests so you need to wait for few hours.


Donate

If this tool helped you or you like my work

buymeacoffee.com/R0X4R pmny.in/bIKNZngt4ys1 ko-fi.com/R0X4R

Warning: This code was originally created for personal use, do not abuse the traffic, please use with caution.

agnee's People

Contributors

r0x4r avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.