Coder Social home page Coder Social logo

cve-2018-2628's Introduction

CVE-2018-2628漏洞批量检测脚本

使用方法

IP格式:

192.168.31.1:443
192.168.31.100:443
  • 命名为url.txt保存在同目录下执行脚本即可。
  • 输出效果请自己注释!
  • 这么执行:
# 程序在Deepin下没问题,但是到了win10下的Ubuntu就不行了,改了一下
# 3是超时时间,单位秒
python weblogic_poc-cve-2018-2628-update.py 3

weblogic_poc-cve-2018-2628-update.py

  • 1、把测试的IP添加到列表,检测完成后输出。
  • 2、凑合着用吧
  • 3、自定义不存在漏洞网站的检测超时时间,而不是直接判断长度(不设置会一直while循环)

weblogic_poc-cve-2018-2628.py

须知

  • 本脚本为绿盟出品,但一次只能检测一个网站,而且每次都要编辑代码...
  • 所以我给她加了个批量检测的轮子,让她跑得更远。
  • 多次测试,不存在漏洞的网站,接收的载荷请求长度为0,所以直接通过长度判断漏洞是否存在。因为不这么做,程序会一直while卡住。

参考:https://github.com/jas502n/CVE-2018-2628

cve-2018-2628's People

Watchers

James Cloos 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.