Category: Mix

Resolving ZAP 2.15 Crashes on macOS with Java Version Issues Recently, I encountered persistent crashes while running ZAP 2.15 on macOS. The issue seemed to…

4 min read

Something Between Function Name and Parentheses and XSS, Shazzer 최근 @Gareth Heyes가 또 재미있는 브라우저 엔진의 규칙을 찾고 있습니다. X 통해서 몇가지 공유됬었는데요, 그 중…

1 min read

input-hidden + oncontentvisibilityautostatechange = XSS @kinugawamasato가 정말 멋진 페이로드를 가지고 왔습니다. 최근 글 XSS Bypass: alert_?_(45)에서 이야기 드렸듯이 요즘 XSS 벡터에 대한 리서치가 활발해지고 있는데요,…

1 min read

History of OWASP Top 10 | HAHWUL 2021 A1 Broken Access Control  A2 Cryptographic Failures  A3 Injection A4 Insecure Design A5 Security Misconfiguration A6 Vulnerable…

2 min read

2025년 시작과 함께 ZAP 2.16이 릴리즈되었습니다 이번 업데이트는 기능적으로 추가된 부분들이 있어서 대표적인 기능 3가지 위주로 정리하면서 리뷰할까 합니다. Client Spider Client Spider란 기능이 추가됬습니다.…

1 min read

Extracts URLs from OSINT Archives for Security Insights Hi everyone! I’m excited to share my latest project, Urx, which I recently introduced on X (check…

3 min read

Extracts URLs from OSINT Archives for Security Insights # Cargo cargo install urx # Brew brew tap hahwul/urx brew install urx Urx is a command-line…

1 min read

Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it…

2 min read

Cookies play a crucial role in web applications, but at the same time, they require careful attention to security settings. In this post, we’ll take…

6 min read

My journey migrating from Jekyll to Zola, a Rust-based SSG. It’s been nearly three years since I switched back from Hugo to Jekyll in August…

3 min read