A Python exec chain exploitation that abuses a check->execute->execute chain, with a very restrictive 300 byte limit.
mediumWeb
// field notes
CVE analysis, original research, tutorials, engineering notes, and practical security work.
A Python exec chain exploitation that abuses a check->execute->execute chain, with a very restrictive 300 byte limit.
A classic decode-after-check vulnerability to blacklist based WAF bypass, leading to a blind SQLi.
A beautiful prototype pollution puzzle on an old Node version, with multiple solutions via symbolic links, Node executable arguments or straight up shell commands.