Git Product home page Git Product logo

lazy-scan-script's Introduction

Lazy Scan Script

This is a wrapper to automate a large amount of the initial enumeration when doing CTF's or Pentests.

Installation

Ideally the operating system should be one of the popular pentesting Linux distributions (Kali, Parrot, Black Arch etc.)

However the tools can be easily download on other Linux distro's:

The tool also makes extensive use of the nmap-parse-output tool. It is recommended to add this the machine's ~/.bashrc.

Usage

Usage is quite simple. Simply change the permissions modification of the script if necessary and run it with flags.

  • -h: Host or ip to scan
  • -g: Gobuster if port 80, 443, or 8080 open. Requires -w flag.
  • -w: Wordlist for gobuster.
  • -v: Have nmap do a version scan on open ports found.
  • -s: Smbmap if port 445 found on host.
  • -r: Perform recon on a domain

To-Do

  • Add anonymous RPC check
  • Add Aquatone option
  • Add Option for full port scan (i.e. 0-65535)

Contributing

Please feel free to submit a pull request, or issue request for additional features. I am hoping to learn as much as possible from the community.

lazy-scan-script's People

Contributors

tbernard97 avatar

Watchers

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