GithubHelp home page GithubHelp logo

836541 / network-scanner Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 73 KB

Enumerates and logs hosts on a network. ARP-Based.

License: GNU General Public License v3.0

Python 100.00%
arp enumeration host-enumeration linux network-scanner scapy windows

network-scanner's Introduction

NETWORK SCANNER

Enumerates and logs hosts on a network. ARP-Based. Linux or Windows.


ARGUMENTS

1- -a or --address= Input the IP Address you want to check the presence on network.

If you use it with a CIDR Notation, like 192.168.0.1/24, then all the network will be scanned.

2- -s or --singlerun= If you use -s, the software will run once.

If you don't use -s, the software will scan for new hosts in real time.

3- -l or --log= If you use -l, input a filename to be created with the output logs

If you don't use -l, no logs are created


FEATURES

1- Real-time Scan

2- One-time Scan

3- MacVendor Lookup

4- Can create logs with the output

5- Error if a non IPv4 is inputted.


LEGACY_HOSTSCAN.PY

1- The real-time scan of this version doesn't update IPs that leave the network, it only updates new hosts. (Also the output isnt as clean because this version doesnt use a function to clear terminal)

Useful if you don't want to miss the IPs/MACs that leave the network.


IMPROVEMENTS

1- Fancier Output


REQUIREMENTS

pip install mac_vendor_lookup

network-scanner's People

Contributors

836541 avatar

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.