Explore >> Select a destination


You are here

chefsecure.com
| | victoria.dev
1.6 parsecs away

Travel
| | [AI summary] The article explains SQL injection and cross-site scripting (XSS) vulnerabilities and provides developers with specific strategies to mitigate these threats by validating inputs and using prepared statements.
| | m417z.com
4.8 parsecs away

Travel
| | This is a story about Technion Confessions which begins with me being curious about the identity of the Technion Confessions admin, and ends up with me satisfying my curiosity by using an XSS vulnerability in the Technion course registration system and social engineering.
| | www.miguelxpn.com
3.3 parsecs away

Travel
| | XSS stands for Cross Site Scripting, it's basically when input is not properly sanitized somewhere and a malicious actor can inject unintended javascript somewhere. That javascript will be executed by some unsuspecting user's browser and then bad stuff can happen.
| | davidlynch.org
6.2 parsecs away

Travel
| Pretending innocence, I ask why all these high profile websites have their homepages covered in spinning images? CNN (screenshot) The New York Times (screenshot) Mashable (screenshot) Fox News (screenshot) Okay, obviously enough, I'm messing with them. But how can I do that? The answer is cross site scripting ("XSS"). XSS...