> cat /dev/github | grep security-tools
discovered 03 Aug 2026

padoracle

JavaScript ★ 10 via github-topic
→ View on GitHub
Padoracle is a Node.js tool designed to perform Padding Oracle Attacks, allowing users to crack plaintext from encrypted data using a known initialization vector (IV) and ciphertext. Its notable features include a user-friendly command-line interface (CLI), robust API support, the ability to generate IV and ciphertext with modified plaintext, and an ultra-fast cracking capability with unlimited concurrency. This tool is particularly useful for security researchers and professionals looking to exploit vulnerabilities in web applications utilizing padding oracle patterns.