Skip to content
View padmesh6119's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 15:54 (UTC -12:00)

Highlights

  • Pro

Block or report padmesh6119

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
padmesh6119/README.md
PADMESH subtitle

LinkedIn  HackerOne  Portfolio  GitHub  Instagram



"A cybersecurity mind with a terminal, a restless curiosity, and an obsession for understanding how systems fail — and how to make them stronger."



01 — ABOUT

name Padmesh P S
role Security Researcher · Bug Bounty Hunter
education B.E. Cybersecurity Engineering — SKCT '27
location Tamil Nadu, India
status OPEN TO OPPORTUNITIES

02 — CAREER FOCUS

I'm currently looking for an opportunity to start my cybersecurity career with a strong MNC / security-focused organization where I can work on real-world security infrastructure and grow alongside experienced security teams.

I'm particularly interested in:

  • Intrusion Detection Systems (IDS)
  • Intrusion Prevention Systems (IPS)
  • Network Security & Monitoring
  • SOC / Security Operations
  • Threat Detection & Response
  • Vulnerability Assessment & Penetration Testing
  • Security Automation
  • Detection Engineering

03 — ARSENAL

offensive Burp Suite · ffuf · sqlmap · nuclei
recon subfinder · amass · gau · httpx
network Nmap · Wireshark · TCP/IP
languages Python · C/C++ · JavaScript · Bash
embedded ESP32 · ESP-IDF · FreeRTOS
development React · Node.js · REST APIs
platforms Linux · Kali Linux · Docker
security Web · Network · API · Cloud

04 — WHAT I'M LOOKING TO BUILD

I want to move beyond simply finding vulnerabilities and work on systems that can detect, prevent, and respond to attacks.

My current interests are heavily focused around IDS/IPS and defensive security, including:

Network Traffic
      │
      ▼
┌─────────────────┐
│ Traffic Analysis│
└────────┬────────┘
         │
         ▼
┌─────────────────┐
│ Threat Detection│
│      / IDS      │
└────────┬────────┘
         │
         ▼
┌─────────────────┐
│ Alert / Analysis│
└────────┬────────┘
         │
         ▼
┌─────────────────┐
│ Prevention / IPS │
└─────────────────┘

I'm interested in learning and contributing to areas such as:

  • Network traffic analysis
  • Signature-based & behavioral detection
  • Intrusion detection rules
  • Packet inspection
  • Threat intelligence
  • SIEM integration
  • Detection engineering
  • Incident response
  • Security monitoring
  • Automated attack prevention

05 — CURRENTLY

  • 🔎 Active bug bounty hunter
  • 🛡️ Exploring IDS / IPS & network defense
  • 💻 Building security-focused projects
  • 🧪 Performing authorized penetration testing
  • 🧠 Strengthening networking, Linux & security fundamentals
  • ⚡ Building ROOK — a voice assistant on ESP32
  • 🎯 Looking for opportunities with MNCs and cybersecurity teams

06 — WHY CYBERSECURITY

I enjoy looking at systems from the attacker's perspective.

Breaking something is interesting.

Understanding why it broke, how it could have been detected, and how to prevent it from happening again is even more interesting.

That is where I want to take my career — toward building and improving security systems that operate at scale.








Popular repositories Loading

  1. Lab-Manual Lab-Manual Public

    Solutions to college lab exercises in Java (OOP basics — classes, objects, Scanner input), bundled with a compiled lab-manual PDF.

  2. padmesh6119 padmesh6119 Public

    My GitHub profile README — intro, tech stack, and social links for Padmesh, a B.E. Cybersecurity student and security tinkerer.

  3. Grub-Theme Grub-Theme Public

    A custom GRUB bootloader theme — background art, fonts, and menu styling to reskin the Linux boot screen.

  4. padmesh6119.github.io padmesh6119.github.io Public

    Source for my personal GitHub Pages site — a Jekyll/SCSS static website.

    SCSS

  5. Unveil Unveil Public

    A Python website security analyzer that inspects a site's SSL certificate validity, DNS resolution, domain age, and blacklist status to flag suspicious or untrustworthy domains.

    Python

  6. Munch Munch Public

    MUNCH — a lightweight, animated command-line toolkit for text transforms: encode/decode (Base64, Base32, Hex, Atbash, ROT-N), generate hashes (MD5/SHA1/SHA-224/256/384/512), and guess a hash type b…

    Python