Skip to content

Commit 61286f9

Browse files
committed
added weak candidates based on wpa-sec analysis
1 parent b3b3b0d commit 61286f9

File tree

1 file changed

+96
-95
lines changed

1 file changed

+96
-95
lines changed

hcxpsktool.c

+96-95
Original file line numberDiff line numberDiff line change
@@ -304,105 +304,106 @@ static const char *firstword[] =
304304
"daily", "damp", "dear", "decent", "deep", "degree", "desert", "dig",
305305
"direct", "dizzy", "domain", "double", "due", "dusty", "duty", "dynamic",
306306
"each", "eager", "eagle", "east", "easy", "either", "elated", "elegant",
307-
"empty", "energy", "engine", "enough", "entire", "epic", "errand", "even",
308-
"every", "exact", "excited", "exotic", "expert", "extra", "fair", "famous",
309-
"fancy", "farmer", "fast", "fearless", "festive", "few", "finish", "first",
310-
"fit", "fluent", "fluffy", "formal", "former", "free", "fresh", "friend",
311-
"friendly", "front", "frosty", "full", "funny", "furry", "future", "fuzzy",
312-
"gallon", "genius", "gentle", "giddy", "gifted", "glad", "global", "gold",
313-
"good", "goofy", "grain", "grand", "grateful", "great", "green", "grumpy",
314-
"guitar", "happy", "harbor", "hearty", "heavy", "height", "helpful", "high",
315-
"hockey", "honest", "honor", "hot", "hotel", "hour", "hungry", "husky",
316-
"icy", "idea", "ideal", "imaginary", "immune", "input", "invent", "islan",
317-
"island", "jacket", "jagged", "jazz", "jeans", "jewel", "jolly", "joyous",
318-
"judge", "juicy", "just", "kettle", "key", "kind", "kite", "knight",
319-
"known", "ladder", "large", "last", "latter", "lazy", "leader", "least",
320-
"left", "legal", "less", "light", "like", "little", "lively", "living",
321-
"long", "lost", "lotus", "loud", "love", "loyal", "lucky", "magical",
322-
"major", "manic", "many", "marble", "market", "master", "medium", "mellow",
323-
"melodic", "middle", "mighty", "minute", "mirror", "misty", "mobile", "modern",
324-
"month", "most", "much", "museum", "narrow", "nature", "nearby", "neat",
325-
"nest", "new", "next", "nice", "nifty", "night", "nine", "noble",
326-
"noisy", "normal", "north", "novel", "oasis", "object", "ocean", "odd",
327-
"olive", "one", "only", "open", "orange", "other", "outlet", "oxygen",
328-
"palm", "palmw", "parade", "party", "past", "pastel", "patron", "perfect",
329-
"phobic", "phone", "pink", "plain", "plane", "pledge", "plenty", "plus",
330-
"pocket", "polite", "pony", "pool", "praise", "precious", "prior", "prize",
331-
"proof", "proper", "prose", "proud", "purple", "quaint", "quick", "quiet",
332-
"quote", "rain", "rainy", "rapid", "rare", "ready", "real", "reason",
333-
"recent", "red", "remedy", "remote", "review", "reward", "rich", "rocket",
334-
"rocky", "root", "rough", "round", "royal", "runner", "rustic", "safe",
335-
"safety", "salt", "salute", "scary", "scout", "select", "senior", "shadow",
336-
"shelf", "shiny", "short", "silent", "silky", "silly", "silver", "simple",
337-
"sleepy", "slight", "slow", "small", "smart", "smiley", "smiling", "smooth",
338-
"soccer", "solid", "some", "south", "space", "spare", "square", "stable",
339-
"statue", "stealth", "still", "stock", "street", "strict", "strong", "studio",
340-
"such", "sudden", "summit", "sunny", "super", "sure", "sweet", "swift",
341-
"tablet", "tall", "teal", "terrific", "that", "theory", "thick", "think",
342-
"thirsty", "this", "tight", "timber", "tiny", "top", "total", "tough",
343-
"town", "train", "turtle", "uneven", "union", "unique", "unite", "unusual",
344-
"upset", "urban", "useful", "usual", "valley", "vanilla", "vast", "verse",
345-
"violet", "violin", "voyage", "wagon", "walnut", "warm", "watch", "watery",
346-
"weekly", "west", "what", "wide", "wild", "windy", "wine", "winter",
347-
"wise", "witty", "wonderful", "wooden", "worth", "writer", "yacht", "yard",
348-
"year", "yellow", "young", "zany", "zeal", "zebra", "zone"
307+
"empty", "energy", "engine", "enough", "entire", "epic", "epicn", "errand",
308+
"even", "every", "exact", "excited", "exotic", "expert", "extra", "fair",
309+
"famous", "fancy", "farmer", "fast", "fearless", "festive", "few", "finish",
310+
"first", "fit", "fluent", "fluffy", "formal", "former", "free", "fresh",
311+
"friend", "friendly", "front", "frosty", "full", "funny", "furry", "future",
312+
"fuzzy", "gallon", "genius", "gentle", "giddy", "gifted", "glad", "global",
313+
"gold", "good", "goofy", "grain", "grand", "grateful", "great", "green",
314+
"grumpy", "guitar", "happy", "harbor", "hearty", "heavy", "height", "helpful",
315+
"high", "hockey", "honest", "honor", "hot", "hotel", "hour", "hungry",
316+
"husky", "icy", "idea", "ideal", "imaginary", "immune", "input", "internal",
317+
"invent", "islan", "island", "jacket", "jagged", "jazz", "jeans", "jewel",
318+
"jolly", "joyous", "judge", "juicy", "just", "kettle", "key", "kind",
319+
"kite", "knight", "known", "ladder", "ladderspace", "large", "last", "latter",
320+
"lazy", "leader", "least", "left", "legal", "less", "light", "like",
321+
"little", "lively", "living", "long", "lost", "lotus", "loud", "love",
322+
"loyal", "lucky", "magical", "major", "manic", "many", "marble", "market",
323+
"master", "medium", "mellow", "melodic", "middle", "mighty", "minute", "mirror",
324+
"misty", "mobile", "modern", "month", "most", "much", "museum", "narrow",
325+
"nature", "nearby", "neat", "nest", "new", "next", "nice", "nifty",
326+
"night", "nine", "noble", "noisy", "normal", "north", "novel", "oasis",
327+
"object", "ocean", "odd", "olive", "one", "only", "open", "orange",
328+
"other", "outlet", "oxygen", "palm", "palmw", "parade", "party", "past",
329+
"pastel", "patron", "perfect", "phobic", "phone", "pink", "pinkf", "plain",
330+
"plane", "pledge", "plenty", "plus", "pocket", "polite", "pony", "pool",
331+
"praise", "precious", "prior", "prize", "proof", "proper", "prose", "proud",
332+
"purple", "quaint", "quick", "quiet", "quote", "rain", "rainy", "rapid",
333+
"rare", "ready", "real", "reason", "recent", "red", "remedy", "remote",
334+
"review", "reward", "rich", "rocket", "rocky", "root", "rough", "round",
335+
"royal", "runner", "rustic", "safe", "safety", "salt", "salute", "scary",
336+
"scout", "select", "senior", "shadow", "shelf", "shiny", "short", "silent",
337+
"silky", "silly", "silver", "simple", "sleepy", "slight", "slow", "small",
338+
"smart", "smiley", "smiling", "smooth", "soccer", "solid", "some", "south",
339+
"space", "spare", "square", "stable", "statue", "stealth", "still", "stock",
340+
"street", "strict", "strong", "studio", "such", "sudden", "summit", "sunny",
341+
"super", "sure", "sweet", "swift", "tablet", "tall", "teal", "terrific",
342+
"that", "theory", "thick", "think", "thirsty", "this", "tight", "timber",
343+
"tiny", "top", "total", "tough", "town", "train", "turtle", "uneven",
344+
"union", "unique", "unite", "unusual", "upset", "urban", "useful", "usual",
345+
"valley", "vanilla", "vast", "verse", "violet", "violin", "voyage", "wagon",
346+
"walnut", "warm", "watch", "watery", "weekly", "west", "what", "wide",
347+
"wild", "windy", "wine", "winter", "wise", "witty", "wonderful", "wooden",
348+
"worth", "writer", "yacht", "yard", "year", "yellow", "young", "zany",
349+
"zeal", "zebra", "zone"
349350
};
350351

