Legion is an open source, easy-to-use, super-extensible and semi-automated network penetration testing tool that aids in discovery, reconnaissance and exploitation of information systems.
ModuleNotFoundError: No module named 'scripts.python'
legion
Traceback (most recent call last):
File "/usr/share/legion/legion.py", line 89, in
from controller.controller import *
File "/usr/share/legion/controller/controller.py", line 26, in
from app.importers.PythonImporter import PythonImporter
File "/usr/share/legion/app/importers/PythonImporter.py", line 21, in
from scripts.python import pyShodan, macvendors
ModuleNotFoundError: No module named 'scripts.python'
ModuleNotFoundError: No module named 'scripts.python'
legion Traceback (most recent call last): File "/usr/share/legion/legion.py", line 89, in
from controller.controller import *
File "/usr/share/legion/controller/controller.py", line 26, in
from app.importers.PythonImporter import PythonImporter
File "/usr/share/legion/app/importers/PythonImporter.py", line 21, in
from scripts.python import pyShodan, macvendors
ModuleNotFoundError: No module named 'scripts.python'