28 lines
934 B
Markdown
28 lines
934 B
Markdown
# USB Attacks linktree
|
|
|
|
This is an overview/linktree for 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 |
|
|
|
|
|
|
## Supplementary Material
|
|
| path | description |
|
|
| --- | --- |
|
|
| `./usb-attacks-book` | Full project writeup as mdBook hosted on github pages |
|
|
| `./usb_attacks_handout_and_slides` | LaTeX source for our handout and slides |
|
|
|
|
|
|
## Writeup / Documentation
|
|
|
|
The full writeup hosted on [github pages](https://magnuskue.github.io/usb-attacks-book/).
|
|
|
|
## Disclaimer
|
|
|
|
Developed for educational purposes. All testing on own hardware in controlled environments.
|