Closed MichaelTrefz closed 2 years ago
ive tried to run: python3 ./log4j-scan.py -u https://not-my-real-domain.local
python3 ./log4j-scan.py -u https://not-my-real-domain.local
Response: Traceback (most recent call last): File "./log4j-scan.py", line 24, in from termcolor import cprint ModuleNotFoundError: No module named 'termcolor'
Didnt installed requirements
ive tried to run:
python3 ./log4j-scan.py -u https://not-my-real-domain.local
Response: Traceback (most recent call last): File "./log4j-scan.py", line 24, in
from termcolor import cprint
ModuleNotFoundError: No module named 'termcolor'