Giter Site home page Giter Site logo

scanner's Introduction

The script works with following command and was explicitly built on python3 platform:

usage: test.py [-h] [--no_of_threads NO_OF_THREADS] [--ports PORTS] inputFileName

Two folders get made for each input list the user provides, parent directory and child directory, along with a log file, which stores the index when the script failed, this helps to ensure to start the script back from where it failed.

TO-DO : We need to take care of this automatically

This has to be done manyally since the code doesn't know how to do it, itself. As in the user will have to manually remove the IP addresses from the earlier provided list till the index, shown in the file.

Ex. scenario: "<input_file_name>_scans", Parent folder, "Scans", Child Folder.

Once the code has finished execution, a HTML file and JSON file are ouput.

The script was coded with performance in mind, and hence number of threads, timeout time and number of ports to be scanned weren't explicitly declared, instead the user can change these, by passing them as parameters to the program.

For best scan results, use atleast 500 Threads, with timeout time as 60 seconds and port range till 3072. This is almost equivalent to -T4 scan in nmap, (scan optimizations are yet another area to improve the code upon.)

scanner's People

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.