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

fix: handle spaces in bluetooth name #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ikarus23
Copy link

@ikarus23 ikarus23 commented Jan 19, 2024

Like the name says.

> sudo hciconfig hci0 name Hi, My Name is Keyboard
Warning: unknown command - "My"
Warning: unknown command - "Name"
Warning: unknown command - "is"
Warning: unknown command - "Keyboard"

> sudo hciconfig hci0 name "Hi, My Name is Keyboard"

Tested the attack against my Google Pixel 3a XL. Works like a charm. Very scary...
I tested using the latest Kali. Kali did complain about the spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant