Packages and Binaries:
sara
This package contains an autonomous RouterOS configuration analyzer for finding security issues on MikroTik hardware.
Installed size: 91 KB
How to install: sudo apt install sara
Dependencies:
- python3
- python3-colorama
- python3-netmiko
- python3-packaging
sara
root@kali:~# sara -h
_____
/ ____|
| (___ __ _ _ __ __ _
\___ \ / _` | '__/ _` |
____) | (_| | | | (_| |
|_____/ \__,_|_| \__,_|
RouterOS Security Inspector. For security engineers
Operates remotely using SSH, designed to evaluate RouterOS security
Author: Magama Bazarov, <[email protected]>
Alias: Caster
Version: 1.1.0
Codename: Judge
Documentation & Usage: https://github.com/casterbyte/Sara
[!] DISCLAIMER: Use this tool only for auditing your own devices.
[!] Unauthorized use on third-party systems is ILLEGAL.
[!] The author is not responsible for misuse.
usage: sara [-h] [--ip IP] [--username USERNAME] [--password PASSWORD]
[--port PORT]
options:
-h, --help show this help message and exit
--ip IP The address of your MikroTik router
--username USERNAME SSH username (RO account can be used)
--password PASSWORD SSH password
--port PORT SSH port (default: 22)
Updated on: 2025-Jun-13