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

Fix host_deny #510

Merged
merged 5 commits into from
May 25, 2020
Merged

Fix host_deny #510

merged 5 commits into from
May 25, 2020

Conversation

jjnicola
Copy link
Member

Finished the denied hosts and let openvas to finish a scan. Otherwise they never ended and openvas keep looking for the host to finished, which has been never started.

@jjnicola jjnicola requested a review from ArnoStiefvater as a code owner May 20, 2020 14:07
src/attack.c Outdated Show resolved Hide resolved
src/attack.c Outdated Show resolved Hide resolved
src/hosts.c Show resolved Hide resolved
jjnicola added 5 commits May 25, 2020 10:28
Add the ip address to the error messages, because the hosts was not started
and therefore, the ip address was even not added to the kb.
The function returns 2 possible errors, to allow handling two different
error messages. Kb is not passed to the authorizatin check function anymore .
@jjnicola jjnicola merged commit 9a297e3 into greenbone:master May 25, 2020
@jjnicola jjnicola deleted the host-deny branch May 25, 2020 11:19
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

Successfully merging this pull request may close these issues.

2 participants