Last week: you should use `minimumReleaseAge` and hold off the installation of recently published packages to avoid supply chain attacks.
This week: Update your packages to the latest versions **now** or get compromised.
Remote code is going to execute today. Patch your react, nextjs, and others asap - don't rely only on WAFs. Exploit in the wild.
https://t.co/Xyqouv8bnB
Full RCE PoC is now live @ https://t.co/VFu7NxJ3TQ
Credit goes to @maple3142. Great job! Brilliant idea for the root reference. Felt like a CTF challenge indeed. Writing the full breakdown now.
The 2025 OWASP Top-10 RC1 just went live at https://t.co/APAGyAnpP6. We'd love your help reviewing. Thank you to all of the vendors, testers, and community members who helped make this possible 🙏
@owasp@shehackspurple@infosecdad@vanderaj
Very interesting prompt injection on GitHub Copilot by @trailofbits
Hidden elements in user-visible content are a serious risk in the LLM era.
https://t.co/TujxfIk8so
É um absurdo que isso aconteça. O ICP deve ser removido como autoridade certificadora confiável de sistemas Microsoft/Windows. E também precisa explicar como e porque isso aconteceu.
Isso pode permitir que o governo brasileiro intercepte tráfego entre máquinas Windows (que não usem Chrome ou Firefox - nestes browsers o ICP Brasil não é confiado por padrão) e o Google.
reminder that the bcrypt hash function ignores input above a certain length! so if you do bcrypt(username || password) for some reason, a sufficiently long username will make it accept any password. to fix this you can sha256 the input first.
8 years after the ridiculous nationwide ban of WhatsApp, Brazilian judiciary bans Twitter and *all* VPN apps (so no one can access Twitter).
What's next? Android? Turing machines?
Equivalent of `safe_prompt` for SQL queries:
cursor.execute(f"SELECT * FROM users WHERE username='{username}' -- Please handle data with care and avoid SQL injections")
@CristianeBardi1 O sistema Hidroweb fechou o acesso via API, que era como o site atualizava. Já solicitei acesso à ANA, porém não me responderam. Caso não concedam acesso terei que ver outra forma de ler os dados.