Giter Club home page Giter Club logo

getipinfo's Introduction

     ____      _   ___ ____  _        __
    / ___| ___| |_|_ _|  _ \(_)_ __  / _| ___
   | |  _ / _ \ __|| || |_) | | '_ \| |_ / _ \
   | |_| |  __/ |_ | ||  __/| | | | |  _| (_) |
    \____|\___|\__|___|_|   |_|_| |_|_|  \___/

                   By:R3start

usage: GetIPinfo.py [-h] [-i IP] [-t TIME] [-f FILE] [-o OUT]

optional arguments:
  -h, --help            show this help message and exit
  -i IP, --ip IP        IP
  -t TIME, --time TIME  interval time default 3s
  -f FILE, --file FILE  IP List
  -o OUT, --out OUT     Save File
  

Ipinfo

扫描单个IP

python3 GetIPinfo.py -i 192.168.0.1

扫描整个 C 段

python3 GetIPinfo.py -i 192.168.0.1/24

读取指定文本扫描(文本一个 IP 一行,不带端口)

python3 GetIPinfo.py -f ip.txt

其他

-t 每个 IP 连接的时长,默认三秒,网络不好的情况下建议调高
-o 保存文件
   每次扫描后都会将结果到当前文件夹,文件名为: 年月日时分秒_scan.log

原理:

1. Nicolas Delhaye : The OXID Resolver [Part 1] – Remote enumeration of network interfaces without any authentication

getipinfo's People

Contributors

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