Results 1 to 8 of 8

Thread: How To install Nessus in kali! [How To]

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2013-Apr
    Posts
    3

    How To install Nessus in kali! [How To]

    A few people would probably like to know how to install Nessus in Kali. Well here You go:

    Step 1: in kali go to http://www.tenable.com/products/ness...erating-system and choose "Linux" Then Debian 6.0. 9Then 32 bits or 64 bits depending on your version.

    Step 2: Download this and save it to your desktop. Rename it to "nessus.deb"

    Step 3: Open up Terminal and type this in:
    Code:
    cd Desktop
    Code:
    dpkg -i nessus.deb
    Step 3a. Wait until Nessus finishes installing then you have to start the Nessus Server by typing this into Terminal
    Code:
    /etc/init.d/nessusd start
    Step 4: Then open Nessus in your browser http://localhost:8334/

    Step 5: Go through the set-up process then your done!

    Congrats! You have installed Nessus
    Last edited by salmonspark; 2013-04-27 at 14:13. Reason: Forgot to include step 3a

Similar Threads

  1. Kali 2 : installing Nessus Help ?
    By Tamaa in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2016-08-09, 17:25
  2. Replies: 1
    Last Post: 2014-08-25, 16:15
  3. Nessus in Kali?
    By swedishaccent in forum General Archive
    Replies: 11
    Last Post: 2013-04-19, 03:07

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •