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

Failed to run on Arch Linux/BlackArch #24

Open
Mi-Al opened this issue Sep 26, 2019 · 0 comments
Open

Failed to run on Arch Linux/BlackArch #24

Mi-Al opened this issue Sep 26, 2019 · 0 comments

Comments

@Mi-Al
Copy link

Mi-Al commented Sep 26, 2019

Hello! I can successfully run trackerjacker on Kali Linux, but in Arch Linux (trackerjacker is installed from BlackArch repository) it fails.

If I run it like this:
sudo trackerjacker -i wlp0s20f0u1 --track --trigger-plugin foxhunt --log-level DEBUG
It outputs nothing and nothing happens.

If I run it this way:
sudo trackerjacker -i wlp0s20f0u1 --track --log-level DEBUG

It outputs many errors:

Error decoding Dot11Frame: ord() expected a character, but string of length 0 found
Error decoding Dot11Frame: ord() expected a character, but string of length 0 found
Error decoding Dot11Frame: ord() expected a character, but string of length 0 found
Error decoding Dot11Frame: ord() expected a character, but string of length 0 found
Error decoding Dot11Frame: ord() expected a character, but string of length 0 found
Switching to channel 12
Switching to channel 104
Switching to channel 44
Switching to channel 1
Error decoding Dot11Frame: ord() expected a character, but string of length 0 found
Error decoding Dot11Frame: ord() expected a character, but string of length 0 found
Error decoding Dot11Frame: ord() expected a character, but string of length 0 found
Error decoding Dot11Frame: ord() expected a character, but string of length 0 found
Error decoding Dot11Frame: ord() expected a character, but string of length 0 found

On both systems I use the same Wi-Fi adapter Alfa AWUS052NH. Do you have some ideas about the origin of the problem?
Thanks in advanced.

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

No branches or pull requests

1 participant