DakotaNelson / sneaky-creeper

Get your APT on using social media as a tool for data exfiltration.
https://strikersecurity.com/projects/sneaky-creeper-covert-data-exfiltration/
MIT License
143 stars 28 forks source link

Generic Image Channel #68

Open DakotaNelson opened 8 years ago

DakotaNelson commented 8 years ago

@ssingal05 has a working prototype built for converting data into a qr-code-like format - instead of hiding the data in the actual pixel values of images, each pixel is black or white to represent 1/0. This helps get past image compression.

It's partially complete, and could use some testing/integration. It's attached below (as a txt file, since Github doesn't like .py attachments.)

textToImage.txt