GithubHelp home page GithubHelp logo

ms17_010_scan's Introduction

ms17_010_scan

ms17_010的批量扫描工具

因为Fuzzbunch的运行环境是Python2.6,所以站在巨人的肩膀上改了一个Python2.6的支持批量扫描ms17_010工具。

用法

  • 扫单个IP

    python2 ms17_010_scan.py [single_ip]

$ python ms17_010_scan.py 192.168.206.152
[+] [192.168.206.152] is likely VULNERABLE to MS17-010! (Windows 7 Ultimate 7600)
  • 扫IP段

    python2 ms17_010_scan.py [start_ip] [end_ip]

$ python2 ms17_010_scan.py 192.168.206.1 192.168.206.254
[+] [192.168.206.152] is likely VULNERABLE to MS17-010! (Windows 7 Ultimate 7600)
[+] [192.168.206.153] is likely VULNERABLE to MS17-010! (Windows 7 Ultimate 7600)
[+] [192.168.206.154] is likely VULNERABLE to MS17-010! (Windows 7 Ultimate 7600)
...

另附一个FB上的现成的ms17010scan-h-n-amd64-1.exe工具

  • 扫单个IP

    ms17010scan-h-n-amd64-1.exe -h 192.168.1.1

  • 扫IP段

    ms17010scan-h-n-amd64-1.exe -n 192.168.1.0/24

ms17_010_scan's People

Contributors

holmesian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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