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 中存在操作系统命令注入漏洞,该漏洞源于输入验证不足。攻击者可利用该漏洞通过发送带有恶意命令的消息来发起命令注入攻击。
Description
CVE-2021-36260
Readme
# CheckHKRCE
CVE-2021-36260
Source code based on: https://github.com/mcw0/PoC/blob/master/CVE-2021-36260.py
# Install 
- Python 3.8 +
- pip install requests
- Windows 10 OS, Linux (Ubuntu)
# Used
- python3 CheckHKRCE.py --rhost 192.168.1.11 --rport 80 --check
- CheckHKRCE.exe --rhost 192.168.1.11 --rport 80 --check
File Snapshot

[4.0K] /data/pocs/44067bcc6166af60cca0d9570a9dda3115ec43c7 ├── [5.9K] CheckHKRCE.py ├── [1.0K] LICENSE ├── [4.0K] output │   └── [7.1M] CheckHKRCE.exe └── [ 317] README.md 1 directory, 4 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.