#2837 - Correcting formatting on action masking table [skip ci]

This commit is contained in:
Charlie Crane
2024-09-05 12:03:20 +01:00
parent 9fe48bb241
commit 60e2225a2c

View File

@@ -111,35 +111,35 @@ The following logic is applied:
+------------------------------------------+---------------------------------------------------------------------+
| **FIREWALL_ACL_REMOVERULE** | Firewall is on. |
+------------------------------------------+---------------------------------------------------------------------+
| NODE_NMAP_PING_SCAN | Node is on. |
| **NODE_NMAP_PING_SCAN** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| NODE_NMAP_PORT_SCAN | Node is on. |
| **NODE_NMAP_PORT_SCAN** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| NODE_NMAP_NETWORK_SERVICE_RECON | Node is on. |
| **NODE_NMAP_NETWORK_SERVICE_RECON** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| CONFIGURE_DATABASE_CLIENT | Node is on. |
| **CONFIGURE_DATABASE_CLIENT** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| CONFIGURE_RANSOMWARE_SCRIPT | Node is on. |
| **CONFIGURE_RANSOMWARE_SCRIPT** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| CONFIGURE_DOSBOT | Node is on. |
| **CONFIGURE_DOSBOT** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| CONFIGURE_C2_BEACON | Node is on. |
| **CONFIGURE_C2_BEACON** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| C2_SERVER_RANSOMWARE_LAUNCH | Node is on. |
| **C2_SERVER_RANSOMWARE_LAUNCH** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| C2_SERVER_RANSOMWARE_CONFIGURE | Node is on. |
| **C2_SERVER_RANSOMWARE_CONFIGURE** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| C2_SERVER_TERMINAL_COMMAND | Node is on. |
| **C2_SERVER_TERMINAL_COMMAND** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| C2_SERVER_DATA_EXFILTRATE | Node is on. |
| **C2_SERVER_DATA_EXFILTRATE** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| NODE_ACCOUNTS_CHANGE_PASSWORD | Node is on. |
| **NODE_ACCOUNTS_CHANGE_PASSWORD** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| SSH_TO_REMOTE | Node is on. |
| **SSH_TO_REMOTE** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| SESSIONS_REMOTE_LOGOFF | Node is on. |
| **SESSIONS_REMOTE_LOGOFF** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+
| NODE_SEND_REMOTE_COMMAND | Node is on. |
| **NODE_SEND_REMOTE_COMMAND** | Node is on. |
+------------------------------------------+---------------------------------------------------------------------+