I don't have any issues with mine before or after an apt-get update and apt-get dist-upgrade I'm using BT GNOME 32bit VMware.
Seems there is an error issue in the harvester.py program
upon running:
Traceback (most recent call last):
File "harvester.py", line 23, in <module>
from src.core.core import *
ImportError: No module named src.core.core
I have updated and upgraded the BT5 without no results..
Read in the BT RSS blogg that harvester.py should have been fixed or maybe I am wrong on that assumption?
Anyway, hope you fix it.
regards
exeption
I don't have any issues with mine before or after an apt-get update and apt-get dist-upgrade I'm using BT GNOME 32bit VMware.
It's fine with me here.
start with the basics, I think you are doing something wrong with the initialization.
so this if you are on backtrack 5 r1
cd /pentest/enumeration/theharvester/
now type:
./theHarvester.py -d gmail.com -l 100 -b google
and you will be up searching.
-d for target domain
-l for length of the results that the harvester get's you.
-b for the search engine to use, you can type google, bing and many more. + PGP.
Have a good day.
Regards.
Coded32
coded32
thank you