Skip to content
View boydjawun's full-sized avatar

Block or report boydjawun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
boydjawun/README.md

🌲Hi, I'm Jawun!🌲

💻Cybersecurity Projects:

🧪Active Directory Home Lab Setup w/PowerShell Script & Group Policies(System Administration)

🛜Wifi Deauthentication Attack w/ ESP32 + SoftAP

🔓LLMNR/NetBIOS Poisoning in Active Directory Home Lab

🔎Active Directory Post-Exploitation Demos

📊Nessus Vulnerability Management

⚡️Electronics Projects

🚥ESP32 Web Controlled Traffic Light

🛜Arduino + ESP32 SoftAP Monitor

🫰Arduino + ESP32 Touch Sensor w/ LED indicator

🚨Arduino + ESP32 LED On/Off Button

🐍Python Projects

🎰SHA-256 Hash Generator

👣Port Recon Pro

🔗Connect with me!

Connect with me on📱LinkedIn

Like and Subscribe to ⏯️ Simple Electronics Tutorials on Youtube


⭐⭐⭐⭐⭐⭐⭐⭐⭐-----> "Curiosity killed the cat🐈‍⬛, but satisfaction brought it back!" <-----⭐⭐⭐⭐⭐⭐⭐⭐⭐

Pinned Loading

  1. ActiveDirectory-HomeLab-Setup ActiveDirectory-HomeLab-Setup Public

    Active Directory Home Lab setup using VMWare, Windows 11 ISO, and Windows Server 2022

    PowerShell 2

  2. AD-PostExploitation-Demos AD-PostExploitation-Demos Public

    Demonstrating the real-world uses of crackmapexec, ntlmrelayx, Metasploit's psexec module, and Metasploit's Incognito for Token Impersonation

    2

  3. esp32-web-controlled-traffic-light esp32-web-controlled-traffic-light Public

    A beginner-friendly ESP32 project that creates its own WiFi Access Point so you can control a real traffic light (red, yellow, green LEDs) from any phone or laptop using a clean mobile web interface.

    C++

  4. WiFi-Deauthentication-Attack-ESP32-Aircrack-ng WiFi-Deauthentication-Attack-ESP32-Aircrack-ng Public

    Deauthenticating devices from an ESP32 SoftAP using Aircrack-ng on Kali Linux with an AR9271 WiFi adapter. This is an educational demonstration of a WiFi deauth attack with Aircrack-ng on a custom …

  5. sha256-hash-generator-python sha256-hash-generator-python Public

    SHA-256 hash generator developed with the Python programming language and hashlib library.

  6. esp32-touch-sensor-LED-beginner-project esp32-touch-sensor-LED-beginner-project Public

    Using Arduino's TouchRead sketch to program my ESP32 to turn on an LED light once the serial monitor's sensitvity gets to a defined threshhold.

    C++