I need help identifying a hash or cipher type
by - Thursday, January 1, 1970 at 12:00 AM
I'm trying to scrape media content from a site that uses a hash to validate the request, and it's generated with the user-agent and a timestamp.

Here are a couple of examples
  • empty user agent
  • timestamp: 1667088100
  • (partial hash ?)  or cipher: 6cZ__MvdtLgxfG0zS30CkA
  • user-agent: Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0
  • timestamp: 1667083300
  • (partial hash?)  or cipher: nS-NnG08UGYzSh9l3R31xw

Any idea what kind of hash it is?
Thanks in advance
Reply
This is clearly not a hash buddy
Reply
(October 30, 2022, 01:36 AM)japanvps0 Wrote: This is clearly not a hash buddy


Damn, I suspected it 😢
Reply


 Users viewing this thread: I need help identifying a hash or cipher type: No users currently viewing.