Skip to content
View xbadev's full-sized avatar
  • New York City

Highlights

  • Pro

Block or report xbadev

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

Hi, I'm Bader

Information Systems student at Stony Brook University focused on cybersecurity — specifically threat detection, log analysis, and incident response across Linux and Windows environments.

Projects

Wazuh SIEM Deployment — Deployed a full SIEM stack with Linux and Windows agents for log correlation, attack simulation, and MITRE ATT&CK-mapped alert analysis.

Network Traffic Analysis Lab — Captured and analyzed encrypted vs cleartext protocols using Wireshark in a virtualized environment.

SSH Detection & Response — Automated brute-force detection and blocking on Linux using Python, Bash, and fail2ban with webhook alerting.

RDP Detection & Response — Windows endpoint security pipeline using PowerShell for RDP brute-force detection, firewall containment, and automated alerting.

Currently

  • Studying for CompTIA Security+ (April 2026)
  • Cisco CCNA next

Pinned Loading

  1. wazuh-siem wazuh-siem Public

    Hands-on SIEM deployment and security monitoring using Wazuh in a home lab environment.

  2. network-traffic-analysis network-traffic-analysis Public

    Hands-on network traffic analysis labs using Wireshark - capturing, filtering, and comparing encrypted vs unencrypted protocols in a virtualized environment.

  3. ssh-detection-response ssh-detection-response Public

    Linux security automation lab demonstrating SSH brute-force detection, layered defense, and automated webhook-based incident response.

    Python

  4. rdp-detection-response rdp-detection-response Public

    Windows security automation lab demonstrating RDP brute-force detection, log-based monitoring, automated firewall containment, and scheduled PowerShell response workflows.

    PowerShell