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.003653
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 2 3 4 5 6 7 8 .. 19 Next › Last »

brad87 commented on 2021-06-25 06:14 (UTC)

Error 404 while attempting download

zangoku commented on 2021-04-09 06:04 (UTC)

error 404 fails to build

zuzavo commented on 2021-04-03 13:28 (UTC) (edited on 2021-04-03 13:29 (UTC) by zuzavo)

Thanks for the new commit, installed and working fine as always.

zuzavo commented on 2021-04-02 18:49 (UTC)

Hi. Dead link to nessus-8.13.1-fc20.x86_64.rpm

Thanks

peterpan commented on 2020-12-08 12:59 (UTC) (edited on 2020-12-09 09:50 (UTC) by peterpan)

Solution:

Download snapsot from right top panel.

tar -xvf nessus

cd nessus

Now change 3 lines in PKGBUILD:

pkgver=8.13.0

source=("nessus-${pkgver}-fc20.x86_64.rpm::https://www.tenable.com/downloads/api/v1/public/pages/nessus/downloads/12106/download?i_agree_to_tenable_license_agreement=true"

and

sha256sums=('7a500dd432e4272905b7082b4fa688c510e5ac82c00ae4b338eef8cd56577469'

then run:

makepkg -si

all good.

peterpan commented on 2020-12-08 11:27 (UTC) (edited on 2020-12-08 11:28 (UTC) by peterpan)

==> Retrieving sources...

-> Downloading nessus-8.12.1-fc20.x86_64.rpm...

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0

curl: (22) The requested URL returned error: 404

==> ERROR: Failure while downloading https://www.tenable.com/downloads/api/v1/public/pages/nessus/downloads/11768 /download?i_agree_to_tenable_license_agreement=true

Aborting...

error downloading sources: nessus

simon04 commented on 2020-11-24 20:54 (UTC)

systemd warning shown in journalctl:

systemd[1]: Configuration file /usr/lib/systemd/system/nessusd.service is marked executable. Please remove executable permission bits. Proceeding anyway.

noraj commented on 2020-10-12 17:35 (UTC)

@zuzavo I updated from 8.11.1 to 8.12.0, next time just mark the package as outdated ;)

zuzavo commented on 2020-10-11 19:30 (UTC)

Hi friends !! I've just done a fresh install of my Arch Linux (since 8 years,it's time to clean some rubbish..) I've tried to download the nessus package from their web but as usually the link is already dead. Someone knows about an active link to the nessus package from their web right now?

Thanks.