Hello back my hackers, for the next several posts i will cover topics about wireless hacking, it should be a series-like post. I start from the basic, the foundation you need to prepare about to be ready for, either you or your Kali Linux. When i mention “Kali Linux” you could prefer to your own hacking OS. Between, i am not a fan nor Kali Linux savvy. It just my preferable OS to conduct any pentesting for myself.
Let’s get started, To become a better Pen-tester, anonymity your self, cover your pentesting action, be undetectable from getting caught. When you noticed word anonymity don’t wondering first complicated things such proxy, vpn or sock whatever. Start from your device, before you wanna do some hack action, cover your Kali Linux a few seconds after it booted.
Is it possible? what I need to do to cover my Kali within a few seconds?
Yes, it is, it was your Media Access Control Address (stands for MAC Address). MAC Address is unique globally identifier to a network devices, it is often referred to as physical address. MAC Address consist of 6 byte binary numbers (48 bits) and written in format like ID:ID:ID:SS:SS:SS. The first 3 bytes are manufacturer ID number which assigned by internet, and the rest 3 bytes are serial number which assigned by the manufacturer.
Kali Linux, with its BackTrack lineage, has a vibrant and active community. With active Kali forums, IRC Channel, Kali Tools listings, an open bug tracker system and community provided tool suggestions – there are many ways for you to get involved in Kali Linux today. Joining the community is easy – don’t hesitate; jump right in! Hack Windows-Linux-Mac Using Paste-jacking PasteZort Kali Linux will not only work on MAC but it will work on WINDOWS 10 AND 7 and iOS, Android. Because out tools is adapted to all popular platforms, and we working to add more platforms every day. But Our main focus is Apple Macintosh operating systems.
MAC Address Vs IP Address
MAC Address, as i mentioned earlier it is in other word, your physical identity or supporting for hardware implementation, MAC layer represents layer 2 of the TCP/IP, whereas IP represents layer 3 and it supports software implementation. MAC is manufacturer assigned on every NIC, but doesn’t mean we can not manipulate our MAC Address.
How TO Find Your MAC Address
Finding MAC Address is easy, ifconfig command display your network interface and necessary information or ID on a list. Explore yourself!
How TO Change MAC Address
Luckily, Kali Linux and major hacking OS has built in tools to accomplished that task, it is “Macchanger“. Macchanger is a GNU/Linux tool for manipulating or changing the MAC Address of network interfaces, as it is called, [MAC]Changer. Macchanger are able to:
- Manipulate MAC randomly
- Set specific MAC
- Set MAC of another vendor
- Set different MAC on the same vendor
- Display vendor list
- Display your MAC Address
Macchanger build on CLI and GUI version. The GUI version package is “macchanger-gtk”. In this and most of my tutorial i am only cover command line things.
Lets take a look at macchanger help options display.
Too see list of available vendor and MAC, run the -l options.
Before you set to fake the interface MAC address, make sure to bring it down and run as root user.
- Set MAC randomly:
- Set MAC specifically:
To check whether your MAC successfully changed or not, if you are in doubt about this tool, run the ifconfig. Explore the rest available options by yourselves. If you are wondering how to reset to my original MAC address then? Don’t be worry bro, macchanger has to do it too. Did you notice option -P ? it is supposed to reset your MAC to original and permanent hardware MAC.
We will get into more detail about wireless hacking series in the upcoming sections. These are the first steps and the foundation in getting all to be ready.
In the last article, I have discussed a method on how to hack SnapChat account using SpyStealth Premium App. In this article, I am gonna show you an advanced method that how to hack SnapChat account by mac spoofing. It works same as WhatsApp hacking by mac spoofing. It’s a bit more complicated than the last method discussed and requires proper attention. It involves the spoofing of the mac address of target device. Let’s move on how to perform the attack.
How to hack SnapChat account by mac spoofing?
Note: This method will work if SnapChat is created on a phone number.
Here I will show you complete tutorial step by step of hacking SnapChat account. Just understand each step carefully.
- Find out the victim’s phone and note down it’s Mac address. To get the mac address in Android devices, go to Settings > About Phone > Status > Wifi Mac address. And here you’ll see the mac address. Just write it somewhere. We’ll use it in the upcoming steps.
- As you get the target’s mac addresss, you have to change your phone’s mac address with the target’s mac address. Perform the steps mentioned in this article on how to spoof mac address in android phones.
- Now install SnapChat on your phone and use victim’s number while you’re creating an account. It’ll send a verification code to victim’s phone. Just grab the code and enter it here.
- Once you do that, it’ll set all and you’ll get the all chats and messages which victims sends or receives.
This method is really a good one but very difficult for the non-technical users. Only use this method if you’re technical skills and have time to perform every step carefully. Otherwise, you can hack snapchat account using Spying app.
Hacking Using Kali Linux
Kali Linux Hack Wifi
Note: Use Virtual Machine and scan on VirusTotal before downloading any program on Host Machine for your privacy.