Insecure by default, hijacking websites that use target “_blank” by @chriscct7 [source]
The best way to learn about Web Application Security is, by example. Click on two links on this page and first will cause an automatic redirect to Google of the first tab.
The Jigsaw Principle by Richard Bradshaw [source]
A short video about a way to visualize how Richard likes to think about automation and its relationship with people.
Is Your Site Leaking Password Reset Links? by Derek Prior [source]
Password reset links are distributed via email in the form of a link. Read why this is dangerous in combination with Referrer header. This is a typical example of two secure features but when used in combination they are not. Aka scenario testing.
Testing with Realistic Networking Conditions by Patrick Meenan [source]
List of tools to emulate network conditions in a lab.
Catching up on your reading by Seth Godin [source]
Seth’s reading list recommendation.
PostgreSQL Monitoring Cheatsheet by Russ Garrett [source]
Cheatsheet list if you need to monitor the PostgreSQL database.