Is it possible to predict cookie values? I've got a feeling it just might be possible.
Cookie values are assigned from some kind of algorithm (exactly the way encryption works), therefore the less complex the algorithm (or entropy) then the easier it becomes to figure out exactly how that algorithm works and be able to predict what comes next!
Cookie Monster will grab cookies from a host and assign each character a number. This number can be used to perform mathematical calculations on the differences in order to find a pattern and see if cookie prediction is possible.
It is written in Python by myself back in 2007.
Go to Tools for more information.