-
-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
EMULATOR_ENABLED:
sqli: True
rfi: True
lfi: True
xss: True
cmd_exec: True
php_code_injection: True
php_object_injection: True
crlf: True
xxe_injection: True
template_injection: True
_________ _ ___ ____________
/_ __/ | / | / / | / / ____/ __ \
/ / / /| | / |/ / |/ / __/ / /_/ /
/ / / ___ |/ /| / /| / /___/ _, _/
/_/ /_/ |_/_/ |_/_/ |_/_____/_/ |_|
Debug logs will be stored in /tmp/tanner/tanner.log
Error logs will be stored in /tmp/tanner/tanner.err
Data logs will be stored in /tmp/tanner/tanner_report.json
Traceback (most recent call last):
File "/opt/tanner/tanner-env/bin/tanner", line 4, in <module>
__import__('pkg_resources').run_script('Tanner==0.6.0', 'tanner')
File "/opt/tanner/tanner-env/lib/python3.9/site-packages/pkg_resources/__init__.py", line 651, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/opt/tanner/tanner-env/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1455, in run_script
exec(script_code, namespace, namespace)
File "/opt/tanner/tanner-env/lib/python3.9/site-packages/Tanner-0.6.0-py3.9.egg/EGG-INFO/scripts/tanner", line 37, in <module>
File "/opt/tanner/tanner-env/lib/python3.9/site-packages/Tanner-0.6.0-py3.9.egg/EGG-INFO/scripts/tanner", line 32, in main
File "/opt/tanner/tanner-env/lib/python3.9/site-packages/Tanner-0.6.0-py3.9.egg/tanner/server.py", line 26, in __init__
File "/opt/tanner/tanner-env/lib/python3.9/site-packages/Tanner-0.6.0-py3.9.egg/tanner/emulators/base.py", line 42, in __init__
File "/opt/tanner/tanner-env/lib/python3.9/site-packages/Tanner-0.6.0-py3.9.egg/tanner/emulators/lfi.py", line 9, in __init__
File "/opt/tanner/tanner-env/lib/python3.9/site-packages/Tanner-0.6.0-py3.9.egg/tanner/utils/aiodocker_helper.py", line 12, in __init__
File "/opt/tanner/tanner-env/lib/python3.9/site-packages/aiodocker/docker.py", line 117, in __init__
raise ValueError(
ValueError: Missing valid docker_host.Either DOCKER_HOST or local sockets are not available.
Metadata
Metadata
Assignees
Labels
No labels