351352
static const char *secondword[] =
352353
{
353-
"acre", "actor", "ad", "advice", "agency", "air", "airplane", "album",
354-
"anchor", "apple", "area", "art", "aspect", "author", "ave", "bakery",
355-
"ball", "balloon", "banana", "barrel", "basis", "basket", "beach", "bead",
356-
"bear", "beer", "bench", "berry", "bike", "bird", "board", "boat",
357-
"bolt", "bonus", "book", "boot", "botany", "box", "brain", "bread",
358-
"breeze", "bridge", "bubble", "bug", "bunny", "bus", "butter", "butterfly",
359-
"cafe", "camera", "canoe", "car", "card", "carrot", "cartoon", "cat",
360-
"cello", "chair", "check", "cheek", "cheese", "chorus", "city", "clerk",
361-
"client", "clock", "coat", "coconut", "coffee", "comet", "cookie", "cosmic",
362-
"country", "county", "course", "cow", "cream", "crown", "curtain", "daisy",
363-
"data", "day", "dealer", "deeper", "deer", "degree", "desert", "desk",
364-
"diamond", "dinner", "dirt", "disk", "dog", "doll", "domain", "drama",
365-
"drawer", "dremedy", "driver", "duty", "eagle", "ear", "earth", "editor",
366-
"effort", "energy", "engine", "epic", "errand", "error", "est", "estate",
367-
"event", "extent", "fact", "famous", "farmer", "field", "fig", "film",
368-
"finch", "finish", "fire", "fish", "flower", "fluent", "flute", "form",
369-
"formal", "fox", "friend", "gadfly", "gallon", "garden", "gate", "gene",
370-
"genius", "giant", "girl", "global", "goal", "grain", "green", "guest",
371-
"guide", "guitar", "guppy", "hair", "hall", "hand", "harbor", "hat",
372-
"height", "hill", "hippo", "hockey", "home", "honor", "horse", "hotel",
373-
"house", "idea", "idol", "immune", "income", "ink", "input", "invent",
374-
"iris", "island", "jacket", "jade", "jazz", "jeans", "jet", "jewel",
375-
"judge", "jungle", "kayak", "kettle", "key", "kite", "knight", "ladder",
376-
"lake", "law", "lawn", "leader", "lemon", "length", "life", "light",
377-
"lion", "list", "lotus", "loyal", "major", "mall", "mango", "map",
378-
"marble", "market", "math", "meal", "media", "memory", "menu", "mesa",
379-
"method", "mint", "mirror", "mobile", "moment", "month", "moon", "movie",
380-
"mud", "museum", "music", "nation", "nature", "nest", "news", "night",
381-
"noble", "north", "number", "oasis", "object", "oboe", "ocean", "octopus",
382-
"office", "onion", "orange", "outlet", "owl", "own", "owner", "oxygen",
383-
"palm", "panda", "pant", "paper", "parade", "park", "patron", "peach",
384-
"pear", "pencil", "people", "phoenix", "phone", "piano", "pizza", "place",
385-
"planet", "player", "pledge", "plum", "pocket", "poem", "poet", "poetry",
386-
"policy", "pond", "poodle", "potato", "prairie", "praise", "prose", "puppy",
387-
"quail", "quaint", "quick", "quote", "rabbit", "raccoon", "radio", "raft",
388-
"rain", "ratio", "raven", "reason", "remedy", "review", "reward", "river",
389-
"road", "robin", "rock", "rocket", "role", "rose", "rosebud", "runner",
390-
"safety", "salad", "salute", "sample", "scout", "sea", "sector", "seed",
391-
"series", "shark", "sheep", "shelf", "ship", "shoe", "shrub", "side",
392-
"singer", "skates", "sky", "sled", "snail", "snake", "snall", "soccer",
393-
"socks", "sofa", "soks", "song", "soup", "space", "spark", "sparrow",
394-
"speech", "spider", "spoon", "squash", "squirrel", "squirrelp", "stable", "star",
395-
"state", "statue", "steak", "storm", "story", "stove", "straw", "street",
396-
"studio", "study", "summit", "sun", "table", "tablet", "tea", "teapot",
397-
"teen", "tennis", "tent", "thanks", "theory", "tiger", "timber", "time",
398-
"tomato", "tooth", "topic", "town", "trail", "train", "tree", "truck",
399-
"trumpet", "truth", "tuba", "tulip", "turkey", "turtle", "two", "type",
400-
"unicorn", "union", "unit", "unite", "urban", "useful", "valley", "value",
401-
"vase", "verse", "video", "violet", "violin", "volume", "voyage", "wagon",
402-
"walnut", "watch", "wate", "water", "way", "wealth", "week", "west",
403-
"whale", "while", "wind", "window", "windy", "winner", "wolf", "work",
404-
"world", "writer", "yacht", "yard", "year", "youth", "zeal", "zebra",
405-
"zone", "zoo"
354+
"", "acre", "actor", "ad", "advice", "affect", "agency", "air",
355+
"airplane", "album", "anchor", "apple", "area", "art", "aspect", "ature",
356+
"author", "ave", "bakery", "ball", "balloon", "banana", "barrel", "basis",
357+
"basket", "beach", "bead", "bear", "beer", "bench", "berry", "bike",
358+
"bird", "board", "boat", "bolt", "bonus", "book", "boot", "botany",
359+
"box", "brain", "bread", "breeze", "bridge", "bubble", "bug", "bunny",
360+
"bus", "butter", "butterfly", "cafe", "camera", "canoe", "car", "card",
361+
"carrot", "cartoon", "cat", "cello", "chair", "check", "cheek", "cheese",
362+
"chorus", "city", "clerk", "client", "clock", "coat", "coconut", "coffee",
363+
"comet", "cookie", "cosmic", "country", "county", "course", "cow", "cream",
364+
"crown", "curtain", "daisy", "data", "day", "dealer", "deeper", "deer",
365+
"degree", "desert", "desk", "diamond", "dinner", "dirt", "disk", "dog",
366+
"doll", "domain", "drama", "drawer", "dremedy", "driver", "duty", "eagle",
367+
"ear", "earth", "editor", "effort", "energy", "engine", "epic", "errand",
368+
"error", "est", "estate", "event", "extent", "fact", "famous", "farmer",
369+
"field", "fig", "film", "finch", "finish", "fire", "fish", "flower",
370+
"fluent", "flute", "form", "formal", "fox", "friend", "gadfly", "gallon",
371+
"garden", "gate", "gene", "genius", "giant", "girl", "global", "goal",
372+
"grain", "green", "guest", "guide", "guitar", "guppy", "hair", "hall",
373+
"hand", "harbor", "hat", "height", "hill", "hippo", "hockey", "home",
374+
"honor", "horse", "hotel", "house", "idea", "idol", "immune", "income",
375+
"ink", "input", "invent", "iris", "island", "jacket", "jade", "jazz",
376+
"jeans", "jet", "jewel", "judge", "jungle", "kayak", "kettle", "key",
377+
"kite", "knight", "ladder", "lake", "law", "lawn", "leader", "lemon",
378+
"length", "life", "light", "lion", "list", "lotus", "loyal", "lute",
379+
"major", "mall", "mango", "map", "marble", "market", "math", "meal",
380+
"media", "memory", "menu", "mesa", "method", "mint", "mirror", "mobile",
381+
"moment", "month", "moon", "movie", "mud", "museum", "music", "nation",
382+
"nature", "nest", "news", "night", "noble", "north", "number", "oasis",
383+
"object", "oboe", "ocean", "octopus", "office", "onion", "orange", "outlet",
384+
"owl", "own", "owner", "oxygen", "palm", "panda", "pant", "paper",
385+
"parade", "park", "patron", "peach", "pear", "pencil", "people", "phoenix",
386+
"phone", "piano", "pizza", "place", "planet", "player", "pledge", "plum",
387+
"pocket", "poem", "poet", "poetry", "policy", "pond", "poodle", "potato",
388+
"prairie", "praise", "prose", "puppy", "quail", "quaint", "quick", "quote",
389+
"rabbit", "raccoon", "radio", "raft", "rain", "ratio", "raven", "reason",
390+
"remedy", "review", "reward", "river", "road", "robin", "rock", "rocket",
391+
"role", "rose", "rosebud", "runner", "safety", "salad", "salute", "sample",
392+
"scout", "sea", "sector", "seed", "series", "shark", "sheep", "shelf",
393+
"ship", "shoe", "shrub", "side", "singer", "skates", "sky", "sled",
394+
"snail", "snake", "snall", "soccer", "socks", "sofa", "soks", "song",
395+
"soup", "space", "spark", "sparrow", "speech", "spider", "spoon", "squash",
396+
"squirrel", "squirrelp", "stable", "star", "state", "statue", "steak", "storm",
397+
"story", "stove", "straw", "street", "studio", "study", "summit", "sun",
398+
"table", "tablet", "tea", "teapot", "teen", "tennis", "tent", "thanks",
399+
"theory", "tiger", "timber", "time", "tomato", "tooth", "topic", "town",
400+
"trail", "train", "tree", "truck", "trumpet", "truth", "tuba", "tulip",
401+
"turkey", "turtle", "two", "type", "unicorn", "union", "unit", "unite",
402+
"urban", "useful", "valley", "value", "vase", "verse", "video", "violet",
403+
"violin", "volume", "voyage", "wagon", "walnut", "watch", "wate", "water",
404+
"way", "wealth", "week", "west", "whale", "while", "wind", "window",
405+
"windy", "winner", "wolf", "work", "world", "writer", "yacht", "yard",
406+
"year", "youth", "zeal", "zebra", "zone", "zoo"
406407
};
407408

408409
for(ca = 0; ca < (sizeof(firstword) / sizeof(char *)); ca++)

0 commit comments

Comments
 (0)