GithubHelp home page GithubHelp logo

enmass3's Introduction

EnMass3

EnMass3 Logo

EnMass3 is a port scanner that utilizes the functionality of both masscan and nrich. The tool was built with the mindset of scanning the internet to find vulnerable endpoints, but FOR THE ENTIRE INTERNET.

EnMass3 will take an input file with CDIR notation, scan the IP ranges for the top 20 common vulnerable ports. Once IP and ports are found, the information is parsed to nrich and the new EnMass3 output file will contain IP, Ports, Tags, and Vulnerabilities of each vulnerable asset found. Output is currently available in SHELL (aka text) and JSON formats.

Please Note: Port scanning is in the grey area, you should scan ONLY if you have permission from the apprioriate organization.

The AntiScanIPList.txt is a list which includes IP ranges. These IPs will be excluded for the safety of the users. This list does not offer all IPs to be blacklisted, the user can add additional IPs if they so choose.

Use at your own risk. Please read the Disclaimer.

Dependencies

  • Nrich
  • Masscan
  • jq

If you do not have these tools installed, EnMass3 will install them.

Installation

git clone https://github.com/zer0uid/EnMass3.git
chmod +x enmass3.sh

Usage

sudo ./enmass3.sh [Input File]

Create file with CIDR notations, see below for example:

192.168.0.0/16
192.168.1.0/24
172.16.0.0/16
172.16.1.0/24
  1. sudo ./enmass3.sh [Input File]
  2. Review EnMass3_output.txt & EnMass3_output.json files for vulnerable targets.

IMPORTANT: Use a VPN to avoid the possibility of getting your IP banned from your local ISP.

Be sure to use a VPN to avoid the possibility of getting banned from your ISP.

Disclaimer

EnMass3 is supposed to be used in a legal manner. We are not responsible for the actions the user takes while using this tool. Please use responsibly.

If you scan an IP range numerous times, you have the possibility of getting banned from your ISP. It is important to use a VPN while using EnMass3.

Contributors

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.