Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > rec.puzzles > #27942 > unrolled thread
| Started by | "HenHanna" <HenHanna@Posting.from.CsiPh> |
|---|---|
| First post | 2026-06-12 16:24 +0000 |
| Last post | 2026-06-15 09:48 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to rec.puzzles
12345-words -- 'strip scowl broil drink spate' "HenHanna" <HenHanna@Posting.from.CsiPh> - 2026-06-12 16:24 +0000
Re: 12345-words -- 'strip scowl broil drink spate' "gerson" <gerson@bigpond.net.au> - 2026-06-15 18:01 +1000
Re: 12345-words -- 'strip scowl broil drink spate' Hibou <vpaereru-unmonitored@yahoo.com.invalid> - 2026-06-15 09:48 +0100
| From | "HenHanna" <HenHanna@Posting.from.CsiPh> |
|---|---|
| Date | 2026-06-12 16:24 +0000 |
| Subject | 12345-words -- 'strip scowl broil drink spate' |
| Message-ID | <6a2c32cc.d5c57591f09fc220@csiph.com> |
12345-words (chair-words)
> Here's a few.
> 'strip scowl broil drink spate' - It's not hard to find plenty more,
> 'cookie'
At 1st, the only obvious similarity that I saw was...
OWL could be all around us, like AIR
>>>........ NOT via rot13 but via skip ciphers. Skip ciphers are a nifty
way to embed secrets in ordinary text; they were in common use 420 years
ago during the Golden Age of the London theater.
i recently learned of this word
steganography (veiled-writing, hiding a message in plain sight)
________________________
Steganography is the practice of hiding secret messages, data, or code
within another seemingly ordinary file or medium so that its very
existence goes completely unnoticed. Unlike cryptography, which
scrambles a message to make it unreadable, steganography conceals the
message in plain sight. [1, 2, 3, 4, 5]
Here are some of the most common and fascinating real-world examples of
steganography, broken down by medium:
🖼️ Digital Media
• Least Significant Bit (LSB): In digital images or audio, secret text
or data can be embedded by modifying the last bit of the bytes that make
up a file's pixels or sound waves. These color or audio shifts are so
tiny that the naked eye or human ear cannot detect the change.
• Audio Spectrograms: Some musicians or artists secretly encode images
or text into a song's audio track. If you play the song normally, it
sounds fine, but if you look at the track's visual audio frequency
(spectrogram), the hidden image or text appears.
• Metadata & Headers: Secrets can be concealed by altering file
headers, appending data to the very end of an executable (EXE) file, or
hiding data in an image's EXIF data. [14, 15, 16, 17, 18]
🖨️ Physical & Hardware
• Printer Steganography: Many color laser printers silently print a
tracking pattern of microscopic, pale yellow dots (Machine
Identification Codes) on every page. Invisible to the naked eye, these
dots contain encoded timestamps and the printer's serial number to trace
documents.
• Invisible Ink & Microdots: Classic espionage techniques, such as
using chemical compounds that only appear under UV light/heat, or
reducing a full-page document into a tiny dot attached to innocent
paperwork. [21, 22]
đź’» Cybersecurity
• Malware Obfuscation: Hackers frequently use image steganography to
hide malicious payloads inside an innocent-looking JPEG photo. Because
the image appears safe, it can easily bypass firewalls and antivirus
software, only releasing the malicious code once it is inside the target
system.
• Digital Watermarks: Photographers and companies embed hidden,
copyright-protecting data into the pixels of their digital art to prove
ownership. [11, 24]
✉️ Text & Linguistics
• Acrostics: Writing an innocent-seeming message, but ensuring the
first or last letters of each sentence or paragraph spell out a hidden
word (e.g., hiding the word "HELP" in a letter using the first letter of
each sentence).
• Linguistic Substitutions: Swapping certain words for functionally
equivalent synonyms to hide data, such as mapping specific verbs or
structures to act as binary 0s or 1s. [14, 26, 27, 28]
If you want to dive deeper into how these techniques are applied, you
can explore the List of steganography techniques - Wikipedia or read
through the Steganography: Hiding Data In Plain Sight lecture from UNC
Computer Science. [19, 29, 30]
If you'd like, I can:
• Provide a mathematical breakdown of how the LSB algorithm works.
• Explain the difference between steganography and cryptography in
detail.
• Recommend popular ethical hacking tools used to embed/extract hidden
data. [6, 23, 24, 31, 32]
Let me know what you'd like to explore further.
AI responses may include mistakes.
[1]Â https://www.comptia.org/en-us/blog/the-ancient-practice-of-steganography/
[2]Â https://www.youtube.com/watch?v=u_luy52v7z4
[3]Â https://isc.sans.edu/diary/31892
[4]Â https://www.techtarget.com/searchsecurity/definition/steganography
[5]Â https://www.infosecinstitute.com/resources/cryptography/steganography-and-tools-to-perform-steganography/
[6]Â https://www.eccouncil.org/cybersecurity-exchange/ethical-hacking/what-is-steganography-guide-meaning-types-tools/
[7]Â https://www.menlosecurity.com/blog/image-steganography-example-how-i-created-an-attack
[8]Â https://www.youtube.com/watch?v=ZFGlJGwaN2w
[9]Â https://www.mysteriumvpn.com/blog/what-is-steganography
[10]Â https://www.alliedacademies.org/articles/sobel-edge-detection-technique-implementation-for-image-steganography-analysis-8149.html
[11]Â https://www.okta.com/identity-101/steganography/
[12]Â https://www.naukri.com/code360/library/steganography
[13]Â https://medium.com/@erichdryn/what-does-the-alien-say-gdsc-ctf-writeup-4007cc1f4eb4
[14]Â https://www.ukessays.com/essays/education/steganography-examples.php
[15]Â https://www.tutorialspoint.com/article/steganography-types-techniques-examples-and-applications
[16]Â https://dl.acm.org/doi/pdf/10.1145/1519390.1519392
[17]Â https://ceriumnetworks.com/steganography-how-attackers-are-using-jpg-images-to-spread-ransomware/
[18]Â https://www.forensicfocus.com/articles/an-analytical-approach-to-steganalysis/
[19]Â https://www.cs.unc.edu/~lin/COMP089H/LEC/steganography.pdf
[20]Â https://ryanagibson.com/posts/steganography-intro/
[21]Â https://www.kaspersky.com/resource-center/definitions/what-is-steganography
[22]Â https://www.edureka.co/blog/steganography-tutorial
[23]Â https://www.youtube.com/watch?v=4TsEqrs09SM
[24]Â https://www.sangfor.com/glossary/cybersecurity/steganography-explained
[25]Â https://www.quora.com/What-would-be-the-real-life-example-of-steganography-Can-you-provide-a-few-examples-by-which-I-can-be-able-to-teach-someone-who-has-not-any-technical-knowledge-about-it
[26]Â https://direct.mit.edu/coli/article/40/2/403/1470/Practical-Linguistic-Steganography-using
[27]Â https://ieeexplore.ieee.org/document/11233312/
[28]Â https://aclanthology.org/J14-2006.pdf
[29]Â https://www.youtube.com/watch?v=GvbbvrVPcgA
[30]Â https://github.com/gregives/StegaPhoto
[31]Â https://medium.com/@CyberNet_Writes/steganography-d8436ce9f2fb
[32]Â https://link.springer.com/article/10.1007/s41870-024-02191-4
[toc] | [next] | [standalone]
| From | "gerson" <gerson@bigpond.net.au> |
|---|---|
| Date | 2026-06-15 18:01 +1000 |
| Message-ID | <7xCdnQJUHq_yLLL3nZ2dnZfqn_idnZ2d@giganews.com> |
| In reply to | #27942 |
> "HenHanna" wrote in message news:6a2c32cc.d5c57591f09fc220@csiph.com... > > > 12345-words (chair-words) > > > Here's a few. > > 'strip scowl broil drink spate' - It's not hard to find plenty more, > > 'cookie' > > > At 1st, the only obvious similarity that I saw was... > OWL could be all around us, like AIR > > > >>>........ NOT via rot13 but via skip ciphers. Skip ciphers are a nifty > way to embed secrets in ordinary text; they were in common use 420 years > ago during the Golden Age of the London theater. There is a skip cipher here, What Americans call 'cookies', we call 'biscuits'
[toc] | [prev] | [next] | [standalone]
| From | Hibou <vpaereru-unmonitored@yahoo.com.invalid> |
|---|---|
| Date | 2026-06-15 09:48 +0100 |
| Subject | Re: 12345-words -- 'strip scowl broil drink spate' |
| Message-ID | <n99sipFsa0bU1@mid.individual.net> |
| In reply to | #27957 |
Le 15/06/2026 à 09:01, gerson a écrit : > > [...] > What Americans call 'cookies', we call 'biscuits' If a biscuit is twice-cooked (bis-cuit), is calling it something else half-baked?
[toc] | [prev] | [standalone]
Back to top | Article view | rec.puzzles
csiph-web