Packages and Binaries:

sara

RouterOS Security Inspector
This package contains an autonomous RouterOS configuration analyzer for finding security issues on MikroTik hardware.

Installed size: 74 KB
How to install: sudo apt install sara

Dependencies:
  • python3
  • python3-colorama
  • python3-netmiko
  • python3-packaging
  • python3-requests
sara
root@kali:~# sara -h
    
       _____                 
      / ___/____ __________ _
      \__ \/ __ `/ ___/ __ `/
     ___/ / /_/ / /  / /_/ / 
    /____/\__,_/_/   \__,_/                              

    Sara: MikroTik RouterOS Security Inspector
    Developer: Magama Bazarov (Caster)
    Contact: [email protected]
    Version: 1.3.0
    Documentation & Usage: https://github.com/caster0x00/Sara
usage: sara [-h] {audit,cve} ...

positional arguments:
  {audit,cve}
    audit      Run RouterOS security configuration audit
    cve        Run RouterOS CVE audit (live or by version)

options:
  -h, --help   show this help message and exit



Updated on: 2026-Mar-02