a small and simple toolkit for LSB based steganalysis
This is a small and simple toolkit that might be useful during steganalysis, it is currently composed by several general purpose command line tools.
NOTE: this project has been moved to https://github.com/luca-m/lsb-toolkit
This is an Alpha version of what is to become an all in one tool for pentesting of web applications.
In its current phase it currently scans google dorks and tests for sql vulnerabilities. Once urls are harvested from google dorks they are saved to a log file for future reference. One a sql check is run, the vulnerable URLs are saved to a seperate log file.
View the readme in /docs for more information.