Code Monkey home page Code Monkey logo

recon's Introduction

About this tool

This tool uses Python Selenium to parse through certain sites and retrieve IP addresses, email addresses, and password leaks.

Information

You need to have Mozilla Firefox installed. Your usernames and passwords are secure, and used only for logging in to the sites used by the tool when you request it. Information found gets saved in files named 'emails.txt' and 'ips.txt'. The leaks are always found last. Once the tool finishes, if you wanted leaks, you will need to hit 'Yes' to download the leak file. They will get saved in a file called 'Search Leaks.csv'.

Installation and usage

To install and use this tool, download recon.py, recon.config, geckodriver.exe from here, urllib3 from here, and selenium from here. Selenium and urllib3 should be in the same folder. Make sure the geckodriver and selenium paths are in recon.config, lines 5 and 6 respectively. Example run: recon.py -a company.com -c "company name" "company name 2"

Entering credentials

You must have a poppingboxes.com account and an actual hunter.io login/password. There is an option on the site to sign in with google, but you need to have a password and email with it. If you usually sign in with google, go to your account information and hit set password, then go to your email and folllow the instructions. In recon.config, put the necessary credentials in where it tells you to. Make sure to keep lines 1-6 as credentials only, in the correct order. Lines after 6 are avaialable for notes on what goes where.

Changing default settings

To change the default settings, open the recon.py file in a text editor, and near the beggining it has lines that start with 'parser.add_argument'. Change the 'default=True' to 'default=False'. Near the end of the line it will say "action='store_false'", change it to "action='store_true'".

recon's People

Contributors

jroroneequals1 avatar clr2of8 avatar

Watchers

James Cloos avatar  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.