xsleaks / wiki

XS-Leaks Wiki
https://xsleaks.dev
Apache License 2.0
145 stars 39 forks source link

Add status code leak using CSS history retrieval #166

Closed JorianWoltjer closed 3 months ago

JorianWoltjer commented 3 months ago

Adds a short explanation and reference to leaking status codes using CSS history retrieval in Chromium-based browsers. See this post for the research.

This is my first contribution to the XS-Leaks Wiki, so feel free to reword or move things if necessary.

terjanq commented 3 months ago

Thanks a lot for contributing! Would you mind putting the edits into a new subsection? E.g. "Leaking status code"? A very small NIT is to use "e.g." instead of "eg." to be consistent with the rest of the wiki.

Also, consider adding yourself to the contributors!

(you may need to pull & merge some changes as I pushed one standing PR)

JorianWoltjer commented 3 months ago

Seems like I did something to accidentally close this pull request while trying to merge. A new one is made here: https://github.com/xsleaks/wiki/pull/167