Compare commits

..

4 Commits

Author SHA1 Message Date
UberGuidoZ
52e25ffec6
Update ReadMe.md 2024-09-04 19:17:06 -07:00
UberGuidoZ
44a10f3969
Added info from 8yr on defending against BadUSB 2024-09-04 19:02:44 -07:00
UberGuidoZ
b933bdb988 Added Aleff BadUSB submodule 2024-09-04 18:48:59 -07:00
UberGuidoZ
613e86b80d Added AbeNaws BadUSB submodule 2024-09-04 18:06:51 -07:00
4 changed files with 16 additions and 2 deletions

6
.gitmodules vendored
View File

@ -76,3 +76,9 @@
[submodule "BadUSB/CounterCrowdStrike"]
path = BadUSB/CounterCrowdStrike
url = https://github.com/ooovenenoso/CounterCrowdStrike
[submodule "BadUSB/AbeNaws-BadUSB"]
path = BadUSB/AbeNaws-BadUSB
url = https://github.com/AbeNaws/Flipper-Zero-BadUsb-Scripts
[submodule "BadUSB/Aleff-BadUSB"]
path = BadUSB/Aleff-BadUSB
url = https://github.com/aleff-github/my-flipper-shits/

1
BadUSB/AbeNaws-BadUSB Submodule

@ -0,0 +1 @@
Subproject commit 1dc8094a4a4c97c83b4298485593e8fb17caabcb

1
BadUSB/Aleff-BadUSB Submodule

@ -0,0 +1 @@
Subproject commit 45a5fd7b17fcc3e7bdf920cf7b388fa7cff3ab6e

View File

@ -1,7 +1,13 @@
# BadUSB scripts I've created, converted, or collected.
Proper credit is always provided; I simply request the same.<br>
[Check out this nice list of keys you can use in your scripts!](https://gist.github.com/methanoliver/efebfe8f4008e167417d4ab96e5e3cac)
Proper credit is always provided; I simply request the same. Check out [this list of keys](https://gist.github.com/methanoliver/efebfe8f4008e167417d4ab96e5e3cac) you can use in your scripts!
-----
Looking to defend against BadUSB? [Check out this nifty tool](https://github.com/8yr/No-BadUSB-thanks) from [8yr](https://github.com/8yr).<br>
Note this won't be perfect and may have some exploits of its own, but worth a look/test!
-----
## Many more should work from my other repos: [O.MG Devices](https://github.com/UberGuidoZ/Hak5-OMG-Payloads) and [Hak5](https://github.com/UberGuidoZ/Hak5-USBRubberducky-Payloads)