Wednesday, 09 December 2015
Interesting Snippets from 2015-12-09
-
sqlmap: automatic SQL injection and database takeover tool
sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.
-
adleroliveira/dreamjs · GitHub
A lightweight json data generator.
-
Must See JavaScript Dev Tools That Put Other Dev Tools to Shame — JavaScript Scene — Medium
JavaScript has the best dev tool ecosystem I’ve ever seen for any language.
-
ZeroDB, an end-to-end encrypted database, is open source!
ZeroDB is an end-to-end encrypted database. Data can be stored on untrusted database servers without ever exposing the decryption key.