GithubHelp home page GithubHelp logo

hartl3y94 / port-scan-automation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from commonexploits/port-scan-automation

0.0 0.0 0.0 27 KB

Automate NMAP Scans and Generate Custom Nessus Policies Automatically

License: GNU Affero General Public License v3.0

Shell 100.00%

port-scan-automation's Introduction

LazyMap - Auto NMAP Scanning Script

Automate NMAP scans and custom Nessus polices.

Developed by Daniel Compton

https://github.com/commonexploits/port-scan-automation.git

Released under AGPL see LICENSE for more information

Installing

git clone https://github.com/commonexploits/port-scan-automation.git

How To Use

./lazymap.sh

Features

  • Discovers live devices

  • Auto launches port scans on only the discoverd live devices

  • Can run mulitple instances on multiple adaptors at once

  • Creates client Ref directory for each scan

  • Outputs all unique open ports in a Nessus ready format. Much faster to scan in Nessus.

  • Runs as default a T4 speed scan. If you find this too slow, you can press CTRL C in the scan window and it will cleanup and relaunch that one scan with T5 speed option.

  • Logs all start/stop times, live hosts, hosts down, unique ports.

  • Auto creates a custom Nessus policy with only the discovered ports, must faster to scan. *

  • Read the script header carefully, in order for the auto Nessus policy creater you must first save a default template to the same directory as the script. The script will detect the default template and create you a unique Nessus policy after each scan for just the unique ports. Then simply import the policy into Nessus and scan just the live devices that the script found. This will save a massive amount of time scanning, plus will give you more accurate findings.

  • By Default it will scan a full TCP, Quick UDP, Common ports and a Safe Script scan. You can turn these on and off in the header.

Requirements

Tested on Backtrack 5 and Kali.

Screen Shot

Screenshot

Screenshot

Screenshot

Change Log

  • Version 2.5 - Improved interface detection for new O/S versions. Replaced legacy Nmap commands

  • Version 2.2 - Added auto exclude own source address from scans. Also ability to feed exclusion list of IPs or ranges

  • Version 2.1 - Few minor bug fixes and resolved issue if input list contains numbers in the file name

  • Version 2.0 - New look. Now works with Kali and Nessus 4 & 5 Policies. New percent progress for live host discovery.

  • Version 1.8 - Official release.

port-scan-automation's People

Contributors

commonexploits 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.