Home - ONsec-Lab/Rand-attacks GitHub Wiki

Attacks on PHP random implementaton

Rand-brute PoC script is multi-threads bruteforcer which provide to recover seed number by the values of serial calls mt_rand(0,N)

See also slides 18-23 Cryptography in web applications

Rainbow tables support

Not yet implememted et all.

Rainbow tables available as a draft