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

Compatibility with Nessus 7 #86

Open
ibrahimazzam opened this issue Mar 8, 2018 · 7 comments
Open

Compatibility with Nessus 7 #86

ibrahimazzam opened this issue Mar 8, 2018 · 7 comments

Comments

@ibrahimazzam
Copy link

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

@stephendv1
Copy link
Contributor

Hi Ibrahim, we currently have not built any support for Nessus 7. Only Nessus 5 and 6.

@ratzrattillo
Copy link

Eventually, Nessus 7 compatibility could be provided using some Selenium-Steps instead of the now missing API?

@krisctl
Copy link

krisctl commented Aug 25, 2018

@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?

@stephendv1
Copy link
Contributor

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?

@krisctl
Copy link

krisctl commented Aug 26, 2018

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.

@stephendv1
Copy link
Contributor

stephendv1 commented Aug 27, 2018 via email

@ibrahimazzam
Copy link
Author

Hello @Krishan-Sharma , thanks for your reply.
Can you please help me by describing what you did exactly ? How did you point the API of Nessus 6 to Nessus 7.

Thanks in advance.
Ibrahim

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

4 participants