Skip to content
View lameiro0x's full-sized avatar
๐Ÿง‘โ€๐Ÿ’ป
Hacking...
๐Ÿง‘โ€๐Ÿ’ป
Hacking...

Highlights

  • Pro

Block or report lameiro0x

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

๐Ÿ‘พ Miguel Lameiro Martรญnez โ€” Cybersecurity Enthusiast

๐Ÿ” Computer Engineering Student @ URJC | Pentesting Path (HTB) | Linux Lover | Offensive Security Focus


+ INITIALIZING PROFILE...
+ USER: lameiro0x
+ STATUS: ACTIVE
+ FIELD: CYBERSECURITY / ETHICAL HACKING
+ ACCESS LEVEL: STUDENT โ€ข PENTESTER IN TRAINING

๐ŸŒ Personal Hub

I maintain a central professional hub where I showcase my cybersecurity projects, tools, blog, and ongoing work.

This website acts as a structured portfolio highlighting:

  • Custom-built security tools
  • Offensive and defensive security projects
  • Technical documentation and structured learning notes
  • Maintained web applications
  • Professional goals and internship focus

๐Ÿ”— Main Website: lameiro0x.com


๐Ÿง‘โ€๐Ÿ’ป About Me

  • ๐ŸŽ“ Computer Engineering student at Universidad Rey Juan Carlos (URJC)
  • ๐Ÿ‘พ Passionate about cybersecurity, pentesting, red team labs, and Linux
  • ๐Ÿงช Currently progressing through the Pentesting Path on HackTheBox
  • ๐Ÿ” Interested in offensive security, scripting, CTFs, and network exploitation
  • ๐Ÿš€ Building a portfolio of security projects, tools, and educational labs

๐Ÿ“ Cybersecurity Notes & Writeups

I maintain a personal cybersecurity blog where I document my learning journey in offensive security, including:

  • Pentesting methodologies and lab walkthroughs
  • CTF writeups and exploitation techniques
  • Linux internals, privilege escalation, and post-exploitation notes
  • Structured learning notes from platforms like Hack The Box

This blog is part of my long-term learning process and professional portfolio in cybersecurity.

๐Ÿ”— Live blog: blog.lameiro0x.com


โš™๏ธ Tech Arsenal

๐Ÿ› ๏ธ Languages & Tools

๐Ÿ” Cybersecurity Tools


๐Ÿงช Projects Overview

๐Ÿ› ๏ธ Security Tools (Author Projects)

  • ๐Ÿ” pentest-recon-toolkit
    Modular Python toolkit that automates the reconnaissance phase of a penetration test, providing structured DNS, port scanning, and web enumeration with professional JSON and Markdown reports.
    Focus: methodology-driven recon, automation, and clean reporting.

  • ๐Ÿ” credential-audit-tool
    Python-based security auditing tool that detects insecure credential handling, hardcoded secrets, and credential reuse on local systems.
    Focus: risk identification and mitigation without exploitation.

  • ๐Ÿง linux-privesc-analyzer
    Local Linux analysis tool that correlates system misconfigurations to identify privilege escalation risks, without performing exploitation.
    Focus: defensive awareness and attacker mindset.

๐Ÿšง Work in Progress

  • ๐Ÿ›ก๏ธ pentesting-path-htb
    Structured notes and exercises following the Hack The Box Pentesting Path, focused on methodology, tooling, and hands-on exploitation.

โœ… Completed Projects

  • ๐Ÿ”Œ pico-hid-security-lab
    Educational lab for analyzing USB HID behavior and keystroke injection techniques using Raspberry Pi Pico.

  • ๐Ÿšฉ ctf-security-training
    Consolidated notes and practical exercises from CTFs and cybersecurity training sessions.

  • ๐Ÿš bash-scripting-labs-OTW
    Bash scripts, commands, and notes developed while practicing Linux fundamentals and OverTheWire wargames.

  • ๐Ÿ“š security-foundations-htb-notes
    Structured notes, diagrams, and references based on the Hack The Box Information Security Foundations track.


๐Ÿ“Š GitHub Stats


๐Ÿ”ฅ Cyber Focus Areas

+ PENTESTING BASICS
+ RED TEAM FUNDAMENTALS
+ NETWORK ENUMERATION
+ LINUX HARDENING & AUTOMATION
+ SCRIPTS FOR OFFENSIVE SECURITY
+ CTF METHODOLOGY & WRITEUPS

Pinned Loading

  1. pentesting-path-htb pentesting-path-htb Public

    This repository contains a structured collection of cybersecurity technical notes, developed through study and hands-on practice on Hack The Box (HTB). It is part of my university training and prepโ€ฆ

    1

  2. linux-privesc-analyzer linux-privesc-analyzer Public

    A Python tool that analyzes a local Linux system to identify privilege escalation risks by correlating misconfigurations, without exploitation.

    Python

  3. credential-audit-tool credential-audit-tool Public

    A Python-based security auditing tool that detects insecure credential handling, hardcoded secrets, and credential reuse on local systems, focusing on risk identification and mitigation without expโ€ฆ

    Python

  4. pentest-recon-toolkit pentest-recon-toolkit Public

    Pentesting Recon Toolkit is a modular Python toolkit that automates the information gathering phase of a penetration test, providing structured DNS, port, and web reconnaissance with professional Jโ€ฆ

    Python

  5. ctf-security-training ctf-security-training Public

    This repository consolidates my notes and practical exercises completed during the CTF Course organized by the cybersecurity club Seek & Hack at Universidad Rey Juan Carlos (URJC).

  6. pico-hid-security-lab pico-hid-security-lab Public

    Educational lab for studying USB HID behavior, keystroke injection techniques, and their security implications using Raspberry Pi Pico.

    Python