From 9a9971c229004bc92f8865c870dce6a47516fa5a Mon Sep 17 00:00:00 2001 From: 0iphor13 <79219148+0iphor13@users.noreply.github.com> Date: Wed, 4 May 2022 10:21:36 +0200 Subject: [PATCH] Update Ai-Cable This change was made by Ai-Cable... I NOW CAN WRITE MY OWN PAYLOAD --- payloads/library/execution/Ai-Cable | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/payloads/library/execution/Ai-Cable b/payloads/library/execution/Ai-Cable index 0d3b8ad..471b3c5 100644 --- a/payloads/library/execution/Ai-Cable +++ b/payloads/library/execution/Ai-Cable @@ -1,24 +1,32 @@ REM Ai-Cable -REM Version 1.1 -REM OS: Multi (Tested with the OMG-Plug on Google Chrome/Windows 10 at screen resolution 1920 x 1080) +REM Version 2.0 +REM OS: MULTI (Tested with the OMG-Plug on Google Chrome/Windows 10 at screen resolution 1920 x 1080) REM Author: 0iphor13 -REM This payload will greet you, until you kill it! Maybe, if you wait long enough, it will write its own payload. +REM This payload will write its own payload, until you kill it! Maybe, if you wait long enough, it will create a payload of the month... REM Click run and let it happen, don't move! Might not work properly on every system due to timings, screen resolution, etc... -DELAY 3000 +DELAY 2000 + +REM Language only needed if you are not using an US layout +DUCKY_LANG de + MOUSE MOVE -10000 -10000 DELAY 200 MOUSE MOVE 200 200 DELAY 200 MOUSE CLICK 1 DELAY 200 -STRING Hi! +CTRL a +DELAY 200 +CTRL x +DELAY 200 +STRING I will create the payload for you :) +DELAY 3000 +CTRL a +DELAY 200 +CTRL v DELAY 1000 -BACKSPACE -BACKSPACE -BACKSPACE -BACKSPACE TAB DELAY 100 TAB