About
CVEs
Security research and vulnerability writeups
Explore Research
Search posts
All
Browser
Business Logic
CSS Injection
Defcon
Ethiack
MATLAB
Node Workers
OAuth
Open Redirect
Rails
Server Errors
SQL Injection
WAF
Web Sockets
XSS
9 posts
Write Once, Shell Everywhere: Turning Arbitrary File Writes into RCE
August 7, 2026
Some of the most under-rated findings we come across during our bug bounty engagements look exactly like ...
Defcon
Node Workers
Ethiack
Rails
KindaRails2Shell - Critical RCE in Rails via Active Storage
July 31, 2026
Ruby on Rails runs a large slice of the modern web: GitHub, Shopify, Basecamp, and a very long tail of self-hosted products and open-source projects ...
Rails
MATLAB
Ethiack
Redirect Discrepancies to leak secrets in URLs
May 18, 2026
Passing secrets around embedded directly in URLs is not today’s news. Session tokens, magic links, redemption codes, and user identifiers have ...
XSS
Ethiack
Browser
Stealing Salesforce OAuth Tokens using the WAF
December 1, 2025
·
6 min read
Recently I was conducting a pentest on a Salesforce instance when I stumbled upon an XSS vulnerability. This writeup details that vulnerability and how ...
XSS
WAF
OAuth
Scream at it until it Escalates - XSS to ATO via Server Size Errors Gadgets
March 1, 2025
·
10 min read
Servers and Frameworks, just like us humans, have their own limitations in terms of how much data they can handle at once. Maybe you're are familiar with ...
XSS
Server Errors
Bypass trustedOrigins Protection leads to ATO
February 24, 2025
·
9 min read
Like starting recon scripts from scratch from time to time just because we feel like it, I decided to do that for my blog and it's design in general ...
Open Redirect
Business Logic
Kanboard - Spraying Malicious Tasks
June 2, 2023
·
6 min read
Kanboard is a widely used Kanban project management software with over 10 million downloads on Docker Hub. Today we're going explore how I found ...
Open Redirect
Business Logic
Stealing Credit Card Info with CSS
March 1, 2022
·
5 min read
In this writeup I'll walk you through how I used CSS Injection to steal users Credit Card Info via Post-Messages ...
Web Sockets
CSS Injection
CVE-2022-0478 Wordpress Event-Manager Plugin SQLI
February 2, 2022
·
3 min read
It's been a while since I posted something ... But I plan to bring new content into the blog and to get off on the right foot. We'll start with ...
SQL Injection
Business Logic