Skip to main content

Command Palette

Search for a command to run...

How to download Nessus Pro using cURL…

Published
1 min read
M

I design, implement, audit and maintain multi-regulation, multi-contract, security programs for all sizes of companies.

I have done ISMS implementation, audits, security testing, security configuration reviews (of servers).

I write about information security; security regulations, standards, and frameworks; application security

assuming you have a valid account with tenable and have paid for your license.

Problem Statement

You are setting up a cloud server to conduct Nessus scans. You don’t have access to ssh (due to various reasons, let’s not go there). you are using cloud console. How would you download Tenable Nessus Pro on your cloud machine?

curl --request GET --url https://www.tenable.com/downloads/api/v2/pages/nessus/files/Nessus-8.7.1-debian6_amd64.deb --header “Authorization: Bearer ” --output ./fileName.deb

More from this blog

blog about security risks and information security issues

12 posts

I write about people, process and technology in information security. I write to think better (than before), be better (than before) in my profession & to meet & learn from people who are better.