Hacking Labo
  • Home
  • News
  • Explanations
  • Series
  • Experiments
  • Development
  • Machines
usefulhub
JP | EN
  • Home
  • News
  • Explanations
  • Series
  • Experiments
  • Development
  • Machines
  • Search
  • My Progress
  • X (Twitter)
  • usefulhub
  • JP | EN
  • ✓ Deauthentication Attack — How Wi-Fi Disconnect Attacks Work and How PMF Stops Them thumbnail
    Explanation

    Deauthentication Attack — How Wi-Fi Disconnect Attacks Work and How PMF Stops Them

    A Deauthentication Attack spoofs the IEEE 802.11 Deauthentication management frame (Subtype 0x0C) to...

    2026-05-11 views 149 likes 0
  • ✓ Ghidra — How NSA's Open-Source Reverse Engineering Suite Works thumbnail
    Explanation

    Ghidra — How NSA's Open-Source Reverse Engineering Suite Works

    Ghidra is the reverse-engineering suite the NSA used internally and then released as OSS under Apach...

    2026-05-11 views 566 likes 0
  • ✓ Firewalls Explained — Five Generations, Stateful, NGFW / WAF / Cloud SGs thumbnail
    Explanation

    Firewalls Explained — Five Generations, Stateful, NGFW / WAF / Cloud SGs

    A firewall is an access-control device that drops any traffic that doesn't match a defined rule. Sta...

    2026-05-11 views 155 likes 0
  • ✓ ASM Explained — Attack Surface Management / EASM, CAASM, DRPS thumbnail
    Explanation

    ASM Explained — Attack Surface Management / EASM, CAASM, DRPS

    ASM (Attack Surface Management) is the security discipline of discovering every entry point an attac...

    2026-05-11 views 158 likes 0
  • ✓ Ransomware — How It Works, Notable Incidents, and How to Defend thumbnail
    Explanation

    Ransomware — How It Works, Notable Incidents, and How to Defend

    Ransomware is malware that 'encrypts files and demands a ransom for the decryption key'. Its ancesto...

    2026-05-10 views 169 likes 0
  • ✓ Trojan Horse Explained — Types, Delivery Vectors, and Defenses thumbnail
    Explanation

    Trojan Horse Explained — Types, Delivery Vectors, and Defenses

    A Trojan horse is malware that disguises itself as legitimate software so the user installs it thems...

    2026-05-10 views 223 likes 0
  • ✓ DDoS Explained — Mechanics, Categories, and Defenses thumbnail
    Explanation

    DDoS Explained — Mechanics, Categories, and Defenses

    DDoS (Distributed Denial of Service) is the attack of burying a target under legitimate-looking requ...

    2026-05-10 views 149 likes 0
  • ✓ Buffer Overflow Explained — Stack Mechanics, Exploits, and Mitigations thumbnail
    Explanation

    Buffer Overflow Explained — Stack Mechanics, Exploits, and Mitigations

    Buffer overflow — writing past the end of an allocated buffer and corrupting adjacent memory — is th...

    2026-05-10 views 195 likes 0
  • ✓ Kali Linux — The Pentest Distribution: Its Tools and How to Use Them thumbnail
    Explanation

    Kali Linux — The Pentest Distribution: Its Tools and How to Use Them

    Kali Linux is the Debian-based 'attacker-optimised' Linux distribution maintained by Offensive Secur...

    2026-05-10 views 223 likes 0
  • ✓ Linux Explained — Architecture, Commands, and Major Distributions thumbnail
    Explanation

    Linux Explained — Architecture, Commands, and Major Distributions

    Strictly speaking, 'Linux' refers only to the kernel; what we use day-to-day is a stack of Linus's k...

    2026-05-10 views 171 likes 0
  • ✓ Wi-Fi (IEEE 802.11) Explained — Standards, Bands, and WPA thumbnail
    Explanation

    Wi-Fi (IEEE 802.11) Explained — Standards, Bands, and WPA

    Wi-Fi shares Ethernet's frame format but rides on radio waves — a shared medium, half-duplex, collis...

    2026-05-10 views 299 likes 0
  • ✓ Ethernet Explained — Frame Format, MAC Addresses, and Switching thumbnail
    Explanation

    Ethernet Explained — Frame Format, MAC Addresses, and Switching

    Ethernet is the L2 protocol that has survived nearly 50 years as the only practical choice for wired...

    2026-05-10 views 153 likes 0
  • ✓ IPsec Explained — Tunnel/Transport Modes and the IKE Key Exchange thumbnail
    Explanation

    IPsec Explained — Tunnel/Transport Modes and the IKE Key Exchange

    IPsec is a family of protocols that encrypts and authenticates IP packets themselves at L3 — rather...

    2026-05-10 views 158 likes 0
  • ✓ TCP/IP Explained — The 4-Layer Model and TCP vs UDP thumbnail
    Explanation

    TCP/IP Explained — The 4-Layer Model and TCP vs UDP

    TCP/IP names both 'the protocol suite that runs the Internet' and 'the four-layer reference model th...

    2026-05-09 views 155 likes 0
  • ✓ VPN Explained — IPsec, OpenVPN, and WireGuard Compared thumbnail
    Explanation

    VPN Explained — IPsec, OpenVPN, and WireGuard Compared

    A VPN (Virtual Private Network) is the umbrella term for virtually stretching an 'encrypted private...

    2026-05-09 views 164 likes 0
  • ✓ The OSI Reference Model — Seven Layers and How They Map to TCP/IP thumbnail
    Explanation

    The OSI Reference Model — Seven Layers and How They Map to TCP/IP

    The ISO Basic Reference Model (Open Systems Interconnection Reference Model) is the 1984 internation...

    2026-05-09 views 184 likes 0
  • ✓ OSINT — Methods, Tools, and Real-World Examples of Open-Source Investigation thumbnail
    Explanation

    OSINT — Methods, Tools, and Real-World Examples of Open-Source Investigation

    OSINT (Open Source Intelligence) is the umbrella term for the techniques and culture of investigatin...

    2026-05-09 views 345 likes 0
  • ✓ SSL/TLS Explained — How HTTPS Encrypts the Web and How Certificates Work thumbnail
    Explanation

    SSL/TLS Explained — How HTTPS Encrypts the Web and How Certificates Work

    SSL/TLS is the protocol that gives Internet traffic confidentiality, authentication, and tamper-dete...

    2026-05-09 views 201 likes 0
  • ✓ IP Addresses Explained — IPv4 / IPv6 / Subnets / Routing thumbnail
    Explanation

    IP Addresses Explained — IPv4 / IPv6 / Subnets / Routing

    IP (Internet Protocol) handles addressing and packet forwarding at the heart of the TCP/IP stack. Th...

    2026-05-09 views 169 likes 0
  • ✓ DNS Explained — How Name Resolution Works and the Record Types thumbnail
    Explanation

    DNS Explained — How Name Resolution Works and the Record Types

    DNS is the distributed database that converts memorable domain names into the IP addresses computers...

    2026-05-09 views 412 likes 0
  • ✓ Metasploit Framework — How to Use It for Penetration Testing thumbnail
    Explanation

    Metasploit Framework — How to Use It for Penetration Testing

    Metasploit Framework is the open-source offensive-testing framework launched by HD Moore in 2003 and...

    2026-05-09 views 287 likes 0
  • ✓ ICMP Explained — How ping and traceroute Work and What the Message Types Mean thumbnail
    Explanation

    ICMP Explained — How ping and traceroute Work and What the Message Types Mean

    ICMP is the control protocol that signals errors and path conditions on IP networks. This article co...

    2026-05-09 views 181 likes 0
  • ✓ SSH — How It Works, Public-Key Authentication, and Essential Commands thumbnail
    Explanation

    SSH — How It Works, Public-Key Authentication, and Essential Commands

    SSH is the protocol for operating another computer safely over the network. It replaced cleartext pr...

    2026-05-09 views 163 likes 0
  • ✓ Levi thumbnail
    machine

    Levi

    Linux Easy

    Easy Linux box. UDP scan reveals SNMP, snmpwalk leaks the running PostgreSQL service, COPY FROM PROG...

    2026-05-02 views 191 likes 0
1 2 3

PROFILE

Hacking Labo profile image

Hacking Labo

@myhackinglabo

A personal lab for learning, experimenting with, and sharing cybersecurity.
Explanations / experiments / development.

X / TWITTER

@myhackinglabo

Latest posts, research notes, and experiment results — shared as I go.

FOLLOW ON X

YOUTUBE

@myhackinglabo

Security experiment and development walkthroughs — coming soon.

VISIT CHANNEL

USEFUL HUB

usefulhub.net

A handy collection of online tools — from hacking study to everyday tasks, ready to use in a click.

OPEN TOOLS

NOTICE

This site shares information for the purpose of improving cybersecurity awareness. Executing these techniques in environments you do not have permission to test against may constitute a serious offense. Use at your own risk.

© Hacking Labo