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
Follow whitespace-steganography
Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of whitespace-steganography!