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
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of whitespace-steganography!