View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003761 | Kali Linux | New Tool Requests | public | 2016-12-06 19:26 | 2020-02-11 16:17 |
| Reporter | tehnlulz | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | won't fix | ||
| Summary | 0003761: WordHound | ||||
| Description | WordHound is a tool that builds targeted password lists against a specific target given a URL. It's open source and licensed under GNU. It's really useful for building intelligent wordlists against a target and fusing these words with existing wordlists to increase the efficacy of an attack. Link: Tool release talk: | ||||
|
Name: WordHound If you were familiar with the old version, this is much better. It uses a better known technique called TF-IDF to extract interesting terms from target websites. Under the hood, it actually renders each and every page with using selenium and phantomjs. |
|
|
This tool works well in Kali and most of its prerequisites are already in the repositories. It appears the only depend that will need to be packaged is creepy: https://pypi.python.org/pypi/creepy/ |
|
|
To help speed up the process of evaluating the tool, please make sure to include the following information (the more information you include, the more beneficial it will for us):
|
|
|
looks like its python2 - which is EOL |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-12-06 19:26 | tehnlulz | New Issue | |
| 2017-10-11 14:37 | g0tmi1k | Note Added: 0007516 | |
| 2017-10-11 15:08 | dookie | Note Added: 0007517 | |
| 2018-01-29 14:12 | g0tmi1k | Summary | New tool request - WordHound => WordHound |
| 2018-01-29 14:12 | g0tmi1k | Note Added: 0008333 | |
| 2019-12-09 13:30 | g0tmi1k | Severity | minor => feature |
| 2020-02-11 16:16 | g0tmi1k | Note Added: 0012243 | |
| 2020-02-11 16:17 | g0tmi1k | Status | new => closed |
| 2020-02-11 16:17 | g0tmi1k | Resolution | open => won't fix |