trackerjacker
trackerjacker copied to clipboard
Like nmap for mapping wifi networks you're not connected to, plus device tracking
The program does not install to the environment properly, causing the program to not be recognized while logged in as root, and not executable while not loggedin as root, failing...
I run trackerjacker but no results and how do i disable once i've run the program? This is what comes up in the cli Enabling monitor mode on en0 Monitoring...
Even though i've installed all the dependencies, it does still return this error each time i run `sudo trackerjacker` `Traceback (most recent call last): File "/home/laure/.local/bin/trackerjacker", line 5, in from...
Issue
Hello friend, when i try to execute a command it shows me this : ┌──(root💀kali)-[~] └─# trackerjacker -i wlan0 --map Traceback (most recent call last): File "/usr/local/bin/trackerjacker", line 5, in...
Hello, I see you are using this methodology to determine your signal strength: https://github.com/calebmadrigal/trackerjacker/blob/master/trackerjacker/dot11_frame.py#L67 With newer versions of scapy you can automatically figure out the signal strength without having to...
Hello Sir. I'm a Graphics Designer. I'm happy to see an open source project, So, I want provide a logo for you. Would you mind if I propose a new...
There is a small typo in trackerjacker/dot11_tracker.py. Should read `minimum` rather than `minumum`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
Installing the package into my anaconda navigator terminal and when tried the -h function this is the error I am getting it would be really helpful if u could cross...
This isn't a trackerjacker problem as far as I can tell. Huge apologies if posting here is inappropriate and I'll understand if it gets closed immediately. It installs fine but...
In OSX Catalina, trackerjacker will fail to run because of a problem with scapy: ``` netif = rt[4 + mtu_present + prio_present + refs_present + locked] ``` Fix this by...