Package Details: nessus 10.8.3-1

Git Clone URL: https://aur.archlinux.org/nessus.git (read-only, click to copy)
Package Base: nessus
Description: Nessus vulnerability scanner
Upstream URL: https://www.tenable.com/downloads/nessus
Keywords: scanner security vulnerability
Licenses: custom
Submitter: r4um
Maintainer: noraj
Last Packager: noraj
Votes: 71
Popularity: 0.003580
First Submitted: 2007-03-11 15:14 (UTC)
Last Updated: 2024-09-12 19:58 (UTC)

Pinned Comments

noraj commented on 2022-05-30 21:23 (UTC) (edited on 2023-10-30 18:09 (UTC) by noraj)

⚠️⚠️⚠️

When the download link is dead just report as outdated, it's not an error it's just a new version is available.

⚠️⚠️⚠️

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 19 Next › Last »

MattWoelk commented on 2016-03-25 19:55 (UTC)

This sounds wonderful! I'll look into including your changes in the next few days, when I'm in the right place to test it. Thanks so much!

<deleted-account> commented on 2016-03-25 01:28 (UTC)

### Download the File and Put in the package Directory http://s000.tinyupload.com/index.php?file_id=56917600485089226334 add the line like below in the PGKBUILD file ./NessusDownloader source=($_bigver.x86_64.rpm nessus.sh LICENSE.NESSUS nessus.install https://www.virustotal.com/en/file/0c4435caef7d92e6037ee6e73c9f52ee18df5ddadba9baad5ea8ea4779b55a05/analysis/1458871467/#item-detail) sha256sum : 0c4435caef7d92e6037ee6e73c9f52ee18df5ddadba9baad5ea8ea4779b55a05 I've tested in and It works perfect

<deleted-account> commented on 2016-03-24 19:51 (UTC)

wget http://goo.gl/LEpS5G -O Nessus-x86_64.rpm # Nessus-6.5.6-fc20.x86_64.rpm I've extracted the link. I've leave the rest for you to do :) the below are just an examples on getting the current version availible etc If you want to get the version number you could do the following version=$(wget http://goo.gl/LEpS5G 2>&1 | grep -o "Nessus-[0-9.0-9]*" | head -1 | cut -d'-' -f2) # returns 6.5.6 download=$(wget -q http://goo.gl/LEpS5G -O /tmp/Nessus-$version.rpm) # which returns Nessus-6.5.6.rpm shhhh dont tell nessus they will change the website and I'll have to start all over again

<deleted-account> commented on 2016-03-16 23:10 (UTC)

I'll create a bash script to download the file

MattWoelk commented on 2016-03-16 20:29 (UTC)

Dear vendforce, The url is in the pkgbuild, copied here for your convenience: http://www.tenable.com/products/nessus/select-your-operating-system Having to manually download it has been bugging me for a while too. I'll look again for a way to make the process simpler, though I'm not sure if the website will allow it.

<deleted-account> commented on 2016-03-16 19:54 (UTC)

Can you please add the url to download the file in the pkgbuild , whats the point of this package build when you have to download it from the website and place it in the directory people might as well go to the website and download the rpm file extract it and move the folder to /opt and the nessusd service file to /lib/systemd/system this package build is incomplete please fix it

ssfdust commented on 2015-09-24 04:27 (UTC)

How do you guys update the plugins? When I use the nessuscli tool to update plugins, it connects to a wrong domain. It should be nessus.org as [url="http://static.tenable.com/documentation/nessus_v6_command_line_reference.pdf"]the official document[/url] shows. sudo nessuscli update --plugins-only ----- Fetching the newest updates from s ----- [feed_update] Nessus Plugins Error: Could not connect to s Nessus Plugins: Failed * Failed to update Nessus Plugins

dopeadmin commented on 2015-05-22 05:05 (UTC)

able to run 6.3.6 . Would like to maintain the package

huiyiqun commented on 2015-04-25 04:51 (UTC)

6.3.5 has released.

jskier commented on 2015-04-13 12:07 (UTC)

@owerner, you need to download it and place in the build directory. It has to do with the licensing.