Code Monkey home page Code Monkey logo

networkenumeratingkid's Introduction

NetworkEnumeratingKid

Network Enumerating toolkid for subdomain enumeration

  • written in Python3

  • sumdomain Enumeration

  • Directory broutforcing

  • Banner Graphy

  • Method deduction

  • Spidering

  • and next willbe updated soon

# Installation
       clone the repo and execute directly.Be sure you have already install Python (verssion > 3). 
       If don't then Install,
       
       Exmpl for deBased distro
       ~$ sudo apt install python
       or
       ~# apt install python
       ~$ cat req.txt | xargs pip3 install

Run

                $ ./n3tool --help

                  N3tool (Network Enumetaing Toolkid)

                  Usage: n3tool [arg] <target>

                  Arguments:

                   -d   --dirs                   Files and directory enumeration [Broutforcing]
                                                 n3tool --dirs https://demo.com/ -w wl.txt
                   -e   --sub-domain             Subdomain enumeration           [Broutforcing]
                                                 n3tool --sub-domain target.com -w wl.txt
                   -m   --method                 Scan for alowed methods
                   -c   --check                  Print status of the target
                   -o   --output                 Dump output to the file
                   -s   --spider                 Spidering for header
                   -S   --spider-all             Spidering for header and get body to
                                                 output file
                   -w   --wordlist  <WORDLIST>   Specify wordlist to broutforce
                   -t   --time      <SECONDS>    pause the scaning time (Denote by seconds) FW-evation 
                                                 n3tool --dirs --time 0.5 https://demo.com
                                                 pause the scanning for every 1/2 second
                        --no-color               Ignore colors
                        --quiet                  Start without banner, and don't show status.


                  Examples: 

                  directory Enumeration:
                      n3tool --dirs --wordlist wordlist.txt https://example.com/

                  sub-domain Enumeration:
                      n3tool --sub-domain --wordlist wordlist.txt example.com

networkenumeratingkid's People

Contributors

madhava-mng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

limkokholefork

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.