View Issue Details

IDProjectCategoryView StatusLast Update
0000094Kali LinuxGeneral Bugpublic2025-07-14 09:36
ReporterTirn Assigned Tomuts  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Platformx86 and x64 (multiple)OSKaliOS Version1.0.1
Summary0000094: MAC Spoof gets lost after disconnecting
Description

We spoof the MAC Address, before connecting to a Network, in order to maintain anonymity.

If the connection drops (voluntary or not), the Spoof gets lost.

Meaning that the reconnection is done with the original MAC Address!

Steps To Reproduce

Terminal:
ifconfig wlan1 down
macchanger wlan1 --mac=00:00:01:01:00:00
ifconfig wlan1 up

Connect to a network.

Disconnect from the network. ---> MAC Spoof is gone!

Additional Information

In BT, for example, after spoofing the MAC it holds it until a reboot.
You were able to connect and disconnect to/from multiple networks without loosing the MAC Mask.

I think that's an important property for a Pentest-Distro.

Activities

muts

muts

2013-03-21 14:40

reporter   ~0000167

I suspect you need to disable / kill any network managers that are running first.

Suspended until further input.

Issue History

Date Modified Username Field Change
2013-03-16 19:24 Tirn New Issue
2013-03-21 14:38 muts Severity major => minor
2013-03-21 14:40 muts Note Added: 0000167
2013-03-21 14:40 muts Status new => closed
2013-03-21 14:40 muts Assigned To => muts
2013-03-21 14:40 muts Resolution open => suspended
2025-07-14 09:36 g0tmi1k Priority high => normal