GithubHelp home page GithubHelp logo

anthrax3 / cnvd-2022-10270-lpe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryze-t/cnvd-2022-10270-lpe

0.0 1.0 0.0 28 KB

基于向日葵RCE的本地权限提升,无需指定端口

C# 100.00%

cnvd-2022-10270-lpe's Introduction

CNVD-2022-10270-LPE

用法

基于向日葵RCE的本地权限提升,无需指定端口

Usage:sunloginLPE.exe Cmd [sunloginClientPath]

sunloginClientPath 选填,若不是默认安装路径则需要指定,默认安装路径:C:\Program Files\Oray\SunLogin\SunloginClient

如 sunloginLPE.exe "whoami" 20220224102724

如 sunloginLPE.exe "net user" image

若指定路径如 sunloginLPE.exe "whoami" "C:\Program Files\Oray\SunLogin\SunloginClient"

image

无需指定端口的原因

现在流传的方法是扫描40000-60000的端口,但实际上跟着IDA分析过程会看到生成端口并绑定服务时有写入的动作,最终写入的文件是

sunlogin_service.xxx.log,指定端口如下:

image

因此只需要在去读最新的日志文件并进行正则匹配,就不需要进行端口扫描。

cnvd-2022-10270-lpe's People

Contributors

ryze-t 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.