📌 Password Protection for Writeups
Multiple platforms, HackTheBox, TryHackMe, BlueTeamLabsOnline, express they do not want the answers/flags posted until the challenge is retired....
Italian Conjugation / Verb Tense Cheat Sheet
I have been using Busuu to learn Italian for the past few weeks (2020 new years resolution is...
Web Dev – RSS Reader App – 02
GitHub:Â EricTurner3/simple-react-rss-reader I recently stumbled upon Cursor – The AI Code Editor. It essentially is VS Code powered by...
Web Dev – RSS Reader App – 01
GitHub: EricTurner3/simple-react-rss-reader I have a few goals with this project that I’ve already spent several hours on over...
Malware Dev – Chapter 07 – Anti-Disassembly Strategies
Continued series from the Malware Development for Ethical Hackers Book.GitHub repo: EricTurner3 – Malware_Development. Opcode / Assembly Obfuscation The main...
Malware Dev – Chapter 06 – Anti-VM Strategies
Continued series from the Malware Development for Ethical Hackers Book.GitHub repo: EricTurner3 – Malware_Development. Filesystem Detection Techniques VirtualBox Machine Detection...
Malware Dev – Chapter 05 – Anti-Debugging Tricks
Continued series from the Malware Development for Ethical Hackers Book.GitHub repo: EricTurner3 – Malware_Development. Detecting Debugger IsDebuggerPresent() Sample code using...
Malware Dev – Chapter 04 – Privilege Escalation
Continued series from the Malware Development for Ethical Hackers Book.GitHub repo: EricTurner3 – Malware_Development. This chapter contains methods to achieve...
Malware Dev – Chapter 03 – Persistence
Continued series from the Malware Development for Ethical Hackers Book.GitHub repo: EricTurner3 – Malware_Development. This chapter contains methods to...
Malware Dev – Chapter 02 – Injection
Continued series from the Malware Development for Ethical Hackers Book. The first part of this chapter deals with...
Malware Dev – Chapter 01
I recently picked several new books from Packt, including Malware Development for Ethical Hackers. This book aims to...
Malware Analysis – Mirai Wicked Sample – 9Jan2025
Analysis of a sample from Malware bazaar: MalwareBazaar | SHA256 a01d53662d83c31a5b4478bc57fc4fee1ba9d4f6178a94a107c472133adea368 (Mirai) Stage 1 The initial download is...