/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

miparnisariblog.wordpress.com
| | diverto.github.io
3.4 parsecs away

Travel
| | A wide array of web vulnerabilities exist today which can be exploited to compromise users of a vulnerable web application. One such underestimated and usually overlooked, but very useful vulnerability is open redirection.
| | kersed.net
1.7 parsecs away

Travel
| | [AI summary] This article explains Cross-Site Scripting (XSS) attacks, categorizing them into client-side vs server-side and reflected vs stored types, and provides defense strategies such as input validation, output encoding, and secure session management.
| | paragonie.com
3.6 parsecs away

Travel
| | Although Cross-Site Scripting is one of the most common vulnerabilities on the Internet, it remains an unsolved problem (unlike SQL Injection).
| | www.cossacklabs.com
8.2 parsecs away

Travel
| How to implement OAuth in the context of mobile applications while avoiding security pitfalls? Practical steps on fortifying OAuth flow with PKCE, state parameter, managing secure redirections, and focusing on critical aspects during OAuth assessment in mobile environments.