From 618e2a2cafcd14553546801bbeb89e2e1d170435 Mon Sep 17 00:00:00 2001 From: Nick Todd Date: Thu, 13 Mar 2025 14:56:10 +0000 Subject: [PATCH] #3110: Updates to data_manipulation_bot text. --- .../system/applications/data_manipulation_bot.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/source/simulation_components/system/applications/data_manipulation_bot.rst b/docs/source/simulation_components/system/applications/data_manipulation_bot.rst index b2229840..de37710b 100644 --- a/docs/source/simulation_components/system/applications/data_manipulation_bot.rst +++ b/docs/source/simulation_components/system/applications/data_manipulation_bot.rst @@ -27,6 +27,7 @@ The bot performs attacks in the following stages to simulate the real pattern of - Attacking - *The bot delivers the payload to the discovered database servers.* Each of these stages has a random, configurable probability of succeeding (by default 10%). The bot can also be configured to repeat the attack once complete. +NB: The Port Scan is achieved using game layer functionality based on a probablility of success calculation. Usage ===== @@ -99,16 +100,12 @@ If not using the data manipulation bot manually, it needs to be used with a data type: red-database-corrupting-agent agent_settings: - start_settings: - start_step: 25 - frequency: 20 - variance: 5 # ... simulation: network: nodes: - - ref: client_1 + - hostname: client_1 type: computer # ... additional configuration here applications: