The 802.11 Nickname field is a little-known feature of the wireless spec that sends your hostname to the AP. This is obviously bad.
- Linux
[root@machine ~/dir]# iwconfig ath0 nickname "Fucko The Clown"- Mac OS
Under Mac OS, your wireless nickname is your hostname. You can change it with sudo hostname -s "Fucko The Clown"- Windows
I think your only option is to choose an obscure machine name. If you wish to change your hostname, you can either edit these registry keys (http://wiki.havenite.net/wiki/index.php?title=Common_commandline_tasks#Change_Windows_Hostname) or run the NewSID utility (http://www.sysinternals.com/Utilities/NewSid.html)
i just read somewhere that mac address is permanent and can never be changed
is this false or am i just mistaken?
http://securityxploded.com/macaddress.php
http://www.windowsreference.com/networking/how-to-change-mac-address-in-windows-registry/
Changing your mac address is pointless. Your mac is only used within your local area network. It can be handy when trying to by-pass certain layer 2 security checkpoints on a network (for example Cisco clean access).I don't think it's pointless. Changing your IP only an expecting to be anonymous is pointless. Seeing the same MAC appear would pretty much give away who is doing what no matter what proxy you use.
You just contradicted yourself. I don't think it's pointless. Changing your IP only an expecting to be anonymous is pointless. Seeing the same MAC appear would pretty much give away who is doing what no matter what proxy you use.
Machine names are widely used in finding the culprit. When I was in college, I was messing around on the network, and the sys admin found me only because my machine name was my real name.
I didn't get into trouble and actually got extra credit when I showed him the remote shell on the professors computer. In windows my name is usually "unknown" or "na". Linux it's usually an online handle or some new screen name I come up with. Which isn't good either, but I don't really do anything that could get me into shit.
#1# a lesson learned early :P and coated in sugar too...
and you really do not do anything to get into shit? duh! what use the skills are for? I mean you must have gotten curious sometime and done something?