/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

neilmadden.blog
| | chefsecure.com
3.2 parsecs away

Travel
| | Learn hacking with this hands-on tutorial that shows you how YouTube could be exploited if it had an XSS vulnerability.
| | www.sjoerdlangkemper.nl
3.3 parsecs away

Travel
| | This article describes how cross site request forgery works, how sites defend against it and how to bypass these defenses.
| | attilaolah.eu
3.5 parsecs away

Travel
| | This is intended to be a short list of things to check before you go publish awebsite or web app (or really, anything that interacts with a browser). Itstarts with...
| | brunoscheufler.com
20.2 parsecs away

Travel
| JSON Web Tokens are a popular way of managing authorization and authentication policies for web applications. Sending around a base64-encoded token that can be verified by every service using it, enables uncomplicated (and stateless) application design compared to other mechanisms....