class RohitKumar: def __init__(self): self.role = "Senior Application Security Engineer" self.company = "PwC (Senior Associate)" self.location = "Kolkata, India" self.experience = "5+ years in offensive security" self.specialties = ["Web App Security", "Mobile Pentest (iOS/Android)", "API Security", "Source Code Analysis (SCA)", "SSO / SAML / OAuth 2.0", "CVE Research"] self.builds = ["Burp Suite extensions (Montoya API)", "Python/Bash security automation"] self.published = ["CVE-2024-35581", "CVE-2024-35582", "CVE-2024-35583"] self.mindset = "Automate the manual. Verify everything. Assume breach."
π‘οΈ Senior AppSec Engineer with 5+ years across web, mobile (iOS/Android) and API penetration testing, source-code analysis and CVE research in banking, e-commerce and enterprise environments β currently at PwC, previously Black Duck (Synopsys) and Synopsys Inc., where I discovered 3 CVEs published in MITRE/NVD.
| π¬ CVEs Published | ποΈ Experience | π Web/API Assessed | π± Mobile Audited |
|---|---|---|---|
| 3 in MITRE / NVD | 5+ years | 300+ apps | 100+ apps |
Published vulnerabilities (zero-day research & responsible disclosure):
CVE-2024-35581 CVE-2024-35582 CVE-2024-35583
PwC Senior Associate Mar 2026 β Present
Black Duck (Synopsys) Senior Security Consultant Mar 2025 β Mar 2026
Black Duck (Synopsys) Security Consultant Sep 2024 β Mar 2025
Synopsys Inc. Security Service Associate Mar 2022 β Sep 2024 β 3 CVEs disclosed
CSCC Labs Cyber Security Analyst Jul 2021 β Mar 2022
Application & Network Burp Suite OWASP ZAP Postman Metasploit Wireshark
Mobile (iOS / Android) Frida MobSF Objection JADX Apktool
Languages & Build Python Bash Java C++
Domains & Standards SAML OAuth2 JWT API SCA IDOR XXE SQLi OWASP Mobile Top 10 SOC2 GDPR
- π saml-oauth-auto-tester β Burp (Montoya) extension that auto-runs the full SAML (XSW1β8, XXE, cert-faking) and OAuth 2.0 / OIDC (redirect hijack, PKCE, JWT
alg=none) attack battery from Proxy history. - π‘οΈ owasp-sentinel β Burp extension to manage and track flagged/hidden findings and surface OWASP Top-10 issues, streamlining triage during assessments.
- πͺ burp-session-token-analyzer β session-cookie / token analysis tool that flags weak session-management during web app testing.