Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few issues #6

Open
GoogleCodeExporter opened this issue Aug 13, 2015 · 0 comments
Open

Few issues #6

GoogleCodeExporter opened this issue Aug 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

1. I had to first grant metagoofil.py execution permissions. (might not be an 
issue)

2. Tried to run the metagoofil.py script and then it stated two errors. 
Therefore, I had to go into metagoofil.py and add the #!/usr/bin/python line. 
The two errors I received before adding the first line are presented below:
a. from: can't read /var/mail/discovery
b. from: can't read /var/mail/extractors

3. After doing the above steps, I then tried to run the script and it gave me 
an error "ImportError: No module named myparser". I realized that, while 
theHarvester had myparser.py in its directory, metagoofil did not. Instead, it 
had a file called parser.py instead.


Original issue reported on code.google.com by [email protected] on 20 Feb 2013 at 7:37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant