Tweet épinglé

💥🐹 4 new Go Code Review Labs just dropped! 🐹💥
Read the code, peek at the diff, find the bug.
Sharpen your skills: pentesterlab.com/badges/golang-…
English
PentesterLab
10.9K posts

@PentesterLab
We make learning web hacking and security easier. Online systems, code review, videos & courses that can be used to understand, test and exploit bugs!






A commit meant to "strengthen the crypto" in FreshRSS ended up removing the need for a correct password. Why? Longer SHA-256 nonce + bcrypt truncation at 72 bytes. A nice example of why secure systems are about composition, not just stronger primitives. pentesterlab.com/blog/freshrss-…






