I have been running a deep web hash program as of late to try to find the deep web hash in LP2 (https://www.cicadasolvers.com/lp2/, https://www.cicadasolvers.com/quickstart/, https://www.cicadasolvers.com/deep-web-hash/).
There are some good explanations on that site, but here is what it translates to.
WITHIN THE DEEP WEB, THERE EXISTS A PAGE THAT HASHES TO
36367763ab73783c7af284446c
59466b4cd653239a311cb7116
d4618dee09a8425893dc7500b
464fdaf1672d7bef5e891c6e227
4568926a49fb4f45132c2a8b4
IT IS THE DUTY OF EVERY PILGRIM TO SEEK OUT THIS PAGE
With that said, I have been trying to ip address formats in urls to see if any of those fit.
I have been running the program on ip addresses in A, B, C, D, E network ranges. The source code for my endeavour is here.
| Type | Example | State | Found A Hash |
| IP Address Only | 127.0.0.1 | Complete | No |
| Scheme + Prime IP Address | http://127.0.0.1 | Not Started | – |
| Prime IP Address + Port | 127.0.0.1:12345 | Complete | No |
| Scheme + Prime IP Address + Port | http://127.0.0.1:12345 | Not Started | – |
