This package contains an autonomous RouterOS configuration analyzer for finding security issues on MikroTik hardware.
sudo apt install sara (74 KB)
Dependências: python3, python3-colorama, python3-netmiko, python3-packaging, python3-requests
Escolha um comando ao lado para ver a descrição e a ajuda completa.
sara
root@kali:~# sara -h
_____
/ ___/____ __________ _
\__ \/ __ `/ ___/ __ `/
___/ / /_/ / / / /_/ /
/____/\__,_/_/ \__,_/
Sara: MikroTik RouterOS Security Inspector
Developer: Magama Bazarov (Caster)
Contact: magamabazarov@mailbox.org
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