View Issue Details

IDProjectCategoryView StatusLast Update
0003681Kali LinuxKali Package Bugpublic2018-01-29 12:53
ReporterSyeeric Assigned Tog0tmi1k  
PriorityhighSeveritymajorReproducibilityhave not tried
Status closedResolutionsuspended 
Product Version2016.2 
Summary0003681: Mac address resets to permanent after enabling airmon-ng! Ergo spoofing will not work.
Description

I have taken several approaches in trying to solve this but have been unsuccessful. rather a lot of tools out there require airmon-ng to be active, so i hope something is able to assist me.

At the end of the log you can see that the mac address has reset back to permanent without me requesting it.

in this case the permanent mac address = d2:14:d4:7b:71:d5

and the new mac address is = 00:03:60:6b:61:2e

Here is log proof of what happens in the latest kali distribution.

Steps To Reproduce

root@kali:~# airmon-ng check kill

root@kali:~# ifconfig wlan0 down

root@kali:~# macchanger -a wlan0

Current MAC: d2:14:d4:7b:71:d5 (Intel Corporate)

Permanent MAC: d2:14:d4:7b:71:d5 (Intel Corporate)

New MAC: 00:03:60:6b:61:2e (PAC Interactive Technology, Inc.)

root@kali:~# ip link show wlan0

11: wlan0: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether 00:03:60:6b:61:2e brd ff:ff:ff:ff:ff:ff

root@kali:~# ifconfig wlan0 up

root@kali:~# ip link show wlan0

11: wlan0: mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
link/ether 00:03:60:6b:61:2e brd ff:ff:ff:ff:ff:ff

root@kali:~# airmon-ng start wlan0

PHY Interface Driver Chipset

phy0 wlan0 iwlwifi Intel Corporation Ultimate N WiFi Link 5300

(mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)

(mac80211 station mode vif disabled for [phy0]wlan0)

root@kali:~# ip link show wlan0mon

12: wlan0mon: mtu 1500 qdisc mq state UNKNOWN mode DEFAULT group default qlen 1000
link/ieee802.11/radiotap d2:14:d4:7b:71:d5 brd ff:ff:ff:ff:ff:ff

root@kali:~# airmon-ng stop wlan0mon

PHY Interface Driver Chipset

phy0 wlan0mon iwlwifi Intel Corporation Ultimate N WiFi Link 5300

(mac80211 station mode vif enabled on [phy0]wlan0)

(mac80211 monitor mode vif disabled for [phy0]wlan0mon)

root@kali:~# ip link show wlan0

13: wlan0: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
link/ether d2:14:d4:7b:71:d5 brd ff:ff:ff:ff:ff:ff

root@kali:~# macchanger wlan0

Current MAC: d2:14:d4:7b:71:d5 (Intel Corporate)
Permanent MAC: d2:14:d4:7b:71:d5 (Intel Corporate)

root@kali:~#

Activities

g0tmi1k

g0tmi1k

2018-01-29 12:53

administrator   ~0008250

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2016-10-20 16:33 Syeeric New Issue
2018-01-29 12:53 g0tmi1k Assigned To => g0tmi1k
2018-01-29 12:53 g0tmi1k Status new => closed
2018-01-29 12:53 g0tmi1k Resolution open => suspended
2018-01-29 12:53 g0tmi1k Note Added: 0008250