Skip to content

CSRF Tokens as Cookie Note

TheGetch edited this page Jan 5, 2021 · 1 revision

CSRF Tokens as Cookie Note

CSRF Tokens as Cookie Note

Sometimes Cookies are automatically sent by browser, so if the CSRF token is being automatically sent, if a victim user clicks a CSRF POC, then that request might include the CSRF token, thus making its main purpose mute.

_Sidebar

1. Recon

Ping Sweep

CIDR to IP

2. Enumeration

Services

05. HTTP (80,443,8080,8443,etc.)

3. Exploitation

4. Post Exploiation

5. High Value Information

Hashes

6. Reporting

7. Random Notes/Useful Tidbits

Clone this wiki locally