Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trevorspray is not running #28

Closed
ctpentest01 opened this issue Apr 15, 2023 · 1 comment
Closed

trevorspray is not running #28

ctpentest01 opened this issue Apr 15, 2023 · 1 comment

Comments

@ctpentest01
Copy link

Getting the following error when trying to run the trevorspray:

└─# trevorspray --recon example.com
Traceback (most recent call last):
File "/usr/local/bin/trevorspray", line 5, in
from trevorspray.cli import main
File "/usr/local/lib/python3.11/dist-packages/trevorspray/cli.py", line 24, in
from lib import logger
ImportError: cannot import name 'logger' from 'lib' (/usr/lib/python3/dist-packages/lib/init.py)

I have installed it using the following commands:
pip3 install git+https://github.com/blacklanternsecurity/trevorproxy
pip3 install git+https://github.com/blacklanternsecurity/trevorspray

@TheTechromancer
Copy link
Collaborator

Thanks for the report. This is fixed in 05b9cd9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants