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

Does not create dependency helper script in /tmp #18886

Open
kiddulu916 opened this issue Dec 24, 2023 · 0 comments
Open

Does not create dependency helper script in /tmp #18886

kiddulu916 opened this issue Dec 24, 2023 · 0 comments

Comments

@kiddulu916
Copy link

Linux Distro: Kali-rolling
wont create w3af_dependency_install.sh in /tmp
pip-freeze-output.txt
python version: Python 3.11.7

everything i have tried i still just get this:

$ ./w3af_console
Traceback (most recent call last):
File "/home/kiddulu/tools/w3af/./w3af_console", line 12, in
from w3af.core.controllers.dependency_check.dependency_check import dependency_check
File "/home/kiddulu/tools/w3af/w3af/core/controllers/dependency_check/dependency_check.py", line 26, in
from w3af.core.data.db.startup_cfg import StartUpConfig
File "/home/kiddulu/tools/w3af/w3af/core/data/db/startup_cfg.py", line 22, in
import ConfigParser
ModuleNotFoundError: No module named 'ConfigParser'

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

1 participant