Posts

Showing posts from July, 2018

HOW TO CHANGE OR SPOOF MAC ADDRESS IN KALI LINUX ?

Why Do We Need To Change MAC Address? The Question arising in your mind that what is MAC Address? and why do we need to Change MAC Address? For Instance, let us understand by simple example you are working in a company where your MAC address is Blacklisted so you are not allowed to use the Company's Network or the Internet, Therefore, you are not permitted to use the internet, So what you will do now? The best way to use the internet is either make your MAC address white list or just change your MAC address so that there is no record for your new MAC address in the Company's Blacklisted MAC address. So that's why we need to change the MAC address of the Machine. What is MAC Address? MEDIA ACCESS CONTROL or also known as MAC Address is also known as hardware or Physical Address. It is 48 bit in size & it is Hexadecimal. Moreover, It is an address which is assigned to the network adapter or network interface card usually by the manufacturer. www.coffer....

HOW TO INSTALL VMWARE ON UBUNTU 18.04 TLS ?

Open terminal and type:             1. sudo apt-get install build-essential    Now after this type           2. wget -O ~/vmware.bin https://www.vmware.com/go/getworkstation-linux   After downloading          3. sudo bash ~/vmware.bin   Enter the product key            4. YZ35U-4PED5-M881Z-87WEV-NY2XA It Is Installed Successfully  :) We Highly Appreciate Your Feedback,  Support Us To Produce More And More. Enjoy Have A Good Time :) If You Have Any Problem Please Comment Below Or Contact Admin: bsolutionhub@gmail.Com You Can Also Follow Us On Instagram – Best Solution Hub Youtube - https://www.youtube.com/channel/UCaLbWxPKrkXz0ulzSNFAAlg/

HOW TO INSTALL KALI LINUX -THE MODERN DAY HACKER'S OS

You're seeing this post probably because you want to install Kali Linux in your PC, if you don't you came here just to see what's this thing 'Kali Linux'... So it is a modified of Linux made for hackers... You can for example hack WPA/WPA2 (internet passwords). It's basically the perfect OS for the hackers, the 'Hackers' Paradise'. Setup - Virtual Machine (VMWare, VirtualBox) - μTorrent/BitTorrent Tutorial Step 1 - Install VirtualBox. ATENTION: Install VirtualBox version 4.3.12 because the latest version (4.3.14) is having some problems with some antivirus... So i recommend you to download version 4.3.12. Step 2 - Search on Google for Kali Linux and click in the first website (official one), select the Downloads tab and download the 'Kali Linux 32 bit ISO' with torrent not direct or it will take forever to download. Step 3 - Now open up VirtualBox and click on 'New' (top left). Name it Kali Linux 1.0.8 (or whatever vers...