
Free BACnet/BMS vulnerability scanner for building automation systems. Detects CVE-2026-3611 (CVSS 10.0), CVE-2026-24060, and exposed HVAC/BAS controllers via PowerShell or Bash.
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
| Former repo | New location |
|---|
| 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
.\scanners\bas\powershell\BAS-Guardian.ps1
# Bash
git clone https://github.com/spinfosecurity/ics-ot-protector.git
cd ics-ot-protector
./scanners/bas/bash/BAS-Guardian.sh
Please open issues and pull requests on the monorepo:
Archived by spinfosecurity. GitHub automatically redirects this repository URL until the rename is complete.