-
Notifications
You must be signed in to change notification settings - Fork 179
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
Compatibility with Nessus 7 #86
Comments
Hi Ibrahim, we currently have not built any support for Nessus 7. Only Nessus 5 and 6. |
Eventually, Nessus 7 compatibility could be provided using some Selenium-Steps instead of the now missing API? |
@ibrahimazzam I was able to perform basic network scan and web application scanning using Nessus 7 through BDD-Security. Is that something that you were trying or altogether a different thing? Which post method you are talking about here? |
Hi @Krishan-Sharma could you tell us more about how you performed scanning using Nessus 7? Did you use the Nessus 6 API? Any changes needed? |
Hi @stephendv1, You are right. I used Nessus 6 APIs and pointed it to the Nessus 7 install. It worked seamlessly for me to perform basic network scan and web application scan. I was planning to submit a pull request to update the Nessus client to include Nessus version 7 block. |
That's great news! If you could submit a pull request that will be much
appreciated by everyone in this thread :)
…On Mon, 27 Aug 2018 at 00:11, Krishan Sharma ***@***.***> wrote:
Hi @stephendv1 <https://github.com/stephendv1>, You are right. I used
Nessus 6 APIs and pointed it to the Nessus 7 install. It worked seamlessly
for me to perform basic network scan and web application scan. I was
planning to submit a pull request to update the Nessus client to include
Nessus version 7 block.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#86 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVlr_VDzBnTKR_iomcYlj74RqltrZvImks5uUx0hgaJpZM4Si8u5>
.
--
*Stephen de Vries*
CEO
+34 616 33 81 38 <javascript:void(0);>
@stephendv <https://twitter.com/stephendv>
[image: ContinuumSecurity] <https://www.continuumsecurity.net/>
|
Hello @Krishan-Sharma , thanks for your reply. Thanks in advance. |
Hello,
I am trying to use the solution with Nessus 7, but I am having a problem with the post method that is returning this exception
javax.ws.rs.ClientErrorException: HTTP 412 Precondition Failed
I think that is related to the fact that Tenable removed the API from Nessus 7.
Can Anyone confirm that this issue is related to that ?
How can we solve this issue ?
Thanks in advance,
Ibrahim AZZAM
The text was updated successfully, but these errors were encountered: