The Ol'Drop'n'Run

This commit is contained in:
bg-wa
2018-01-27 00:09:35 -08:00
parent 821105a6a3
commit afdafb27d6

View File

@@ -1,12 +1,11 @@
#!/bin/bash #!/bin/bash
# #
# Title: Optical Exfiltration # Title: The Ol'Drop'n'Run
# Author: bg-wa # Author: bg-wa
# Version: 1.0 # Version: 1.0
# Category: HID # Category: HID
# Target: *NIX # Target: *NIX
# Attackmodes: HID # Attackmodes: HID
# Sources: Hak5 2320, https://github.com/bg-wa/QRExtractor
# #
# Quick HID only attack to write an HTML/JS file to target machine # Quick HID only attack to write an HTML/JS file to target machine
# and open a browser, to exfiltrate data Using QR Codes and a video # and open a browser, to exfiltrate data Using QR Codes and a video