WiLLson โ ๐จโ๐ป ๐
@themeek766.bsky.social
๐จ๐ฝโ๐ป| I write about Tech, SOC workflows, SIEM alerts, threat analysis, and incident response so you can think like a blue-team analyst.
I put together a complete CCNA in 8 Weeks roadmap and decided to make it free for everyone. If you're preparing for the CCNA or want to become a Junior Network Engineer, this guide gives you a structured path instead of guessing what to study next. ๐งต
Day 8 Malware today, and the list looked like pure memorisation until I saw what the categories actually are ๐
I build vulnerable apps on purpose. It made me a better defender than any detection course did ๐
A home lab isn't a production SOC. I know that. That's why I'm building mine to resemble a real corporate environment as closely as possible. ๐งต
๐ก๏ธ 28-day SOC build. In public. No filler. Every project here is a detection I wrote or an incident I walked end-to-end not a tutorial replay. ๐ Splunk ยท SIEM ยท Log Analysis ๐ง MITRE ATT&CK ยท Threat Detection ๐ป Kali ยท Ubuntu ยท Windows home lab ๐ ISC2 CC This is what hire-ready looks like ๐
30-Day Cybersecurity Learning Journey OverTheWire Bandit CTF Documentation (Day 1โ10) ๐ง๐ต๐ฟ๐ฒ๐ฎ๐ฑ ๐งต 1/ ๐ข๐๐ฒ๐ฟ๐ง๐ต๐ฒ๐ช๐ถ๐ฟ๐ฒ ๐๐ฎ๐ป๐ฑ๐ถ๐ โ ๐๐ฒ๐๐ฒ๐น 0 โ 1 (๐๐ฎ๐ 1) I started my cybersecurity learning journey by exploring the Bandit wargame.
๐๐ฎ๐ถ๐น๐ ๐๐ง๐ ๐๐ถ๐๐ฐ๐ถ๐ฝ๐น๐ถ๐ป๐ฒ ~ ๐ข๐๐ฒ๐ฟ๐ง๐ต๐ฒ๐ช๐ถ๐ฟ๐ฒ ๐๐ผ๐๐ฟ๐ป๐ฒ๐ Real technical skill isnโt built in bursts. Itโs built through consistency. Iโve committed to 30 minutes every day to complete one OverTheWire level until I finish the entire series. The goal isnโt just solving challenges.
๐ Easily Find a File in Linux Looking for a specific file on your Linux system? ๐ง Use this command: find / -name "filename" This searches the entire system for your file. ๐
๐ง๐ต๐ฒ ๐ฆ๐จ๐ฆ๐ฃ๐๐๐๐ข๐จ๐ฆ ๐ก๐ฒ๐๐๐ผ๐ฟ๐ธ ๐๐น๐ผ๐ โ ๐๐ฒ๐ฐ๐ฒ๐บ๐ฏ๐ฒ๐ฟ ๐ต, ๐ฎ๐ฌ๐ฎ๐ฑ SOC network logs showed one device sending unusual traffic to a rarely used external IP. Investigation revealed malware beaconing for C2 communication. Immediate containment stopped lateral movement and prevented data theft.
๐จ๐ฅ๐ฎ๐ป๐๐ผ๐บ๐๐ฎ๐ฟ๐ฒ ๐๐ฒ๐ต๐ฎ๐๐ถ๐ผ๐ฟ ๐๐ฎ๐ฏ (๐๐ฒ๐ด๐ถ๐ป๐ป๐ฒ๐ฟ ๐ฆ๐ข๐) Ransomware isnโt just malware. Itโs patterns. In a controlled lab I simulated: โข Mass file changes โข AES encryption โข Files renamed to .locked โข A ransom note dropped
๐จ Beginner SOC Lab: Catching Sneaky Access I built a small home lab to practice as a SOC analyst. Setup: โข Windows 11 VM (victim) โข Kali Linux VM (attacker) โข Shared โHRโ folder with a Canarytoken inside Simulated an attack: โข Found the SMB share โข Opened files โข Triggered the Canarytoken๏ฟผ
๐ง ๐ง ๐ง ๐ง ๐ง๐ง๐ง๐ง ๐ง๐ง๐ง ๐ง ๐ง ๐ง ๐ง๐ง๐ง ๐ง ๐ง ๐ง๐ง ๐ง ๐ง ๐ง๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง ๐ง
3 certifications that actually get interviews: Security+ (foundations) AZ-900 (cloud) Splunk Core Certified (hands-on SIEM) TryHackMe SAL1 Forget the rest (at least for now).
I BET YOU DONT PAY ATTENTION TO THIS LITTLE THINGS โผ๏ธ
If a hacker gain access into your system this is what they search for first
๐๐ฎ๐๐ฒ๐ฟ๐ฎ๐น ๐ ๐ผ๐๐ฒ๐บ๐ฒ๐ป๐ & ๐ฃ๐ฒ๐ฟ๐๐ถ๐๐๐ฒ๐ป๐ฐ๐ฒ Lateral movement = breaking into one system, then sneaking into others using stolen creds or tools. Persistence = staying hidden with auto-start programs or fake accounts. SOC teams hunt this using logs + smart detection rules ๐ก๏ธ
Common Mistakes Smart People Make โขReusing passwords โขOver-trusting biometrics โขInstalling too many browser extensions โขIgnoring firmware updates โขThinking antivirus = full protection Security is discipline, not tools.
The seven layers of the OSI model include: 1. The Physical layer 2. The Data Link layer 3. The Network layer 4. The Transport layer 5. The Session layer 6. The Presentation layer 6. The Application layer
Today I finished setting up my SOC lab on Kali Linux, and what a learning experience! ๐ฏ I created a dedicated lab user socuser, disabled command history, turned off unnecessary services, and separated lab browsing from personal browsing.
Stop Confusing Bus, Star & Ring Topologies (Simple Guide)
No one knows the effort that went into your work more than you. Donโt wait for others to acknowledge your efforts.
Monthly Milestones Month 1 โขUnderstand networking basics โขComfortable in Linux terminal Month 2 โข50+ TryHackMe rooms completed โขSecurity+ 50% complete Month 3 โขBook Security+ exam โขBuild basic home lab Month 4โ6 โขApply for IT/SOC roles aggressively
Package cleanup 1๏ธโฃ apt autoremove โ remove unused 2๏ธโฃ apt clean โ clear cache 3๏ธโฃ dpkg -l โ list packages 4๏ธโฃ dpkg -r โ remove package 5๏ธโฃ apt purge โ remove configs too Keep your system clean & fast. Which one would you run today?
The fastest way to stand out in IT? Become the person who documents everything you learn. New tool, new command, weird server issue? Write it down. Your notes become your superpower. Nobody remembers everything. Pros build knowledge gardens.
Nobody talks about IT audit roles. You're verifying companies follow security policies and checking compliance frameworks. Pays $60K-$80K entry level. You don't need to be as technical, just detail-oriented. Google "IT auditor" or "GRC analyst" on Indeed.
Recruiters screen for risk. Hiring managers screen for fit. Your application needs to satisfy both.
Success isn't about being the best. It's about refusing to quit.