From 39e9e792942672b110d1078e6c202c8233087037 Mon Sep 17 00:00:00 2001 From: Narsty Date: Tue, 4 Jul 2023 22:41:51 -0500 Subject: [PATCH] Update Executions Readme.md --- Executions Readme.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Executions Readme.md b/Executions Readme.md index 6a827e9..8560f98 100644 --- a/Executions Readme.md +++ b/Executions Readme.md @@ -21,10 +21,16 @@ Coding

-
    -
  1. USB Rubber Ducky: This involves using the USB Rubber Ducky device to inject keystrokes and automate security tests on target systems.
  2. -
  3. Ducky Script Emulation: In this method, Ducky scripts are emulated using software tools to execute security tests without physical access to the target system.
  4. -
+ +
    +
  1. Load Testing: This tests how well a system can handle heavy traffic or data processing. It helps find weak points in the system's performance.
  2. +
  3. Data Exfiltration to Dropbox or iPhone: This involves taking data from a target system and uploading it to a Dropbox account or sending it to an iPhone. This can be used to steal information or disrupt the target's operations.
  4. +
  5. Personal Information Gathering: This involves finding personal details about a target. These details can be used to gain unauthorized access to systems or for identity theft.
  6. +
  7. Remote Shell: This involves gaining control of a target system's command line from a remote location. This allows an attacker to execute commands and manipulate the system without being physically present.
  8. +
  9. System Disruption: This involves causing problems for a target system, like making it unavailable or causing it to malfunction.
  10. +
  11. System Destruction: This is a severe attack that causes permanent damage to a target system, like deleting important files or damaging hardware.
  12. +
+

Tools