Skip to content

Failed to run on Arch Linux/BlackArch #24

@Mi-Al

Description

@Mi-Al

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions