Press "Enter" to skip to content

MAC Address Spoofing with Macchanger in Kali Linux

0

First take interface down # ifconfig eth0 down Change to a Specific MAC address # macchanger -m 00:d0:60:00:40:65 eth0 OR To change network card’s hardware MAC address to some random hexadecimal numbers: # macchanger -r…

How do I clear my cache on Google chrome and Firefox?

0

If you are continually having trouble logging into the website, your saved web history may be interfering with you entering newer/different information. In these instances you may need to clear your web history. Follow the…