Skip to main content

Yadhu's Blog

Projects

Table of Contents

# Projects

  • SupplyShield
    • Open-source application security orchestration framework designed to secure software supply chains from vulnerabilities and unapproved base images.
    • Automates SBOM generation, vulnerability detection, EPSS-based prioritization, and provides actionable security findings with upgrade recommendations.
    • Features GitHub integration for automated issue creation and CI/CD pipeline integration via message queues. Built with Python 3.10+ and Docker Compose.

# Security Advisories

# Presentations & Talks

## 2025

## 2023

## 2021

## 2020

# Security Hall of Fames

  • For critical information disclosure (via Cross-Site Leaks) in deepnote.com
  • For potential Denial-of-Service (DoS) attack in standard.com
  • For Cross-Site Scripting attack (XSS) in conclusion.nl

## Archived Projects

  • Docker-On-Demand [archived]

    • Developed a web application and REST API server to manage and deploy docker containers on user’s demand.
    • Can be easily integrated with platforms such as CTFd for challenge deployment.
    • Provides on-demand container provisioning and management capabilities for CTF and educational environments.
  • Phishing Detection using Machine Learning [archived]

    • Implemented K-Nearest Neighbors Algorithm from scratch for detecting malicious URLs.
    • Developed a web application to detect malicious websites.
    • Machine learning-based approach to identify and classify phishing URLs.
  • Pandora CTF Framework [archived]

    • Developed an easily customizable Capture-The-Flag platform.
    • Developed for InCTFj v5.0.
    • Provides a comprehensive framework for hosting and managing CTF competitions.

* Presentations listed above contain information taken from various sources. All credits belong to their respective owners.