Use HTML's interpretation of multiple spaces to hide base64 code on any HTML page.

Example:

wget -O - 'https://example.org/' | grep -E '\[[0-9]+\]' | sed 's/\s\s\s\s/1/g' | sed 's/\s\s\s/0/g' | sed -r 's/\[[0-9]+\]//g' | tr -d -c '10' | fold -w 6 | tr '\n' ' ' > binary.txt

bash binary-base64-tobefree.sh binary.txt | base64 -d > decoded-output.txt

----

Useful for ENcoding: Kate for Linux has a "block/rectangular selection" tool.

Features

  • steganography
  • HTML

Project Activity

See All Activity >

Follow whitespace-steganography

whitespace-steganography Web Site

You Might Also Like
Business Continuity Solutions | ConnectWise BCDR Icon
Business Continuity Solutions | ConnectWise BCDR

Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of whitespace-steganography!

Additional Project Details

Registered

2018-08-03