keysharer
High-level Cryptography solve demonstrating the Invalid Curve Attack. Explains how to recover a secret key by sending points from curves with lower orders.
cat /etc/stellarvector/blog
Official walkthroughs and strategies from our latest Capture The Flag competitions.
High-level Cryptography solve demonstrating the Invalid Curve Attack. Explains how to recover a secret key by sending points from curves with lower orders.
OSINT adventure in Ghent requiring landmark identification, Google Maps investigation, and decoding a hidden sequence from a YouTube video soundtrack.
Advanced RSA attack exploiting MSB leaks from CRT exponents. Uses the Coppersmith method and lattice-based reduction to factor large moduli.
Deep dive into Nim-specific CRLF injection (CVE-2020-15693). Shows how to inject JSON payloads into headers to bypass frontend filters and achieve SQL injection.
Multi-stage web exploitation involving a ReDoS-powered race condition, OAuth2-based XSS for token theft, and a final RCE via HTML2PDF font abuse.
High-level Cryptography solve demonstrating the Invalid Curve Attack. Explains how to recover a secret key by sending points from curves with lower orders.
Classic cryptography overview featuring Caesar and Vigenere Ciphers. Demonstrates single-byte XOR bruteforcing and frequency analysis for multi-key XOR decryption.