This document discusses NoSQL databases and security issues related to them. It begins by defining big data and NoSQL, noting that NoSQL is optimized for speed and size for large datasets. It then discusses some common vulnerabilities in NoSQL like lack of authentication, injection attacks, and server-side JavaScript injection. Finally, it provides recommendations for securing NoSQL installations like sanitizing inputs, controlling query building, and following standard SQL security best practices.
What is Big Data and why it is distinct from average sized DataWhat NoSQL Actually isWhy the issue of NoSQL Security should be important to DevelopersNoSQL Attack VectorsHow to secure NoSQL Deployments
Buzzword
Traditional Relational solutions not appropriate for this magnitude of Data
Attacker compromised a user of the application using a CSFR, They execute the command on the DB on the Attackers behalf
Post crap data into the databasePost Script data into the database C give yourself access to moreFull control, bypassing the firewall as you are using a trusted client