PasteHunter
PasteHunter copied to clipboard
(feat) Scan hastebin
Just as one scans ixio, hastebin is another pastebin clone.
So I took a quick look at this, and it'll be more difficult than ix. ix uses incremental values. Hastebin uses psuedorandom numbers. It should be possible to predict/reverse their prng, but it's definitely more involved and would require generating at least a few Hastebin URLs to recover the state.