Fails After Crawl

Issue #2 resolved
Former user created an issue

[+] Processed page 12 ^C[+] Done Crawling... [-] Loaded blacklist [-] Loaded corpus Traceback (most recent call last): File "Main.py", line 333, in <module> main() File "Main.py", line 59, in main generation() File "Main.py", line 141, in generation industrySelected(options[choice]) File "Main.py", line 169, in industrySelected clientSelected(optionsList[choice-1], industry) File "Main.py", line 228, in clientSelected newClientOptions(c) File "Main.py", line 271, in newClientOptions client.buildDictionary(int(recursionLevel)) File "/root/mattinfosec-wordhound-d256b7be77d4/client.py", line 152, in buildDictionary lex = LE.lexengine(self.crawledText, self.workingDirectory+"WebsiteDictionary.txt") File "/root/mattinfosec-wordhound-d256b7be77d4/lexEngine/lexengine.py", line 28, in init lexConf = config['Lexengine'] File "/root/mattinfosec-wordhound-d256b7be77d4/configobj.py", line 567, in getitem val = dict.getitem(self, key) KeyError: 'Lexengine' [-] 13 - Fetched http://www.key.net/industry-solutions/fresh-cut/default.html [+] Processed page 13

Comments (7)

  1. Eric Fletcher

    I have the same issue.Anything new on this? it Fails Right after "Loaded corpus"

    Traceback (most recent call last): File "Main.py", line 333, in <module> main() File "Main.py", line 59, in main generation() File "Main.py", line 141, in generation industrySelected(options[choice]) File "Main.py", line 169, in industrySelected clientSelected(optionsList[choice-1], industry) File "Main.py", line 228, in clientSelected newClientOptions(c) File "Main.py", line 271, in newClientOptions client.buildDictionary(int(recursionLevel)) File "/opt/wordhound/client.py", line 152, in buildDictionary lex = LE.lexengine(self.crawledText, self.workingDirectory+"WebsiteDictionary.txt") File "/opt/wordhound/lexEngine/lexengine.py", line 28, in init lexConf = config['Lexengine'] File "/opt/wordhound/configobj.py", line 567, in getitem val = dict.getitem(self, key) KeyError: 'Lexengine'

  2. Matt Marx repo owner

    Hey guys

    Thanks for reporting this. I'll take a look into it. I'll be putting out wordhound 2.0 soon, so look out for that too!

  3. Luis Al

    Wordhound.jpgHi, thanks for the contributions. I have a problem with Word Hound, still see the same error that Mr B, they know of any possible solution I would greatly appreciate it. I'm using Kali linux 2.0. Thanks greetings. Have a happy new year.

  4. Log in to comment