Git Product home page Git Product logo

recon's Introduction

Recon

Using SubBrute and Eyewitness to perform OSINT on a supplied domain.

Usage: ./recon.sh DOMAIN TARGET OUTPUTFILE_FOR_SUBBRUTE OUTPUT_DIRECTORY

Example: root@yourmom:~/tools/Recon# ./recon.sh cisco.com /tmp/output_cisco.txt /tmp/output/cisco/
Starting SubDomain Brute Force!
testing cisco.com
output file for subbrute /tmp/output_cisco.txt
output directory for EyeWitness /tmp/output/cisco/

NOTE: The tools currently takes a target domain from the command line, runs Subbrute then imports that file into EyeWitness. Run setup.sh to create a tools directory and install SubBrute and EyeWitness. If you already have the tools then modify the recon.sh script with the appropriate paths.

ADDED: Set target at the command line
Ability to set OUTPUT file and directory from command line
created setup file (setup.sh) to install Subbrute and Eyewitness
Added tail -f to see subbrute output in real-time

CREDITS: https://github.com/TheRook/subbrute
https://github.com/ChrisTruncer/EyeWitness

TODO: Figure out how to get status feedback from the tools while they are running. (COMPLETE)
For Subbrute, could we count # of requests in target file, and have the tool count as it makes requests? Then output this to screen. For EyeWitness, can we just pipe STDOUT to screen to see its status?
Add in command line switch to use specific brute files for Subbrute instead of tools default
Add in command line switch for EyeWitness to expand on type of scan (Web, RDP, VNC, ALL)
Expand on setup script so that it checks for subbrute and eyewitness in locations other than ~tools/
Add command line switch to specify tool locations for SubBrute and EyeWintness.

recon's People

Contributors

packetfocus avatar

Watchers

 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.