Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update keyboardassistant.md #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/usage/keyboardassistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -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*:
Expand All @@ -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.
Next time you plugin your USB Nova, it will use these IDs, and the target computer will think its an Apple Keyboard.