Giter Site home page Giter Site logo

import3r / huntsman Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 1.0 274 KB

a python script that automates recon flow for a given target domain.

Python 100.00%
reconnaissance bugbounty recon security-tools wrapper tool python-tools scanner amass aquatone

huntsman's Introduction

Huntsman - web application recon and asset discovery

image

Description

A python script that automates my discovery process and recon workflow for given target domains/assets, by utilizing open-source tools used for web application testing.

What it does

  • Utilizes "Amass" in enum mode to collect subdomains under given domains.
  • Utilizes an open-source tool by gwen001 to perform GitHub-dorking with a GitHub access token to collect more subdomains.
  • Utilizes "Aquatone" to perform visual sorting of discovered end-points to seperate unique web applications from duplicate ones.
  • Utilizes "Subdomainizer" to scan responses and JS files for potentially sensitive information.

Setup

  • Clone "Huntsman" from Github:
git clone https://github.com/Import3r/Huntsman.git
  • Change directory to "Huntsman":
cd Huntsman
  • Install needed packages from apt_packages.txt:
xargs -r -a apt_packages.txt sudo apt-get install -y
  • Run "Huntsman":
python3 main.py

Note: running "Huntsman" for the first time may trigger the installer prompt for missing tools.

huntsman's People

Contributors

import3r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

excloudx6

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.