Skip to content

Releases: caster0x00/Sara

v1.2

29 May 17:09

Choose a tag to compare

  • Added support for SSH key authentication
  • Completely rewritten CVE search mechanism: now uses the NVD database and vulnerability detection accuracy has been improved

Minor update v1.1.1

22 May 18:49

Choose a tag to compare

Updated cve_lookup.py

Sara v1.1 (Codename: Judge)

02 Mar 18:47
99db578

Choose a tag to compare

What's new?

  1. Full migration to SSH analysis via Netmiko - the tool is now independent of .rsc configurations;
  2. Added CVE-based vulnerability scanning to identify known issues depending on RouterOS version;
  3. Added search for compromise artifacts, including suspicious static DNS records, proxy settings, and open services;
  4. Added scheduler analysis that identifies potentially malicious tasks and hidden configuration overwrites;
  5. Redesigned mechanics, removed false positives, improved detection accuracy, added support for new RouterOS versions.