diff --git a/README.md b/README.md index 54ef903..8b1d93f 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,21 @@ Please follow laws, and only use these on machines you have authorized access to | [Windows-anti-spy](https://github.com/simen64/Simons-HID-Scripts/tree/main/windows-anti-spy) | Blocks known Microsoft tracker URLs in the windows host file | Good-USB | | [Clipboard-Hijacker](https://github.com/simen64/Simons-HID-Scripts/tree/main/Clipboard-hijacker) | Exfiltrates the victims clipboard contents and sends them over Discord | Exfil | | [Bluescreen-mouse](Bluescreen-mouse/) | Throws a blue screen of death when mouse movement is detected | Prank | + +# Compatibility Table + +``` +✅ = Payload has a version for this device +🚧 = No specific payload for this device, but can be pretty easily modified to work +❌ = Payload does not support this device +``` + +| Payloads | O.MG | Pico-ducky | Evilcrow Cable | P4wnP1 | Rubber Ducky | Flipper Zero | +| ---------------------------------------------------------------------------------------------------------- | ---- | ---------- | -------------- | ------ | ------------ | ------------ | +| [Chrome-password-stealer](https://github.com/simen64/Simons-HID-Scripts/tree/main/chrome-password-stealer) | ✅ | ✅ | ✅ | ❌ | 🚧
| 🚧 | +| [Discord-Keylogger](https://github.com/simen64/Simons-HID-Scripts/tree/main/discord-keylogger) | ✅ | ✅ | ✅ | ❌ | 🚧 | 🚧 | +| [Discord-RAT](https://github.com/simen64/Simons-HID-Scripts/tree/main/Simple-Discord-Rat) (OLD) | ✅ | ✅ | ❌ | ❌ | 🚧 | 🚧 | +| [Discord-RAT-V2](https://github.com/simen64/Simons-HID-Scripts/tree/main/Discord-RAT-V2) | ✅ | 🚧 | ❌ | ❌ | 🚧 | 🚧 | +| [Windows-anti-spy](https://github.com/simen64/Simons-HID-Scripts/tree/main/windows-anti-spy) | ✅ | ✅ | ❌ | ❌ | 🚧 | 🚧 | +| [Clipboard-Hijacker](https://github.com/simen64/Simons-HID-Scripts/tree/main/Clipboard-hijacker) | ✅ | 🚧 | ❌ | ❌ | 🚧 | 🚧 | +| [Bluescreen-mouse](Bluescreen-mouse/) | ✅ | 🚧 | ❌ | ❌ | 🚧 | 🚧 |