Skip to content
View mimmocrazy's full-sized avatar
  • Cosenza, Italy

Highlights

  • Pro

Block or report mimmocrazy

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mimmocrazy/README.md
Header Banner

πŸ‘‹ Hi, I'm Domenico Del Giudice

Cybersecurity Engineer & A/D CTF Player | M.Sc. Student @ UniCal


LinkedIn Email


πŸ‘€ About Me

I am a Computer Engineering graduate and a Cybersecurity Master's student at the University of Calabria (UniCal). My technical focus lies in network security, traffic monitoring, offensive/defensive CTF tooling, and Linux systems automation.

  • πŸ† CyberChallenge.IT 2026 National Finalist: Managed A/D network infrastructure, designed automated defense/analysis toolchains, and patched live service vulnerabilities during the national CTF.

πŸ”₯ Featured Projects

πŸ›‘οΈ Cybersecurity & CTF Tooling

  • ADele (CCIT-2026) β€” Centralized, modular framework orchestrating network analysis, exploitation, and defensive tools for Attack/Defense CTF competitions (Go).
  • Social Exposure Analyzer β€” Cloud-native OSINT framework & cyber intelligence engine for automated PII extraction and social engineering risk scoring (FastAPI, React, PostgreSQL, Azure).
  • TooLoSai β€” Resilient Nginx-based reverse proxy designed for TLS termination, traffic inspection, and service defense in hostile CTF A/D environments (Python, Nginx).
  • Industrial Security Honeypot β€” Adapted the T-Pot platform for macOS environments to analyze OT security & evaluate Modbus industrial exploit vectors (C, Docker).

βš™οΈ Systems & Linux Automation

  • Ginseng β€” Linux sleep/lid-switch inhibitor with hardware telemetry, Tailscale web dashboard, and Telegram bot integration (Python, Linux).
  • VPN Manager β€” Minimalist CLI & TUI manager for OpenVPN and WireGuard tunnels on Linux with live telemetry and log streaming (Bash).
  • command-not-found β€” Lightweight shell exit-127 helper with multi-package manager discovery, typo correction, and local validation (Python, Bash/Zsh).
  • xcol β€” Fast column extraction & action runner for terminal pipelines; an intuitive alternative to awk + xargs (Bash/Shell).

πŸ’» Tech Stack & Arsenal

Domain Technologies & Tools
Languages C Python Bash
Security & Forensics Wireshark Suricata Nmap Burp Suite GDB
Infrastructure & Cloud Docker Azure Nginx Tailscale Linux

πŸ“Š System Analytics



Profile Details Repos per Language

GitHub Contribution Snake

Pinned Loading

  1. tpotce_MacOS tpotce_MacOS Public

    Forked from telekom-security/tpotce

    🍯 T-Pot - MacOS Installation & Testing 🐝

    C 9

  2. CCIT-2026/ADele CCIT-2026/ADele Public

    A centralized, modular framework orchestrating network analysis, exploitation, and defensive tools for Attack/Defense CTF competitions.

    Go 3

  3. TooLoSai TooLoSai Public

    Nginx-based Reverse Proxy for TLS Termination & Network Resilience in CTF Attack & Defense environments

    Python

  4. Web_Hunter Web_Hunter Public

    Forked from CCIT-2026/Web_Hunter

    ToolSuite for Web exploiting

    Python

  5. xcol xcol Public

    Fast column extraction & action runner for terminal pipelines. A smart replacement for awk + xargs.

    Shell

  6. command-not-found command-not-found Public

    Finds the right install command when a tool is not found in your shell.

    Python