From 72ef00b0c7db19b72f181509dd773db3eab8958a Mon Sep 17 00:00:00 2001 From: Mathieu Simon Date: Wed, 11 Oct 2023 07:44:21 +0200 Subject: [PATCH] Improve validated versions table, now referencing the version of ssh-audit used --- Mikrotik-RouterOS.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Mikrotik-RouterOS.md b/Mikrotik-RouterOS.md index 2ef27c5..bf6589b 100644 --- a/Mikrotik-RouterOS.md +++ b/Mikrotik-RouterOS.md @@ -38,7 +38,8 @@ In most versions of RouterOS the options available don't permit reaching a perfe ## Validated versions -| 7.x | 6.x | -| ------ | ------- | -| 7.11.2 | 6.49.10 | -| 7.3.1 | | \ No newline at end of file +| RouterOS | ssh-audit | +| -------- | --------- | +| 7.11.2 | [master @ 02ab487232de438c0811116f2676cb1c9b5f3d62 ](https://github.com/jtesta/ssh-audit/commit/02ab487232de438c0811116f2676cb1c9b5f3d62) | +| 7.3.1 | [master @ 02ab487232de438c0811116f2676cb1c9b5f3d62 ](https://github.com/jtesta/ssh-audit/commit/02ab487232de438c0811116f2676cb1c9b5f3d62) | +| 6.49.10 | [master @ 02ab487232de438c0811116f2676cb1c9b5f3d62 ](https://github.com/jtesta/ssh-audit/commit/02ab487232de438c0811116f2676cb1c9b5f3d62) | \ No newline at end of file