SSunnyincybersecurity-learning.hashnode.dev·1d ago · 12 min readTryHackMe OpenVPN Beginner-Friendly Learning GuideIntroduction I recently completed the OpenVPN room on TryHackMe as part of my ongoing cybersecurity learning journey. Before starting practical cybersecurity labs, it is important to understand how to00
SSunnyincybersecurity-learning.hashnode.dev·3d ago · 15 min readTryHackMe Introduction to OWASP ZAP Beginner-Friendly Learning GuideIntroduction I recently completed the Introduction to OWASP ZAP room on TryHackMe as part of my ongoing cybersecurity learning journey. OWASP ZAP, also known as Zed Attack Proxy, is an open-source web00
JJasonincybersage.hashnode.dev·4d ago · 11 min readSQL InjectionsWHAT IS SQLi? In this article, we’ll be referring to SQL injections as SQLi. SQLi is a web security vulnerability that allows an attacker to interfere with queries between an application and its datab00
SSunnyincybersecurity-learning.hashnode.dev·5d ago · 11 min readTryHackMe Metasploit: Introduction Beginner-Friendly Learning GuideIntroduction I recently completed the Metasploit: Introduction room on TryHackMe as part of my ongoing cybersecurity learning journey. Metasploit is one of the most widely used frameworks in ethical h00
SSunnyincybersecurity-learning.hashnode.dev·6d ago · 7 min readTryHackMe Hydra: Beginner-Friendly Step-by-Step Learning GuideTryHackMe Hydra: Beginner-Friendly Password Attack Learning Guide Understanding Hydra and Online Password Attacks Cybersecurity is not only about finding vulnerabilities—it is also about understanding00
YPYogesh Peelainexploitnotes.hashnode.dev·Jul 4 · 10 min readHackTheBox: Watcher WriteupSummary Watcher is a Linux box built around a self-hosted Zabbix monitoring stack. The front door isn't a permissions misconfig at all - it's a real Zabbix CVE (CVE-2024-22120), a time-based blind SQL00
AEAhmed El euchinahmedeleuch.hashnode.dev·Jun 28 · 16 min readHow I Built a Dual-Stack Enterprise Network and Demonstrated an IPv6 Hijack Attack (with Full Mitigation)I set up a full dual-stack enterprise network in GNS3, launched a silent IPv6 man-in-the-middle attack using nothing but a Python script — and then shut it down completely with a single switch policy.00
KRKishore Rinkishorecybersec.hashnode.dev·Jun 19 · 4 min readCan AI Replace Cybersecurity ?Introduction: Cybersecurity is not immune from the ever-evolving power of Artificial Intelligence (AI). Today, AI-driven solutions can identify threats with speed, analyze vast amounts at once and aut10
MCMyles Coreyinm2crazzy.hashnode.dev·Jun 3 · 3 min readTryHackMe Ice 1-4To solve this first task i ran the nmap -sV scan inside nmap and on port 3389 it has a service called MS-WBT-Server which is an Microsoft remote desktop service. So the answer the first question is 3300
CC9labinc9lab.hashnode.dev·Jun 1 · 3 min readNmap: The Friendly Map of Your NetworkThink of your network like a busy town. Phones, laptops, smart TVs, printers, and even smart bulbs are all “residents” living there. They talk to each other and to the internet. But here’s the questio00