Skip to content
View Parakh-Shinde's full-sized avatar
:dependabot:
:dependabot:

Block or report Parakh-Shinde

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

Parakh Shinde

Cybersecurity Engineer | AI Security | Red Team | Detection Engineering | Cloud Security

I build security projects that connect attack simulation, cloud telemetry, identity analysis, and detection engineering into reviewable evidence. My strongest work is in AI Security, LLM red teaming, API abuse-path modeling, cloud IAM analysis, and SOC/detection engineering.

I am a BCA graduate pursuing an MCA in Cybersecurity and looking for entry-level cybersecurity roles, internships, and startup opportunities across India. I am open to onsite roles and relocation.

Portfolio LinkedIn GitHub

Engineering Focus

  • AI Security and Red Team: prompt-injection testing, guardrail evaluation, adversarial test cases, tool/API abuse paths
  • Cloud and IAM Security: GCP IAM, AWS IAM, least privilege, policy analysis, privilege-escalation paths
  • Detection Engineering: Splunk SPL, Sigma/KQL concepts, MITRE ATT&CK mapping, alert context and false-positive reduction
  • Security Automation: Python tooling, structured evidence, SARIF, CI checks, reproducible reports
  • SOC and Incident Response: triage workflow, CloudTrail, WAF, VPC Flow Logs, Sysmon, Suricata, analyst handoff

Featured Security Engineering Projects

Project Problem solved Engineering evidence
AegisForge Tests AI prompt defenses, modeled tool calls, API authorization, and correlated detections in one lab-safe attack chain Python CLI/API, synthetic prompt-injection corpus, tenant-boundary checks, telemetry, benchmark gates, holdout analysis
GCP IAMGraph Explains Google Cloud IAM access and privilege-escalation paths before confirming risk ALLOW / DENY / UNKNOWN authorization decisions, inherited deny logic, SARIF, 74 tests, 91.33% coverage
Automated LLM Vulnerability Assessment Compares baseline and guarded local LLM behavior under matched adversarial tests NVIDIA garak, DAN jailbreak checks, encoding-injection tests, JSONL/CSV/Markdown evidence, residual-risk analysis
Enterprise Cloud Security Monitoring Platform Builds an AWS/Splunk SOC lab for cloud, web, host, and network detection Terraform, CloudTrail, AWS WAF, VPC Flow Logs, 10 SPL detections, validation reports, dashboards, runbooks
AI-Augmented SOC Triage Platform Uses local AI to assist SOC triage while keeping response analyst-controlled Splunk, Ollama, Sysmon, Suricata, YARA, SQLite audit records, approval-gated response workflow

Technical Toolkit

Python PowerShell Bash Google Cloud AWS Terraform Splunk Linux GitHub Actions

Languages and automation: Python, PowerShell, Bash, SQL, HCL
Cloud and infrastructure: GCP, AWS, Terraform, Linux, Windows, VMware
Security engineering: IAM, Splunk, Sysmon, Suricata, YARA, SARIF, MITRE ATT&CK
Testing and assessment: Burp Suite, Nmap, Nessus, Trivy, garak, Wireshark
Frameworks and concepts: OWASP Top 10, NIST CSF, NIST SP 800-61, ISO/IEC 27001 concepts

How I Work

  • I keep claims tied to evidence that a reviewer can inspect.
  • I document limitations instead of hiding them.
  • I design labs around isolated, authorized systems.
  • I separate detection, AI enrichment, authorization, and response decisions.
  • I build reports that answer: what happened, why it matters, ATT&CK mapping, evidence, and next steps.

Current Direction

I am expanding AegisForge as my hero AI Security project while continuing cloud IAM and detection-engineering work. My goal is to grow into a security engineering role where I can build practical tools, test attack paths safely, and improve security decision-making with strong evidence.

Contact

All offensive-security and red-team style work shown here is performed only in isolated, authorized lab environments.

Pinned Loading

  1. AegisForge AegisForge Public

    Python

  2. AI-Augmented-SOC-Triage-Platform AI-Augmented-SOC-Triage-Platform Public

    Evidence-driven SOC triage platform using local Ollama, Splunk, Sysmon, Suricata, YARA, MITRE ATT&CK, and approval-gated response.

    Python

  3. Automated-LLM-Vulnerability-Assessment Automated-LLM-Vulnerability-Assessment Public

    Reproducible LLM security benchmark comparing baseline and guarded Llama 3.2 models with NVIDIA garak, Python analysis, tests, and CI.

    HTML

  4. Enterprise-Cloud-Security-Monitoring-Platform Enterprise-Cloud-Security-Monitoring-Platform Public

    AWS cloud security SOC platform with Splunk SIEM, Terraform, CloudTrail, WAF, VPC Flow Logs, detection-as-code, MITRE ATT&CK detections, dashboards, and incident response documentation.

    HCL

  5. GCP-IAMGraph GCP-IAMGraph Public

    Explainable GCP IAM authorization and attack-path analyzer with inherited deny policies, three-state decisions, SARIF reporting, and CI.

    Python