Valentin Lobstein

Chocapikk

Security Researcher & Exploit Developer

Breaking, building, and documenting. Vulnerability research, exploit development, and offensive security.

72 cves 82 exploits 59 articles

Latest

Your .swp Files Are Telling on You: A Git Forensics Guide

Swap files from Vim and nano can leak usernames, hostnames, and sensitive data in git repos. Even after deletion, the blob stays in git history forever. Here's how to find them and how to actually clean them.

Read more →

Recent

all →
>_

CeWL Is Dead. Here's What Replaces It.

CeWL has been the default wordlist generator for 10 years. CeWL AI crawls HTTP, FTP, SFTP, SMB, and S3 targets, feeds context to an LLM, scans for secrets with 800+ trufflehog detectors, and dumps files - all from one binary.

ToolsAIPentest
>_

Xboard / V2Board: Magic Link Token Leak - Unauthenticated Account Takeover

The loginWithMailLink endpoint in Xboard and V2Board returns the magic login link in the HTTP response body, allowing unauthenticated attackers to take over any account - including admin.

CVEAccount TakeoverAuth Bypass
Dumping PostgreSQL Without Credentials: Heap File Parsing for Offensive Security

Dumping PostgreSQL Without Credentials: Heap File Parsing for Offensive Security

A technique for extracting PostgreSQL data through arbitrary file read vulnerabilities - without credentials, without SQL access, without knowing the schema. Full auto-discovery via system catalogs.

PostgreSQLTechniqueFile Read
Windfall: From Path Traversal to RCE in Nextcloud Flow & Windmill

Windfall: From Path Traversal to RCE in Nextcloud Flow & Windmill

Critical vulnerabilities in Windmill: unauthenticated path traversal leading to RCE, plus an authenticated SQL injection enabling full privilege escalation (operator → super admin → root RCE). Affects standalone Windmill and Nextcloud Flow.

CVERCESQLi
From Zero to Exploit Dev: What Actually Worked

From Zero to Exploit Dev: What Actually Worked

How I went from knowing nothing about computers in 2020 to writing exploits. No magic, no shortcuts, just the process.

PersonalCareer
>_

How I Added PTY Support to Busybox Shells (When Everyone Said It Was Impossible)

Every shell handler fails on busybox/Alpine. No script, no python, no PTY. I fixed it with 80 lines of C and a base64 upload.

ToolsTechniqueTutorial
Rick Astley

NEVER GONNA
GIVE YOU UP

You were warned.