Skip to content
View NtAlexio2's full-sized avatar
🧠
Teaching my AI to do my job... still waiting.
🧠
Teaching my AI to do my job... still waiting.

Block or report NtAlexio2

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
NtAlexio2/README.md

👋 Hi, I'm Alex Romero (aka Packet Phantom)

Welcome to my GitHub profile! I'm a cybersecurity enthusiast and offensive security developer with a passion for network protocols and low-level systems programming. I enjoy exploring the intricacies of digital systems, contributing to open-source projects, and developing tools that enhance security research.

🧰 Skills & Interests

  • Offensive Security Development: Crafting tools and exploits to assess and improve system security.
  • Network Protocols: Deep understanding of protocols like SMB, LDAP, Kerberos, and Netlogon.
  • Reverse Engineering: Analyzing binaries and systems to understand their inner workings.
  • Open-Source Contribution: Active contributor to projects like Impacket and Metasploit Framework.

🛠️ Notable Contributions

  • Contributed to the development and enhancement of payloads and modules, focusing on expanding the framework's capabilities in penetration testing and exploit development.
  • Contributed to the Mettle payload, improving cross-platform capabilities and adding low-level features to support advanced post-exploitation tasks.
  • net.py Script: Developed a Python script that emulates the Windows net command, enabling remote user and group management via the SAMR protocol. This tool enhances the capabilities of security professionals in managing and auditing Windows environments.

  • eventlog.py Script: Developed a Python script enabling remote clearing and exporting of specific Windows Event Log channels, facilitating efficient log management and analysis across networked systems.

  • dumpntlminfo.py Tool: Developed a script to extract NTLM authentication negotiation details from remote hosts without requiring credentials. Focused on SMB protocols (1/2/3), it utilizes custom classes based on SMBConnection to access information not exposed in standard responses—such as dialect version, signing options, maximum SMB request size, and server time details. The tool also reports server boot time when available, aiding in passive network reconnaissance.

  • Developed a series of vulnerable labs as part of the OWASP Security Knowledge Framework (SKF) to demonstrate real-world web application security issues using Flask. These labs help developers and security professionals learn secure coding practices through hands-on, practical examples.

📌 Pinned Projects

  • Metasploit Framework: A comprehensive platform for developing, testing, and executing exploits.

  • Impacket: A collection of Python classes for working with network protocols, essential for crafting custom network tools and exploits.

  • skf-flask: This project is designed for hands-on learning of web vulnerabilities and secure coding practices, making it valuable for both security training and tool testing.

🌐 Online Presence

Feel free to connect or reach out if you're interested in collaboration or discussions related to cybersecurity, open-source development, or network protocols!


Pinned Loading

  1. rapid7/metasploit-framework rapid7/metasploit-framework Public

    Metasploit Framework

    Ruby 35.6k 14.3k

  2. OWASP/Nettacker OWASP/Nettacker Public

    Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management

    Python 4k 855

  3. rapid7/metasploit-payloads rapid7/metasploit-payloads Public

    Unified repository for different Metasploit Framework payloads

    C 1.8k 693

  4. fortra/impacket fortra/impacket Public

    Impacket is a collection of Python classes for working with network protocols.

    Python 14.4k 3.7k

  5. rapid7/mettle rapid7/mettle Public

    This is an implementation of a native-code Meterpreter, designed for portability, embeddability, and low resource utilization.

    C 446 124