Skip to main content

Posts

Showing posts with the label kali linux

How To Change To Random MAC Address - Kali Linux

  How To Change MAC Address To Random  (Hide Your Location)  sudo ifconfig - IP information and configuration settings If you haven't got macchanger already, don't worry! Its simple to install! Just type the following command to install: sudo apt-get install macchanger If you have mac-filtering enabled on your router, you'll want to select NO on the popup message after entering this command, otherwise you won't be able to connect to your own WiFi.   Help Menu macchanger --help    View your current mac address: sudo macchanger -s eth0 You will now see that your current mac and your permanent mac are the same. To stop this from being exposed, you'll need to change it to something more.. random!  Now It's Time To Spoof Our MAC Address! Enter The Highlighted Commands In Order: sudo macchanger -s eth0            views current mac sudo ifconfig eth0 down            bring down network sudo macchanger -r eth0            random mac applied    sudo ifconfig eth0 up     

How To Install Kali Linux (The Fast & Easy Way)

1)   Download  & run Oracle- VirtualBox www.virtualbox.org Install and run it on your system 2) Download Kali : www.kali.org   Click 'Virtual Machines'   3) Save file   Filename should be: kali-linux-2021.2-virtualbox-amd64.ova   File size: (3.7GB)       4) Add Kali Linux to Virtual Box   Start / run Virtual Box     5) Click import appliance   Under the Local File System, click on the Folder icon to select the downloaded Kali Linux OVA image (may be in downloads folder).   Hit the Import button.   Once the importing process has been completed you will see a Kali Linux VM on the VirtualBox’s left panel where all VMs get listed by default. Double-click on that and your Linux OS system will start booting and in few minutes.   6) Configuration settings   Click here to load YouTube quick video in a new window     Keep about half way between green bar at the bottom 7) Right click here and navigate to ' Start ', then to ' Normal Start '   8) Log in w