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?
You must log in or # to comment.
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.
deleted by creator


