COOKIE-Debug-Fixture-Matrix
Waehlen Sie COOKIE-Fixtures fuer Request-Propagation, Set-Cookie-Parsing, Cookie-Jar-Inspektion und Debugging fehlerhafter Attribute.
4
Fixture-Zeilen
3
So verwenden Sie diese Matrix
Use the matrix when the validation target is a set of variants rather than one canonical sample.
So verwenden Sie diese Matrix
Coverage
- Deckt Request-Cookies, Set-Cookie-Antworten, Cookie-Jar-Exporte und ungueltige SameSite-Attribute ab.
- Nutzlich fuer Browser- und Session-Debugging sowie Cookie-Parsing im Backend.
- Verankert in Session-Debugging- und Signed-Request-Packs.
Fixture-Zeilen
Available Variants
| Variante | Profil | Testfokus | Datei | Groesse | Herunterladen |
|---|---|---|---|---|---|
|
Request Cookie Header
Good baseline for replaying browser session cookies into app requests.
|
Incoming cookie header | Session propagation |
cookie_request_header_sample.cookie
|
91 B | Herunterladen |
|
Set-Cookie Response
Useful for response-header parsing of Secure, HttpOnly, SameSite, and Max-Age attributes.
|
Response cookie fixture | Attribute parsing |
cookie_set_cookie_response_sample.cookie
|
238 B | Herunterladen |
|
Cookie Jar Export
Targets Netscape cookie-jar handling in CLI and replay tooling.
|
CLI/browser export | Cookie-jar parsing |
cookie_cookiejar_export_sample.cookie
|
158 B | Herunterladen |
|
Invalid SameSite Cookie
Useful for negative-path checks around malformed SameSite and insecure cookie combinations.
|
Broken cookie fixture | Attribute validation failure |
cookie_invalid_samesite_sample.cookie
|
143 B | Herunterladen |
Verwandte Strategie-Seiten