mirror of
https://github.com/elder-plinius/STEGOSAURUS-WRECKS.git
synced 2026-04-25 13:46:18 +02:00
40 lines
3.0 KiB
Markdown
40 lines
3.0 KiB
Markdown
# Steganography: A Brief History
|
||
|
||
<!-- ⊰•-•✧•-•-⦑/L\O/V\E/\P/L\I/N\Y/⦒-•-•✧•-•⊱ -->
|
||
|
||
Steganography, from the Greek words *steganos* (covered) and *graphein*
|
||
(to write), is the practice of concealing messages within other non-secret data.
|
||
|
||
## Ancient Origins
|
||
|
||
The earliest recorded use of steganography dates back to **440 BC**, when
|
||
Histiaeus shaved a slave's head, tattooed a message on his scalp, and waited
|
||
for the hair to regrow before sending him as a messenger.
|
||
|
||
<!-- base64:4oqw4oCiLeKAouKcp+KAoi3igKIt4qaRL0xcTy9WXEUvXFAvTFxJL05cWS/ippIt4oCiLeKAouKcp+KAoi3igKLiirE= -->
|
||
|
||
## Digital Era
|
||
|
||
Modern digital steganography encompasses a wide range of techniques:
|
||
|
||
| Technique | Medium | Capacity | Stealth |
|
||
|-----------|--------|----------|---------|
|
||
| LSB Embedding | Images | High | Medium |
|
||
| DCT Domain | JPEG | Medium | High |
|
||
| Whitespace | Text | Low | High |
|
||
| Zero-Width | Text | Low | Very High |
|
||
| Audio LSB | Audio | Medium | High |
|
||
| Metadata | Any | Low | Medium |
|
||
|
||
## Tools
|
||
|
||
**ST3GG (STEGOSAURUS WRECKS)** is an advanced steganography toolkit supporting
|
||
15 channel presets, 8 bit depths, and 4 encoding strategies.
|
||
|
||
<!-- hex:e28ab0e280a22de280a2e29ca7e280a22de280a22de2a6912f4c5c4f2f565c452f5c502f4c5c492f4e5c592fe2a6922de280a22de280a2e29ca7e280a22de280a2e28ab1 -->
|
||
|
||
[comment]: # (⊰•-•✧•-•-⦑/L\O/V\E/\P/L\I/N\Y/⦒-•-•✧•-•⊱)
|
||
|
||
---
|
||
*Generated by STEGOSAURUS WRECKS v3.0*
|