2 lines
2.3 KiB
HTML
2 lines
2.3 KiB
HTML
<!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://codeberg.org/berkeley">Codeberg</a>]--[<a href="https://58837607f2931ed1d1d429f76d32cc4f.loophole.site/">SecurityOS</a>]</div><div>[<a href="https://github.com/cristiancmoises">GitHub</a>]--[<a href="https://www.linkedin.com/in/cristiancezarmoises">LinkedIn</a>]</div><div>[<a href="https://www.researchgate.net/profile/Cristian-Moises/research">Research</a>]--[<a href="http://secopscj53y6qltbysxt2bhnr2ohwzi6bh6wbxonycgc6tdemj4xkmyd.onion/">TOR</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> |