I want to know the cookies a web page uses and whether they use cookies placed on the computer by other websites.

Is there a way of knowing this or even an addon for it?

  • helpmeplease
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    I’m not sure I understood your request correctly. You can analyze the cookies used by a website by pressing F12 and going to the Storage section, or you can use tools like Burpsuite to intercept requests and analyze cookies. That said, you’ll have to decode the cookies most of the time.