Skip to content

Commit

Permalink
Merge pull request #288 from Backtix/add-tenda-words
Browse files Browse the repository at this point in the history
New Tenda candidates based on wpasec-analysis+web
  • Loading branch information
ZerBea authored Jun 22, 2023
2 parents b7c15b3 + c77b446 commit 4154d6e
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions hcxpsktool.c
Original file line number Diff line number Diff line change
Expand Up @@ -511,9 +511,9 @@ static const char *word1[] =
{
"able", "above", "after", "again", "also", "apple",
"baby", "back", "bean", "best", "bike", "blue", "body", "book",
"cake", "calm", "card", "cash", "chair", "cold", "cool",
"cake", "calm", "card", "cash", "chair", "child", "cold", "cool",
"dark", "dash", "dear", "desk", "done", "down",
"early", "earth", "easy", "edit", "envy", "exit", "exist",
"early", "earth", "easy", "edit", "envy", "exist", "exit",
"face", "fall", "feed", "five",
"game", "ghost", "girl", "give", "good", "guest",
"hand", "hard", "have", "head", "horse", "house",
Expand All @@ -526,8 +526,8 @@ static const char *word1[] =
"pace", "pain", "pass", "path", "pink",
"quest", "quick", "quit", "quite",
"rice", "ride", "rope", "rose", "rule", "rush",
"sale", "sick", "south", "sunny",
"table", "take", "tale", "talk", "tall", "team", "tell", "think",
"sale", "salt", "sick", "south", "sunny",
"table", "take", "tale", "talk", "tall", "team", "tell", "think", "ture",
"unit", "upper",
"walk", "water", "what", "wind", "word"
};
Expand All @@ -537,7 +537,7 @@ static const char *word2[] =
"about", "above", "again", "also", "apple",
"baby", "back", "bean", "best", "bike", "bird", "blue", "body", "book",
"calm", "cash", "child", "cool",
"daily", "dark", "dash", "dear", "desk", "door",
"daily", "dark", "dash", "dear", "desk", "door", "duty",
"each", "earth", "easy", "edit", "every", "exit",
"fact", "fall", "fast", "feel", "fish", "five",
"game", "ghost", "girl", "give", "green", "guest",
Expand All @@ -546,12 +546,12 @@ static const char *word2[] =
"keep",
"labor", "land", "light", "lock", "lose",
"mail", "main", "major", "make", "meet", "milk", "more", "most", "mouth", "much",
"name", "near", "north", "nose", "note",
"name", "near", "need", "north", "nose", "note",
"occur", "over",
"park", "part", "pass", "past", "path", "photo",
"queen", "quest", "quick", "quite",
"reach", "rice", "ride", "road", "rope", "rule",
"safe", "salt", "sick", "sunny",
"safe", "salt", "sick", "soul", "sunny",
"team", "tell", "think", "ture",
"unit",
"walk", "water", "week", "west", "what", "where", "wind", "word"
Expand Down Expand Up @@ -583,16 +583,17 @@ static const char *word1[] =
"able", "about", "above", "actor", "after", "again", "alone", "also", "apple",
"baby", "back", "bath", "bean", "best", "bike", "bird", "blue", "body", "book",
"cake", "calm", "card", "carry", "cash", "chair", "child", "cold", "come", "cool",
"daily", "dark", "dash", "dear", "desk", "done", "door", "down", "duty",
"daily", "dance", "dark", "dash", "dear", "desk", "done", "door", "down", "duty",
"each", "early", "earth", "east", "easy", "edit", "envy", "even", "every", "exist", "exit",
"face", "fact", "fall", "fast", "feed", "feel", "fill", "fish", "five",
"game", "ghost", "girl", "giude", "give", "good", "green", "group", "guest",
"hair", "hand", "happy", "hard", "have", "haven", "head", "high", "hike", "horse", "house",
"into",
"jade", "jazz", "jean", "jeep", "join", "joke", "juice", "july", "june",
"keep", "kind",
"lable", "labor", "lack", "lake", "land", "light", "like", "live", "lock", "lose",
"mail", "main", "major", "make", "math", "meet", "milk", "more", "most", "mouth", "much",
"name", "near", "nine", "north", "nose", "note",
"name", "near", "need", "nine", "north", "nose", "note",
"occur", "ocean", "open", "over",
"pace", "pain", "park", "part", "pass", "past", "path", "photo", "pink",
"queen", "quest", "quick", "quit", "quite",
Expand Down

0 comments on commit 4154d6e

Please sign in to comment.