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

error for input file #29

Open
peylight opened this issue Mar 5, 2017 · 0 comments
Open

error for input file #29

peylight opened this issue Mar 5, 2017 · 0 comments

Comments

@peylight
Copy link

peylight commented Mar 5, 2017

Hello
what's problem?

# ./wig.py -l peyw.txt 

wig - WebApp Information Gatherer


Scanning https://de.wordpress.com...
Traceback (most recent call last):
  File "./wig.py", line 12, in <module>
    wig.run()
  File "/root/web_apps/wig/wig/wig.py", line 276, in run
    self.scan_site()
  File "/root/web_apps/wig/wig/wig.py", line 148, in scan_site
    self.data['cache'].load()
  File "/root/web_apps/wig/wig/classes/cache.py", line 166, in load
    for cache_file in os.listdir(self.cache_dir):
AttributeError: 'Cache' object has no attribute 'cache_dir'

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

No branches or pull requests

1 participant