inital commit
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[submodule "p4wnp1_gb_autoplay"]
|
||||
path = p4wnp1_gb_autoplay
|
||||
url = https://git.magnusku.de/Magnus/p4wnp1_gb_autoplay.git
|
||||
[submodule "rubber_ducky"]
|
||||
path = rubber_ducky
|
||||
url = https://git.magnusku.de/Magnus/rubber_ducky.git
|
||||
[submodule "Keylogger"]
|
||||
path = Keylogger
|
||||
url = https://git.magnusku.de/David_Heunisch/Keylogger.git
|
||||
[submodule "usb-attacks-book"]
|
||||
path = usb-attacks-book
|
||||
url = https://github.com/magnusKue/usb-attacks-book.git
|
||||
Submodule
+1
Submodule Keylogger added at a18ffac915
@@ -0,0 +1,21 @@
|
||||
# USB Attacks
|
||||
|
||||
This is an overview about our university project exploring USB-based attack vectors.
|
||||
|
||||
## Projects
|
||||
|
||||
| path | description | author |
|
||||
| --------------- | --------------- | --------------- |
|
||||
| `./rubber_ducky` | keystroke injection device built on the RP2040 ONE | David Schwarzkopf |
|
||||
| `./p4wnp1_gb_autoplay` | HID & MSC combo attack demo using P4wnP1 aloa | Magnus Küderli |
|
||||
| `./Keylogger` | passive in-line keystroke capture | David Schwarzkopf |
|
||||
| `./usb-attacks-book` | Full project writeup as mdBook | * |
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
The full writeup hosted at [link].
|
||||
|
||||
## Disclaimer
|
||||
|
||||
Developed for educational purposes. All testing on own hardware in controlled environments.
|
||||
Submodule
+1
Submodule p4wnp1_gb_autoplay added at c73ecefa86
Submodule
+1
Submodule rubber_ducky added at 1c2ff862f3
Submodule
+1
Submodule usb-attacks-book added at c44dd07a61
Reference in New Issue
Block a user