epinna/weevely3

=((((( only todAY

mayday77 opened this issue · 3 comments

Traceback (most recent call last):
File "weevely.py", line 98, in
main(arguments)
File "weevely.py", line 38, in main
password = arguments.password
File "/jOSEPH/Downloads/weevely3/core/sessions.py", line 223, in init
saved_url = sessiondb.get('url')
AttributeError: 'NoneType' object has no attribute 'get'

Linux kali 4.6.0-kali1-amd64 #1 SMP Debian 4.6.4-1kali1 (2016-07-21) x86_64 GNU/Linux

raceback (most recent call last):
File "weevely.py", line 2, in
from core.terminal import Terminal
File "/jOSEPH/Downloads/weevely3/core/terminal.py", line 6, in
from core.module import Status
File "/jOSEPH/Downloads/weevely3/core/module.py", line 14, in
from core.vectorlist import VectorList
File "/jOSEPH/Downloads/weevely3/core/vectorlist.py", line 15, in
from core.vectors import Os
File "/jOSEPH/Downloads/weevely3/core/vectors.py", line 11, in
from mako.template import Template
ModuleNotFoundError: No module named 'mako'

Install the requirements written here before running it.