Skip to content
View tdiprima's full-sized avatar

Organizations

@camicroscope @halcyon-project

Block or report tdiprima

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 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
tdiprima/README.md

Typing SVG


πŸ›‘οΈ DevSecOps β€’ Linux β€’ Security Automation

CompTIA Security+ Certified

I enjoy building practical tools that automate repetitive work, improve security, and make Linux servers a little less stressful to manage.


πŸ‘‹ About Me

class TDiPrima:

    role = "DevSecOps Engineer"

    certification = "CompTIA Security+"

    building = [
        "Linux automation",
        "Security tooling",
        "Monitoring",
        "Server hardening"
    ]

    learning = [
        "Red Teaming",
        "Metasploit",
        "Wireshark",
        "Active Directory"
    ]

    philosophy = "Automate the boring. Secure the important."

πŸš€ Featured Projects

Project Description
🏰 Server-Fortress Interactive Linux server hardening assistant for Ubuntu and RHEL
πŸ¦… LogHawk Lightweight SIEM alternative with rsyslog forwarding and real-time detection
🎯 pentest-metasploitable Automated recon, enumeration, and exploitation practice for Metasploitable labs
πŸ“ˆ server-vibes-check Lightweight server health monitoring with email alerts
⏰ crontab-helper Interactive cron builder that installs jobs without editing crontab
πŸŽ™οΈ soundscribe Local Whisper-powered speech-to-text CLI with progress feedback

🌱 Currently Learning

I'm documenting my journey into offensive security while continuing to build defensive security tools.

Current focus:

  • Wireshark
  • Nmap
  • Metasploit
  • Active Directory
  • Bash & Python automation

🧰 Toolbox

Operating Systems

Ubuntu RHEL Linux macOS

Languages

Python Bash

Security & Infrastructure

Docker Git Wireshark Nmap Metasploit systemd SSH


Secure it. Automate it. Sleep better.

Pinned Loading

  1. pentest-metasploitable pentest-metasploitable Public

    Automated recon, enumeration, and exploitation scripts for Metasploitable 2 using Nmap, Nikto, and Metasploit in isolated labs

    Shell

  2. LogHawk LogHawk Public

    Lightweight SIEM alternative for Linux fleets: rsyslog forwarding, mTLS, and real-time security event detection

    Shell

  3. Server-Fortress Server-Fortress Public

    Interactive bash script for safe, step-by-step Linux server hardening β€” SSH, firewall, Fail2ban, and auto-updates on Ubuntu/RHEL.

    Shell

  4. crontab-helper crontab-helper Public

    Crontab builder for Linux/macOS β€” answer prompts, get a valid cron expression, and install it without touching an editor.

    Python

  5. soundscribe soundscribe Public

    Local audio-to-text CLI using faster-whisper. Adds a live progress bar so you know it's actually running.

    Python

  6. server-vibes-check server-vibes-check Public

    Lightweight Python server monitor β€” checks disk, CPU, and systemd services, then alerts via email before small issues become downtime.

    Python