JavaScript Cookie Block #190
ShadowWhisperer
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Site
tropicalwins.uk
Downloaded file
<script>var now = new Date();var time = now.getTime();time += 19360000 * 1000;now.setTime(time);document.cookie='3f31248b78=1; expires='+now.toGMTString()+'; path=/';window.location.reload();</script>
Workaround
curl -b "3f31248b78=1" -L tropicalwins.uk
Issue
Brute search of the favicon is: https://tropicalwins.uk/favicon.ico
Real favicon location: https://tropicalwins.uk/templates/tropicalwins/images/favicons/tropicalwins-favicon.png
Beta Was this translation helpful? Give feedback.
All reactions