From b408e99aaefafd1646c4ae152d60397d5ed9d9de Mon Sep 17 00:00:00 2001 From: Mustafa Yasi <82824934+myasir926@users.noreply.github.com> Date: Wed, 24 Jul 2024 14:14:50 +0300 Subject: [PATCH] Update keyboardassistant.md Typo --- docs/usage/keyboardassistant.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage/keyboardassistant.md b/docs/usage/keyboardassistant.md index 40074d0..2e2533f 100644 --- a/docs/usage/keyboardassistant.md +++ b/docs/usage/keyboardassistant.md @@ -9,7 +9,7 @@ sidebar_position: 40 The keyboard setup assistant can break your attack flow. To prevent that, you have to make the BadUSB appear as an Apple keyboard. :::tip -You can change the IDs to anything you want. Websites like devicehuhnt.com have a database that you can search for registered USB devices. +You can change the IDs to anything you want. Websites like devicehunt.com have a database that you can search for registered USB devices. ::: This is how you make the USB Nova appear as a *Apple Aluminium Keyboard with ISO layout*: @@ -20,4 +20,4 @@ This is how you make the USB Nova appear as a *Apple Aluminium Keyboard with ISO 4. Change line `"hid_pid": "11A4",` to `"hid_pid": "0250",` 5. Don't forget to save your changes -Next time you plugin your USB Nova, it will use these IDs, and the target computer will think its an Apple Keyboard. \ No newline at end of file +Next time you plugin your USB Nova, it will use these IDs, and the target computer will think its an Apple Keyboard.