
Episode 6: Mobile Hacking Attack Vectors with Teknogeek (Joel Margolis)
Critical Thinking - Bug Bounty Podcast
00:00
How to Analyze Text to See How It's Readable
There's a Python library called Word Ninja, which I use for some of my DNS enumeration stuff. Truffle Hogg did a statistical analysis on like the frequency of vowels and consonants within different words to help determine whether something is random or not. There are defined like average frequencies for how often a letter should show up. So if the number of T's in your string lines up pretty closely to what theNumber of T's overall in the English language should be, then you might have an English string.
Transcript
Play full episode