Transcription of NOSQL INJECTION - OWASP
{{id}} {{{paragraph}}}
1 NOSQL INJECTIONFUN WITH OBJECTS AND ARRAYSP atrick Spiegel2 MOTIVATION .. with MongoDB we are not building queriesfrom strings, so traditional SQL INJECTION attacksare not a MongoDB Developer FAQ3 AGENDA Scope Attacker Model Attacks Mitigation - DATABASESD atabaseTypeRankingDocument - SCOPE - TECHNOLOGY STACKWhat do we have to consider for NOSQL INJECTION ?DATABASES DATABASE DRIVERSAPPLICATION SERVERS FRAMEWORKS~ 64 TECHNOLOGY MODEL MODEL - MIGHTINESSThe attacker is aware of the deployed technology stack including application server,driver, frameworks and attacker is able to send arbitrary requests tothe server with the authorization of a normalapplication MODEL - GOALThe attacker's goal is to achieve unintended behavior of the database query byaltering query attacker is able to trigger unintended CRUD MODEL - INJECTION ATTACKERSQL Attacker Model Query languages for unstructured data Diverse system landscapes with multipledatabases Direct client-side database access via ATTACKS 'S ALREADY KNOWN?
4 . 2 SCOPE - DATABASES Database Type Ranking Document store 5. Key-value store 9. Key-value cache 23. Document store 26.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}