From d085f67137ac569a56dae50c2426c1fbafab5cab Mon Sep 17 00:00:00 2001 From: Muhammad Talha Khan Date: Thu, 21 Feb 2019 23:31:26 +0500 Subject: [PATCH] Create README.md --- payloads/KeyLogger/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 payloads/KeyLogger/README.md diff --git a/payloads/KeyLogger/README.md b/payloads/KeyLogger/README.md new file mode 100644 index 0000000..73b47ab --- /dev/null +++ b/payloads/KeyLogger/README.md @@ -0,0 +1,13 @@ +# KeyLogger + +### Description: + +#### 1: TimeBomb_KeyLogger.ino:
+A Keylogger based on powershell. Works by dropping payload in temporary dir and executing it in background. Records keystrokes for set time. +After time runs out it send the recorded keystrokes to the webhook.site and deletes all the keylogger data from the temporary directory.
+ +**Tested on:**
+**OS**: Windows 10|8|7
+**User**: Admin/Normal User
+**Limitation**: Execution Policy
+**Hardware**: ATtiny85 (Chinese)