Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Rail-OT-Protector — Rail-OT-Protector (ROP) — free, open-source cybersecurity scanning tool for rail and transit OT/SCADA networks. PowerShell + Bash scanners for CVE-2025-1727, RailSafe legacy API, ICS protocol exposure, and remote access risk. | Kitploit
Tools/GitHubGitHub/spinfosecurity/rail-ot-protector
Defensive ToolsReconnaissanceVulnerability ScannersPort ScanningVulnerability AnalysisSCADA/ICS SecurityInformation GatheringNetwork SecurityPenetration Testing

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Archived
GitHubspinfosecurity/rail-ot-protector

Rail-OT-Protector

Rail-OT-Protector (ROP) — free, open-source cybersecurity scanning tool for rail and transit OT/SCADA networks. PowerShell + Bash scanners for CVE-2025-1727, RailSafe legacy API, ICS protocol exposure, and remote access risk.

View RepositoryWebsite
11116 days agoNot yet reviewed
Share

⚠️ Repository Archived

This repository has been archived and is no longer maintained.

All development continues in the unified ICS OT Protector monorepo:

https://github.com/spinfosecurity/ics-ot-protector

Where to find this scanner

Former repoNew location
Energy-Grid-Protectorscanners/energy-grid/
BAS-Guardianscanners/bas/
Rail-OT-Protectorscanners/rail/
water-utility-protectorscanners/water/

Quick start (Rail-OT-Protector)

root@kitploit:~
# 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
root@kitploit:~
# 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

Issues and contributions

Please open issues and pull requests on the monorepo:

https://github.com/spinfosecurity/ics-ot-protector/issues


Archived by spinfosecurity. GitHub automatically redirects this repository URL until the rename is complete.

Download Tool