Skip to content

error for input file #29

@peylight

Description

@peylight

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions