|
|
|
|
|
by tptacek
79 days ago
|
|
It's this talk right here: https://www.youtube.com/watch?v=1sd26pWhfmg 7 minutes in, he shows the SQLI he found in Ghost (the first sev:hi in the history of the project). If I'd remembered better, I would have mentioned in the post: * it's a blind SQL injection * Claude Code wrote an exploit for it. Not a POC. An exploit. |
|
What's the distinction? A proof of concept is just something that demonstrates that a bug is possible to exploit, by doing so.