Explore >> Select a destination


You are here

blog.ropnop.com
| | neilmadden.blog
4.4 parsecs away

Travel
| | A message I'm very used to seeing - but does XSS have to mean game over for web security? There's a persistent belief among web security people that cross-site scripting (XSS) is a "game over" event for defence: there is no effective way to recover if an attacker can inject code into your site. Brian...
| | nikhilsoni.me
4.8 parsecs away

Travel
| | [AI summary] A developer explains the browser's preflight OPTIONS request and cross-origin resource sharing (CORS) mechanics when making a POST request to a different domain.
| | www.pluginvulnerabilities.com
4.3 parsecs away

Travel
| | [AI summary] A security review of the WP API Privacy plugin highlights minor security improvements needed, including proper uninstallation and protection against direct PHP file access.
| | www.codeofhonor.com
14.6 parsecs away

Travel
| Anyone who runs a web site knows that they're constantly under attack. You only have to look at your log files to know that hackers running site-scanners are constantly hitting your servers looking for unpatched vulnerabilities to exploit. One of the servers I wrote for Guild Wars 1 - named AcctHttpSrv - was designed to [...]