date | slug | tags | title | author | type |
---|---|---|---|---|---|
Wed Jan 14 17:30:08 PST 2015 |
the-dangers-of-square-bracket-notation |
security, node.js, javascript, hapi, RCE, square bracket notation, io.js |
The Dangers of Square Bracket Notation |
Jon Lamendola |
text |
We are going to be looking at some peculiar and potentially dangerous implications of Javascript's square bracket notation in this post: where you shouldn't use this style of object access and why, as well how to use it safely when needed.