25 projects organized across six security pillars. Vendor-anonymous capability categories.
Every entry traces to the resume or the detailed technical profile.
01 / 06 — AI / AGENTIC SECURITY
Adversarial testing for LLMs and agents.
AI Security Tool Evaluation & CI Integration
Evaluated AI security platforms for prompt injection, RAG poisoning, and agentic risk coverage. Onboarded selected platform into CI workflows for continuous AI security validation against AI application instances.
Built a structured library of proof-of-concept exploits validating prompt injection, indirect injection, RAG pipeline weaknesses, model abuse, and agentic risks. Used to validate AI features prior to production deployment.
Prompt Injection
Indirect Injection
RAG Security
Model Abuse Testing
Source: R
AI Application Security Posture Pipeline
Continuous posture validation for AI-powered application components. AI security checks triggered on changes to AI-related codepaths and instances.
Integrated source-code, dependency, and secret scanning into CI/CD pipelines. Established security gates and feedback loops for engineering teams.
SAST
SCA
Secret Scanning
GitHub Actions
Jenkins
Source: R, TP §3.2, TP §4.2, TP §5.4
CI Security GitHub Actions Suite
Built and onboarded multiple security GitHub Actions to run automatically on push/PR — SAST, SCA, secret scanning, AI security checks, and additional open-source security tools.
GitHub Actions
CI Security
Pipeline Automation
Source: R, TP §3.2, TP §5.5
Paved Security Standards / Secure SDLC
Defined and rolled out paved security standards across feature delivery workflows. Security gates that ship without slowing sprint velocity.
Secure SDLC
Paved Security Standards
Shift-Left
Source: R, TP §3.2
AppSec Automation — Triage & Reporting Pipelines
Built Python and Bash automation for SAST triage, vulnerability reporting pipelines, and CI/CD security checks. Reduced manual effort and improved tracking accuracy.
Python
Bash
Automation
CI/CD
Source: R
03 / 06 — APPLICATION SECURITY
Manual + automated. Web, API, mobile.
200+ Security Assessments Program
Delivered Web, Mobile, and API security assessments across Banking, E-commerce, Healthcare, and Enterprise verticals — approximately 40% reduction in client security incidents.
Web Pentest
API Pentest
Mobile Pentest
Vulnerability Management
Source: R
50+ Secure Code Review Practice
Reviewed source code across Java, Python, JavaScript, and Ruby stacks. Identified OWASP Top 10 issues, authentication flaws, race conditions, and business logic weaknesses with developer-actionable remediation.
Secure Code Review
Java
Python
JavaScript
Ruby
OWASP Top 10
Source: R
Internal VAPT Program
Internal vulnerability assessments and penetration testing across applications and APIs — manual validation, PoC evidence, structured remediation guidance.
Internal VAPT
Risk Assessment
PoC Development
Source: R, TP §3.1, TP §5.8
Architecture & Design Review Practice
Reviewed product architecture and FSD documents for new features. Enforced defense-in-depth design, secure data handling, and cryptographic standards — preventing high-severity issues from reaching production.
Architecture Review
FSD Review
Secure-by-Design
Source: R
Public Bug Bounty Recognition
Critical-severity findings on Bugcrowd, HackerOne, and Intigriti for Dell Technologies and the Government of India.
Bug Bounty
External Recognition
Source: R
AppSec Automation Tools
Built Python tools to automate session token identification, dynamic token generation for regression testing, and reporting workflows — reducing assessment cycle time across client engagements.
Python
Automation
Token Management
Regression Testing
Source: R
04 / 06 — CLOUD SECURITY
Cloud-native + WAF + CNAPP. Findings validated.
WAF Vendor Evaluation & Selection
Led a four-vendor Web Application Firewall evaluation. Built application-context-driven evaluation criteria. Conducted hands-on PoCs. Helped finalize WAF platform.
WAF / Edge Security
Vendor Evaluation
PoC Methodology
Source: R, TP §4.3, TP §5.1
CNAPP Vendor Evaluation & Operationalization
Evaluated 5+ CNAPP platforms. Manually validated findings rather than relying on scanner output alone. Operationalized selected platform and integrated it into CI workflows.
CNAPP
Vendor Evaluation
CI Integration
Manual Validation
Source: R, TP §4.1, TP §5.3
WAF Onboarding Automation Toolkit
Built a toolkit to streamline onboarding into the WAF platform — analyzing application behavior, Kubernetes ingress configuration, certificate mappings, application flows, and anomaly patterns. Bash + Python + Kubernetes.
Bash
Python
Kubernetes
Anomaly Detection
Source: TP §5.2
Cloud Security Posture Monitoring
Reviewed AWS-native security findings, threat-detection alerts, and CNAPP findings. Validated high-risk findings, identified false positives, and supported remediation.
Cloud Security Posture
AWS-Native Security
CNAPP
Source: R, TP §3.4, TP §5.7
AWS + EKS Security Testing Lab
AWS EKS-based security testing setup using namespace separation and bastion-based access for Kubernetes security validation.
AWS
EKS
Kubernetes Security
Bastion Workflows
Source: TP §5.11
AWS Security & Penetration Testing Checklist
Practical checklist combining offensive cloud testing methods with defensive best practices for IAM, logging, monitoring, EKS, and cloud posture review.
Vulnerability management lifecycle across SAST, SCA, secrets, CNAPP, cloud-native security signals, WAF observations, AI security scans, and manual VAPT. Manual validation, CVSS prioritization, remediation tracking.
Vulnerability Management
CVSS
Multi-Source Triage
Source: TP §3.6, TP §10
~15% SCA False-Positive Reduction
Enhanced SCA workflows with CVSS-based prioritization, reducing false positives by approximately 15% and accelerating developer triage velocity.
SCA
False-Positive Reduction
Triage Optimization
Source: R
Compliance Evidence Collection
Supported SOC 2, ISO 27001, HIPAA, and HITRUST evidence collection. Validated technical controls, provided audit evidence, supported customer assurance and vendor security questionnaires.
SOC 2
ISO 27001
HIPAA
HITRUST
GRC Support
Source: R, TP §3.7, TP §9
06 / 06 — THREAT MODELING
STRIDE for systems. MAESTRO for agents.
STRIDE Threat Modeling for Architecture & FSD Review
Threat modeling on product architecture and FSD documents pre-release using STRIDE. Catches defense-in-depth, secure data handling, and cryptographic issues before they ship.
STRIDE
Architecture Review
FSD Review
Source: R
MAESTRO Threat Modeling for Agentic Systems
Applied MAESTRO to LLM and agentic systems for tool-use risk, confused-deputy patterns, and indirect injection. Output: per-feature threat-model deliverable.