To run Steganography code do: [Python 2.7] python Stego.py -e -d
You can run it with any combination of extentions, , default filenames can be known by doing python Stego.py -h
Level 2 Sql:
It is code from a website.I used it to see how the injection works. I merely adapted their code. Mysql database required.
Dependencies:
Use Python 2.7 Do at prompt:
pip install Pillow
(Pillow is forked PIL[depreciated])