diff options
author | Cristian Cezar Moisés <[email protected]> | 2024-02-18 06:41:54 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-02-18 06:41:54 +0000 |
commit | dba1116b69c55dcf996191ce469529aebfe5e944 (patch) | |
tree | f5f071d988c1cba2b446a8b1b9377ea7a7b5fc4c /-spoofmac.html | |
parent | ac2d73a8675d1fffc547b32fc108035d86f60b5d (diff) |
Add files via upload
Diffstat (limited to '-spoofmac.html')
-rw-r--r-- | -spoofmac.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/-spoofmac.html b/-spoofmac.html new file mode 100644 index 0000000..5de1d34 --- /dev/null +++ b/-spoofmac.html @@ -0,0 +1,2 @@ +<!DOCTYPE html><head><meta charset="utf-8" /><meta name="description" content="C.C.M. personal website" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>👻 SpoofMac — C.C.M. Homepage</title><link rel="stylesheet" href="/css/default.css" /></head><body><header><div id="block"><p>+>---------------------------<+</p><p>[<a href="/about.html">About</a>]--[<a href="/research.html">Research</a>]--[<a href="/projects.html">Projects</a>]</p><p>+>---------------------------<+</p><br /></div></header><div id="block"><h1>👻 SpoofMac</h1><div>February 11, 2024</div><div><h2>Change mac address on reboot</h2><p><div style="text-align: center"><img src="https://user-images.githubusercontent.com/86272521/158036393-e9df6c24-c152-481a-9c57-f6deee207fd8.png" /></div></p><h1>Download</h1><h2>[<a href="/download/spoofmac.sh">SpoofMac</a>]</h2><p>[<a href="/download/eth0.sh">eth0</a>] +[<a href="/download/enp6s0">enp6s0</a>]</p><h3><> SPOOF YOUR MAC ADDRESS: </></h3><ul><li><em>Install macchanger</em>;</li><li>First run ifconfig and take your interface name;</li><li>In the script i use: wlan0 (I created the enp6s0 script to enp6s0 interfaces)</li><li>Download the macchanger.sh;</li><li>chmod +x macchanger.sh</li><li>crontab -e</li><li>@reboot /home/Download/macchanger.sh</li></ul><blockquote><p>Have a nice day! :)</p></blockquote></div></div><footer><div id="block"><br /><p>+>---------------------------<+</p><div>[<a href="https://github.com/cristiancmoises">GitHub</a>]--[<a href="https://www.linkedin.com/in/cristiancezarmoises">LinkedIn</a>]</div><div>[<a href="https://orcid.org/0000-0001-9533-4916">ORCID</a>]--[<a href="https://arxiv.org/search/?">ArXiv</a>]--[<a href="https://youtube.com/@securityops">Youtube</a>]</div><p>© 2024 Cristian Cezar Moises</p><p>[<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>]</p><p>Built with [<a href="http://haunt.dthompson.us">Haunt</a>] in [<a href="https://www.gnu.org/software/guile/guile.html">Scheme</a>]</p><p>+>---------------------------<+</p></div></footer></body>
\ No newline at end of file |