Skip to content

Write-ups and PoCs for security vulnerabilities and web penetration testing as part of my GSoC 2026 preparation.

Notifications You must be signed in to change notification settings

SachinAditya/security-writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Security Write-ups & Tools πŸ›‘οΈ

This repository contains my security research, vulnerability write-ups, and proof-of-concepts (PoCs) created as part of my learning in cybersecurity and preparation for Google Summer of Code (GSoC) 2026.


πŸ› οΈ Tools

  • scan_headers.py – Checks HTTP security headers and warns if critical headers are missing.
  • url_params_finder.py – Extracts URL query parameters for IDOR, XSS, and logic-flaw testing.
  • zap_header_alerts.py – Automates detection of missing security headers using OWASP ZAP API alerts.

πŸ“‚ Contents

  • PDF vulnerability write-ups
  • Security testing scripts & small tools
  • Notes from labs and practice (OWASP, PortSwigger, TryHackMe)

πŸ” Open Source Contributions

  • βœ… OWASP Dependency-Check

  • βœ… OWASP ZAP

    • Documentation improvements in zap-api-docs
    • Working on API usage guidance and automation examples

🎯 Focus Areas

  • Web Penetration Testing
  • OWASP Top 10 (XSS, SQLi, CSRF, IDOR, SSRF)
  • Recon & vulnerability discovery
  • Automation with OWASP ZAP
  • Secure coding practices

βš–οΈ Ethics

All research here is performed on intentionally vulnerable labs, test environments, or systems where I have explicit permission. No illegal or unauthorized testing.


πŸ‘€ About Me

Aspiring cybersecurity contributor focused on open-source security tooling and web application security research.

GitHub: https://github.com/SachinAditya

About

Write-ups and PoCs for security vulnerabilities and web penetration testing as part of my GSoC 2026 preparation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages