P
M
Home
About
Experience
Skills
Projects
Awards
Contact

Hi there! 👋

I'm Pranjal Mehta.

Final year Computer Science (Cyber Security) student in Bengaluru. I like breaking things, fixing them, and then making it harder for anyone else to break them. Mostly I build security tools, hunt for bugs, and do hands-on security research.

Grab my resume arrow
Get in Touch!
Pranjal Mehta
Security Engineer
Python Java C Burp Suite Splunk MITRE ATT&CK FastAPI SQL Docker

What I've been shipping on @pranjalm37.

Pranjal Mehta's GitHub contribution activity

ABOUT

I'm a final year Computer Science engineering student at Manipal Institute of Technology, Bengaluru, specializing in Cyber Security. My interests sit around secure software development, offensive and defensive security, vulnerability assessment and OSINT.

My internships have put me on both sides of the same problem. I built software at Amazon, then spent time pulling it apart at PwC and Cisco doing cloud security reviews, phishing assessments, compliance mapping, and log analysis in Splunk across simulated enterprise traffic.

What I like most is turning an attack into a tool. So far that has meant a TOCTOU vulnerability research toolkit with an AST-based static scanner, a four-algorithm API rate limiter that kills check-then-consume races, and an autonomous SOC agent running a detection-to-remediation pipeline with human approval gates.

I'm Google Cybersecurity certified and CEH v13 certified (EC-Council), with 150+ DSA problems on LeetCode and 41 rooms cleared on TryHackMe. In my spare time I build bots that track stock and deals on quick commerce apps.

EXPERIENCE

CDTR Trainee (Cyber, Data and Tech Risk)

PwC (PricewaterhouseCoopers) · Bengaluru

Feb 2026 - May 2026

Cloud security reviews, phishing assessments, and compliance automation across enterprise environments

  • Contributed to cloud security reviews, phishing assessments, and compliance mapping (ISO 27001, SOC 2), analyzing enterprise security workflows across modern digital environments
  • Automated security and operational workflows using PowerShell scripting, AI-driven automation, SQL, and API integrations, reducing manual effort across enterprise processes

Software Engineering Intern

Amazon · Chennai

Dec 2025 - Jan 2026

Last-mile delivery optimization for the GSF Last Mile team

  • Executed a last-mile delivery optimization project improving SSD pickup, calling/texting, and vehicle-inspection compliance, optimizing cost-per-delivery (CPD) across the N&E region and reducing Attempt/Reject/Partial delivery failures
  • Built internal tooling and data workflows using Java, SQL, and REST APIs to automate compliance tracking and delivery metrics, collaborating cross-functionally in an Agile environment

Cyber Security Intern

Cisco · Virtual

Jun 2025 - Aug 2025

Log analysis and network monitoring across simulated enterprise traffic

  • Performed log analysis and network monitoring in Splunk across simulated enterprise traffic, gaining hands-on exposure to event triage, threat detection, and incident troubleshooting
  • Completed technical assignments on networking (Packet Tracer), security fundamentals, and log/event analysis

Software Engineering Intern

Ciphrix · Sydney

Jun 2024 - Aug 2024

Compliance research, technical writing, and frontend polish

  • Researched SOC 2, ISO 27001, and HIPAA and authored structured, insight-driven technical blogs simplifying complex compliance frameworks
  • Refined the website frontend, adding final UI/UX improvements and ensuring a polished user experience

SKILLS

Cyber Security

Splunk (SIEM) Wireshark Nmap Burp Suite OWASP ZAP Metasploit Kali Linux OWASP

Security Practice

MITRE ATT&CK Threat Detection Vulnerability Assessment OSINT IAM

Languages

Python Java C Bash SQL

CS Fundamentals

DSA OOPs System Design Operating Systems Computer Networks DBMS

Backend & Cloud

FastAPI REST API PostgreSQL Redis AWS Docker JSON

Standards & Governance

ISO 27001 SOC 2 NIST HIPAA

AI / LLM

Prompt Engineering Claude Engineering Token Optimization

Tools

Git GitHub Postman Linux

Hands-on Practice

LeetCode, 150+ solved TryHackMe, 41 rooms

PROJECTS

Race Condition Exploiter

A TOCTOU (time-of-check-to-time-of-use) research toolkit. It ships vulnerable and patched sample pairs plus a CLI race harness that spawns concurrent attacker threads, lands symlink-swap exploits, and measures the hit rate. There's also a static scanner built on Python's ast module that flags check-then-use patterns straight from source without running anything, and a live demo you can poke at in the browser.

Python AST Static Analysis Multithreading CLI MIT Licensed

API Rate Limiter

Four rate-limiting algorithms (fixed window, sliding window log, sliding window counter, token bucket) sitting behind one FastAPI interface, with in-memory or Redis backends you can swap out. Atomic operations via asyncio.Lock and Redis Lua scripts kill the check-then-consume race. There's a live demo that visualises traffic against each algorithm in real time, and 21 pytest tests covering the concurrency guarantees and API responses (429 + Retry-After).

Python FastAPI Redis Docker pytest

AI Autonomous Defense Agent

An async FastAPI backend for a SOC agent that runs the whole ingest, detect, analyze, decide and respond loop across 42 REST endpoints and an 11-table PostgreSQL schema, with JWT auth, RBAC, structured logging and a Dockerized multi-service setup. A 6-rule detection engine mapped to MITRE ATT&CK feeds a RAG-grounded LLM analyst (ChromaDB + OpenAI API) that scores threats from 0 to 100, then queues remediation behind a human approval gate with rollback, guardrails and an immutable audit trail. Runs fully offline and is covered by 169 tests.

FastAPI PostgreSQL ChromaDB OpenAI API MITRE ATT&CK Docker

EDUCATION

B.Tech in Computer Science Engineering (Cyber Security)

Manipal Institute of Technology

2023 - 2027

Bengaluru, Karnataka, India

7th Semester · SGPA 8.61 · CGPA 7.93 · No backlogs

Class X (ICSE) & Class XII (CBSE)

Delhi Public School East

2021 - 2023

Bengaluru, Karnataka, India

ICSE 93.33% · CBSE 83%

CERTIFICATIONS

Cybersecurity Professional Certificate, Google 2025
Junior Cybersecurity Analyst Career Path, Cisco 2025
Certified Ethical Hacker v13, EC-Council 2026

ACHIEVEMENTS

Myntra NextGen 2026

Winner

Feb 2026

AWS Gen AI India Hackathon

2nd Place

Jul 2025

TCS BCIC Hackostav

4th Place

Aug 2025

Honeywell Hackspace Hackathon

4th Place

Oct 2025

Flinders University AI Competition

Finalist

Mar 2026

Flipkart Grid 7.0

Finalist

Aug 2025

GET IN TOUCH

Let's build something amazing together