
Rail-OT-Protector (ROP) — kostenloses, quelloffenes Cybersicherheits-Scan-Tool für Bahn- und Transit-OT/SCADA-Netzwerke. PowerShell- und Bash-Scanner für CVE-2025-1727, RailSafe-Legacy-API, ICS-Protokoll-Exposition und Risiko durch Fernzugriff.
Dieses Repository wurde archiviert und wird nicht mehr gepflegt.
Die gesamte Weiterentwicklung erfolgt im vereinheitlichten ICS OT Protector-Monorepo:
https://github.com/spinfosecurity/ics-ot-protector
| Ehemaliges Repository | Neuer Speicherort |
|---|
| 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
Bitte öffnen Sie Issues und Pull Requests im Monorepo:
Archiviert von spinfosecurity. GitHub leitet diese Repository-URL automatisch um, bis die Umbenennung abgeschlossen ist.