Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-36260 PoC — Hikvision Web Server 操作系统命令注入漏洞

Source
Associated Vulnerability
Title:Hikvision Web Server 操作系统命令注入漏洞 (CVE-2021-36260)
Description:Hikvision Web Server是中国海康威视(Hikvision)公司的一个Web服务器。用于解析协议,提供服务。 Hikvision Web Server 中存在操作系统命令注入漏洞,该漏洞源于输入验证不足。攻击者可利用该漏洞通过发送带有恶意命令的消息来发起命令注入攻击。
Readme
# CVE-2021-36260

Check whether the Sleep command is executed.

# execution
1: check()

        rhost:str # target_host
        rport:int # target_port


2: SelfCommand()

        rhost:str   # target_host
        rport:int   # target_port
        command:str # os command
File Snapshot

[4.0K] /data/pocs/22bdb0ec07e72d18ccf64e2726c18fd90c7c5544 ├── [2.6K] CVE-2021-36260.py └── [ 273] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.