Sinisterly
Tutorial About other networks[MAC spoofing and freezing timer in cafe] - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+--- Thread: Tutorial About other networks[MAC spoofing and freezing timer in cafe] (/Thread-Tutorial-About-other-networks-MAC-spoofing-and-freezing-timer-in-cafe)



About other networks[MAC spoofing and freezing timer in cafe] - Merkuri - 12-22-2012

[Image: DHp3P.png]

Ok today I will write about hacking from other networks(free internet places, caffee etc...)

Here are some tutorial which you can use to crack keys for networks.

[Tutorial] Cracking WPA / WPA2
Code:
http://www.anarchyforums.net/Thread-Tutorial-Cracking-WPA-WPA2
[Tutorial] WEP cracking with Windows OS
Code:
http://www.anarchyforums.net/Thread-Tutorial-WEP-cracking-with-Windows-OS
Cracking WEP with Linux
Code:
http://www.anarchyforums.net/Thread-Cracking-WEP-with-Linux
[Tutorial] Hacking a Network with Armitage
Code:
http://www.anarchyforums.net/Thread-Tutorial-Hacking-a-Network-with-Armitage
Wifi hack + Wifi network cracking tools AIO
Code:
http://www.anarchyforums.net/Thread-Wifi-hack-Wifi-network-cracking-tools-AIO

Ok I think that every body know how to connect to network, so I won't write tutorial about this. Now to be sure that you won't get caught when you are entering
another network you should spoof your MAC address.

What is MAC address
Code:
Media Access Control address (MAC address) is a unique identifier assigned to network interfaces for communications on the physical network segment. MAC addresses are used for numerous network technologies and most IEEE 802 network technologies, including Ethernet. Logically, MAC addresses are used in the Media Access Control protocol sub-layer of the OSI reference model.
-Wikipedia

To spoof mac address on Linux and most Unix systems use this command:
Code:
ifconfig eth0 down hw ether 00:00:00:00:00:01 ifconfig eth0 up
This will set your eth0 interface to use the MAC 00:00:00:00:00:01.

For windows download this tool there is documentation in the site. This will randomize your MAC
on each reboot.

And maybe the last thing I will write is how to freeze timer in internet cafe.

1. Download Process Explorer from here.
2. After downloading it run it and search for "Client.exe" and "Guardit.exe". I can't demonstrate this since I'm not in cafe now.
3. Right click on each of them and click Suspend
Done ! To unfreeze it just right click on them and click Resume.


RE: About other networks[MAC spoofing and freezing timer in cafe] - Kinanizer - 12-22-2012

Thanks for the TUT, this is worthy of a bookmark.


RE: About other networks[MAC spoofing and freezing timer in cafe] - Anon_Error - 12-22-2012

Thanks for including my tut ^~^


RE: About other networks[MAC spoofing and freezing timer in cafe] - Merkuri - 12-22-2012

(12-22-2012, 05:48 PM)Anon_Error Wrote: Thanks for including my tut ^~^

You have write very good tutorial for this I include it.