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

ArcherySec v2.0.5 failed to connect OpenVAS #612

Open
tungkuul opened this issue Aug 5, 2023 · 1 comment
Open

ArcherySec v2.0.5 failed to connect OpenVAS #612

tungkuul opened this issue Aug 5, 2023 · 1 comment

Comments

@tungkuul
Copy link

tungkuul commented Aug 5, 2023

hello, I recently installed ArcherySec latest version (v2.0.5), then I connect it to OpenVAS, but the system gives an error as shown.
I tried a lot of ways to debug on OpenVAS, but then I installed ArcherySec version 2.0.4 everything went smoothly, now I can connect OpenVAS successfully.
Please recheck v2.0.5 and fix this.
image

@emiemi04
Copy link

emiemi04 commented Jan 5, 2024

For this error, I modified those lines on the file : archerysec/networksacnners/views.py

openvas = OpenVAS_Plugin.__init__(scan_ip, project_id, sel_profile, request)

   openvas = OpenVAS_Plugin(
        openvas_host,
        setting_id,
        sel_profile,
        request,
    )

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