| date | Wed Jan 14 17:30:08 PST 2015 |
|---|---|
| slug | the-dangers-of-square-bracket-notation |
| tags | security, node.js, javascript, hapi, RCE, square bracket notation, io.js |
| title | The Dangers of Square Bracket Notation |
| author | Jon Lamendola |
| type | 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.