Skip to content

Instantly share code, notes, and snippets.

@sayatul
Last active July 26, 2018 18:25
Show Gist options
  • Save sayatul/c2e0377d675221e5f97a5a5828842a79 to your computer and use it in GitHub Desktop.
Save sayatul/c2e0377d675221e5f97a5a5828842a79 to your computer and use it in GitHub Desktop.
[Spoof MAC] tricks, kali, hacking

SpoofMAC - Spoof your MAC address

Install

  • pip install SpoofMAC
  • easy_install SpoofMAC

How to use

  • spoof-mac.py list
  • spoof-mac.py list --wifi
  • spoof-mac.py randomize wi-fi
  • spoof-mac.py randomize en0
  • spoof-mac.py set 00:00:00:00:00:00 en0
  • spoof-mac.py reset wi-fi

More Info here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment