NoSQL Exploitaiton Framework - Automating Squeezing Information out of Redis Servers
Posted on Mon 10 August 2015 in NoSQL Security • Tagged with NoSQL, Redis, NoSQL Exploitation Framework
N.B : This is a series of blog posts i have planned to keep demoing out the features of the framework as well as some research i have done on NoSQL databases.
Introduction to Redis
Redis is NoSQL database, which stores everything in RAM as key/value pairs. By default …
Continue reading