
Rail-OT-Protector (ROP) — 철도 및 대중교통 OT/SCADA 네트워크를 위한 무료 오픈소스 사이버보안 스캐닝 도구. CVE-2025-1727, RailSafe 레거시 API, ICS 프로토콜 노출 및 원격 접속 위험을 위한 PowerShell + Bash 스캐너.
이 저장소는 보관(archived) 처리되었으며 더 이상 유지 관리되지 않습니다.
모든 개발은 통합된 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을 자동으로 리디렉션합니다.