
Rail-OT-Protector (ROP) — 鉄道・交通機関のOT/SCADAネットワーク向けの無料・オープンソースのサイバーセキュリティスキャンツール。CVE-2025-1727、RailSafeレガシーAPI、ICSプロトコル露出、リモートアクセスリスクに対応するPowerShell + Bashスキャナー。
このリポジトリはアーカイブされており、メンテナンスは行われていません。
すべての開発は、統合された ICS OT Protector モノレポで継続されています:
https://github.com/spinfosecurity/ics-ot-protector
| 旧リポジトリ | 新しい場所 |
|---|---|
| Energy-Grid-Protector | scanners/energy-grid/ |
| BAS-Guardian | scanners/bas/ |
| Rail-OT-Protector | scanners/rail/ |
| water-utility-protector | scanners/water/ |
# PowerShell
git clone https://github.com/spinfosecurity/ics-ot-protector.git
cd ics-ot-protector
pwsh ./scanners/rail/powershell/ROP.ps1 -Subnets 10.10.20.0/24
# Bash
git clone https://github.com/spinfosecurity/ics-ot-protector.git
cd ics-ot-protector
./scanners/rail/bash/ROP.sh 10.10.20.0/24
問題やプルリクエストはモノレポで開いてください:
https://github.com/spinfosecurity/ics-ot-protector/issues
spinfosecurity によってアーカイブされました。GitHub は、リネームが完了するまでこのリポジトリの URL を自動的にリダイレクトします。