View Issue Details

IDProjectCategoryView StatusLast Update
0006450Kali LinuxGeneral Bugpublic2020-07-08 10:17
Reportermiomo Assigned Tosbrun  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version2020.2 
Summary0006450: theHarvester, dorks.txt can't be found
Description

When executing theHarvester with google-dorks enabled (-g, --google-dorks) it's unable to find the necessary dorks.txt. Kali, by default, puts dorks.txt, along with other files presumably necessary for other functions, in /usr/share/dicts/theHarvester when they should be in /etc/theHarvester/wordlists .

Steps To Reproduce

Use -g when searching with -b google , e.g. $theHarvester -d microsoft.com -g -b google

Additional Information

Additional possible bugs noticed with theHarvester were:
Executing theHarvester without sudo privilege results in (usually non-fatal) "unable to open database file" error echoed. Seemed to be fatal when executing with -b all.
Executing with arguments that require the api-keys.yaml file echos "api-key.yaml file not found", although I haven't altered the file to use any, so that may be why.

Someone could look into these, but they don't seem to be a huge deal right now.

Activities

miomo

miomo

2020-06-13 04:23

reporter   ~0012914

Oh, also, (#mv /usr/share/dict/theHarvester /etc/theHarvester/wordlist ) confirmed fixes the problem

sbrun

sbrun

2020-07-08 10:17

manager   ~0013070

fixed in new version 3.1-0kali4

Issue History

Date Modified Username Field Change
2020-06-13 04:18 miomo New Issue
2020-06-13 04:23 miomo Note Added: 0012914
2020-06-15 09:08 sbrun Assigned To => sbrun
2020-06-15 09:08 sbrun Status new => assigned
2020-07-08 10:17 sbrun Status assigned => resolved
2020-07-08 10:17 sbrun Resolution open => fixed
2020-07-08 10:17 sbrun Note Added: 0013070