/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

snordian.de
| | learnersbucket.com
5.7 parsecs away

Travel
| | Industry focused roadmap to be JavaScript developer. This road map will help you to become a good web developer.
| | nikoheikkila.fi
4.5 parsecs away

Travel
| | How can we improve the developer experience in writing tedious browser-based tests?
| | simpleprogrammer.com
4.8 parsecs away

Travel
| | A detailed comparison of Node.JS vs ASP.NET with an overview, pros & cons of both the languages and key differences
| | www.michalspacek.com
26.5 parsecs away

Travel
| Stealing session ids from phpinfo() output has been a known technique for some time, and is used to bypass the HttpOnly attribute, which prohibits JavaScript from accessing a cookie marked as such (e.g. PHPSESSID). Ijust now thought of a solution that allows you to keep your phpinfo(): we'll simply censor the sensitive data, making phpinfo() lose some of its value to the attacker.