Ubuntu Servers :: How To Get Nessus Package Installed
Nov 4, 2010
I want to install nessus. I run the following in the terminal:
sudo apt-get install nessus
I get a message that the package is not available and anther package replace it. However I am interested in nessus and not in openvas-client (the other package). So how can I get the nessus package.
View 5 Replies
ADVERTISEMENT
Mar 19, 2010
What's the best way to tell if a package is already installed? I can't seem to find a way to do it with apt-get.
View 5 Replies
View Related
Sep 23, 2010
When i try installing anything i get errors, for example when i try to install somthing from ubuntu software center i get this.
Code: installArchives() failed: Preconfiguring packages ... Preconfiguring packages ... Selecting previously deselected package ttf-symbol-replacement. (Reading database ... dpkg: warning: files list file for package `libsdl-image1.2' missing, assuming package has no files currently installed.
[Code]....
View 4 Replies
View Related
Jan 8, 2010
I need to install the following dependencies for synspam on Ubuntu 9.10 karmic server:
Code:
sudo aptitude install nfqueue-bindings-perl libsys-syslog-perl libappconfig-perl libnetpacket-perl libnetaddr-ip-perl
dpkg -i synspam_version_all.deb
Of these, only libnetpacket-perl is not packaged for Ubuntu 9.10 karmic.
Is this functionality present in another 9.10 package with a different name? 10.04 Lucid does have the package: [URL]
View 1 Replies
View Related
Mar 24, 2011
i have to use lh command. I have installed all updates for ubuntu, live-build (the package for lh) and its updates. So my system is fully updated.When i hit "lh" command i get the following message: The program 'lh' is currently not installed. You can install it by typing:
sudo apt-get install live-build
When i do type: "sudo apt-get install live-build" i get:
Reading package lists... Done
Building dependency tree
Reading state information... Done
live-build is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
View 5 Replies
View Related
Apr 3, 2009
I am trying to put up my own Quake2 server to play with my friends. During this installation process I have encountered rather confusing issue. First I downloaded the Q2 server binaries in RPM package and tried installing it:
[Code]...
View 5 Replies
View Related
Jun 28, 2010
I successfully installed the nessus. It was .deb file . first of all, I type
"sudo dpkg -i Nessus-4.2.2-ubuntu910_amd64.deb".
The output of this command was "You can start nessusd by typing /etc/init.d/nessusd start"
That's why I type that command and I get " $Starting Nessus : ." There is nothing like interface of this software, when I try to search GUI from synaptic package manager. So What should I do ?
View 3 Replies
View Related
Feb 19, 2011
i want to install Nessus gui by using yum .HOw to Play with it .i want to conduct
Vulnerability assessments on the victim machine/ip.Can we use it for online scaning.if yes ?then how to perform ?
View 3 Replies
View Related
Aug 26, 2011
I have a machine that I want to install Nessus on it.
Nessus supports many Operating Systems:
Microsoft Windows
Mac OS X
Linux
FreeBSD
The full list is here: [URL]... What would the best OS to install Nessus on for performance be?
View 1 Replies
View Related
Nov 20, 2010
after some tweaking i managed to get nessus installed on my machine. However i'm running into an issue when trying to add a user.The nessus daemon is running on my machine, i've registered. I think everything is peachy in that regard, but when i run:
Code:
zachadmin@ubuntu:~$ sudo /etc/init.d/nessusd restart
$Shutting down Nessus : .
$Starting Nessus : .[code].....
Obviously the command not found is my error, from what i understand there isn't a default user placed in the first time.So essentially i have thie program installed, but i can't access it.
View 1 Replies
View Related
Jun 30, 2011
Whether NessusCleint and Nessus Server are available as two different packages or they have been merged into a single package.
Earlier there used to be 2 diff packages one for Nessus Cleint and other for Server. But now i was not abel to find any package for clinet and in the only package thats available on nessus.org also does not contain any cleint in it.
View 6 Replies
View Related
Sep 22, 2010
I have a backtrack distro on a usb stick. I wish to do the following :-
(a) Partition the usb stick to have a ext3 filesystem, so that the instln may be persistent for the changes. But the fdisk utility creates partitions as dev/sdb1p1 and /dev/sdb1p2. These however, could not be accessed by mkfs utility. How to overcome this problem.
(b) Next , I downloaded the nessus .lzm file and put it in the /base/module dir. But unable to start the nessus daemon. It suggests an error regarding unable to create /opt/nessus and /etc/nessus/nessusd.conf. I think starting nessus as root would help but the problem persists!
View 1 Replies
View Related
Apr 11, 2010
I am running the xfce desktop on a new ubuntu 9.10 installation.I used the Synaptics Package Manager to install several applications, including R, the statistics programming language. After the installation, it took me quite a while to find where the package manager put the executable, but I found it.The problem is, I can't figure out how to get it to execute. I tried double clicking on it and I tried right clicking on it and selecting "Execute" from the menu that pops up.
How do I get an executable to execute? Also, is there an easy way to track down where the executables get put after I use the Synaptics Package Manager?It would be handy if I could put links to them in some central location.
View 5 Replies
View Related
May 7, 2010
I am using nessus to evaluate the security of a web server. I have started up the nessus daemon on the server, here's the netstat output:
Code:
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:ldap *:* LISTEN 3565/slapd
tcp 0 0 *:mysql *:* LISTEN 4026/mysqld
tcp 0 0 *:pop3 *:* LISTEN 3584/xinetd
tcp 0 0 *:sunrpc *:* LISTEN 3463/portmap
tcp 0 0 *:www-http *:* LISTEN 13855/httpd2-prefor
tcp 0 0 *:ssh *:* LISTEN 3577/sshd
tcp 0 0 *:nessus *:* LISTEN 6118/nessusd: waiti
tcp 0 0 *:smtp *:* LISTEN 3636/master
tcp 0 0 *:https *:* LISTEN 13855/httpd2-prefor
udp 0 0 *:sunrpc *:* 3463/portmap
It's listening on the default nessus port 9390. I am trying to connect to the nessus server instance using Open-VAS Client. I have generated the client and server certificates, I have pointed the client at the User Certificate File, the User Key File and I have a CA cert. I have created a user account on the nessus server. The problem is that when I try and log in from the Open-VAS client it keeps saying it can't connect. Is there anywhere I can check to see if it's being caught in a firewall, or where I can see if the connection is even making it to the server..
View 4 Replies
View Related
Sep 15, 2010
I am using nessus 4.2.2. When running with command line:
nessus -q -x -T html 127.0.0.1 1241 myUser myPassword listTarget.txt output.txt
1241 is default port of nessus
The error throw out:
nessus : Could not open a connection to 127.0.0.1
But when I running nessus GUI by browser with localhost on port 8834 is ok.
View 1 Replies
View Related
Mar 24, 2010
Fedora 12
Nessus: 2.2.11-5
Authent: using passwrd
Client: GTK version
User: added with no rules
nessus-mkcrt: has been ran
Hosts.allow: hole made for localhost to nessusd with nessusd:127.0.0.1 (this took care of my ssl error)
Upon trying to log into daemon I get the cert then prompted with failed login. I am also not getting anything showing up in my logviewer (gnome). For most other daemons I have had them automagicaly pop up (denyhosts for example) how can I get nessus to show up as well.
View 1 Replies
View Related
Feb 15, 2009
I'm looking for a way to run a python script automatically when apt-get is used to install or upgrade a package. The script should get the package name and version as arguments.
View 1 Replies
View Related
May 25, 2009
After running
Code:
nessus-fetch --register <Activation Code>
I got
Code:
nessus-update-plugins could not be found in your $PATH
When I try to run a scan on localhost I get the message "nessusd returned an empty report".
Here's the entry in nessusd.messages
Code:
[Mon May 25 00:30:03 2009][13188] user mickey.harvey : testing 127.0.0.1 (127.0.0.1) [13189]
[Mon May 25 00:30:04 2009][13189] Finished testing 127.0.0.1. Time : 0.03 secs
[Mon May 25 00:30:04 2009][13188] user mickey.harvey : test complete
[Mon May 25 00:30:04 2009][13188] Total time to scan all hosts : 1 seconds
[Mon May 25 00:30:04 2009][13188] user mickey.harvey : Kept alive connection
I would like to get the scan working and make sure that nessus is updating the plugins. I have been looking though the nessus documentation and tried searching on Goggle without any success.
View 1 Replies
View Related
Jul 19, 2010
Just been trying to install flash player for playing vids etc via facebook and getting the msg of "Flash Player needs to be installed".
However when trying to install it via
sudo apt-get install adobe-flashplugin
I get the msg of "package not available, but is referred to by another package". Tried to get it through APT and get "adobe-flashplugin" is virtual. Also tried deb and get this error msg "Error: Wrong architecture 'i386'.
Running Lucid Server with desktop installed as well on BenQ Joybook S42 Laptop.
View 7 Replies
View Related
Oct 29, 2010
I attempted to install the CLI management tool for my Highpoint Rocket Raid card (rr62x) downloaded from this page: [URL] When I tried installing it, this is what happens:
Code:
# dpkg -i hptraidconf_3.5_amd64.deb
Selecting previously deselected package hptraidconf.
(Reading database ... 68853 files and directories currently installed.)
[code]....
How can I get this package removed? I was able to get a different management tool installed to configure my RAID so I don't need this one. My system appears to be working, but everytime I use apt-get to install something else, it shows the hptraidconf package as failed.
View 9 Replies
View Related
May 15, 2011
Just ran update, and it automatically installed an acroread package (9.4.2 60.5Mb). Thing is I removed acroread in favour of foxit a while back.Why would I receive updates for programs I no longer have installed?
View 3 Replies
View Related
Apr 17, 2011
i want to back up all installed package in my current Ubuntu System. So that When I run that back up on other machine I can Installed all package without internet Connection.
View 1 Replies
View Related
Aug 20, 2010
After sifting through numerous apt-get apt-cache apt-file tutorials I still can't find a command to check if a package is installed via the terminal command/line.
I know there must be some way to do it.
Say I want to check if any package from the libavcodec*.deb family is installed how could I do this without a gui eg synaptic?
View 5 Replies
View Related
Jan 22, 2011
I'd love to know how to check the original configuration of a self-installed package? For example, I would like to install the package XXXXX. I did:
./configure
make
make install
After the installation, I would like to know what the configuration I used for XXXXX's installation. Maybe some dependencies (for example, A,B,C...) were not found so that XXXXX was installed without depending on A,B,C.... However, now, I would like XXXXX depend on A,B,C... How to check whether the current installed XXXXX's original configuration?
View 1 Replies
View Related
Apr 22, 2011
Installed ubuntu 10.10 on my dell D600. Install went fine, but after updates, the initial startup sound disappeared. Also had a bit of an issue getting the wireless card to work, eventually found the answer in the debian wiki and got the legacy installer for the b4X broadcomn chipset. Since then, everytime i install something, the system tells me the package was not installed correctly, but it does appear to install, except the stellarium.
View 1 Replies
View Related
Jan 18, 2011
How do I find which "software source" provided a package that I installed? Some weeks ago, I installed linux-realtime. A collaborator is trying to mirror my setup and looked for that package, but it isn't in the default software sources. So, I need to tell him where I got it.
View 4 Replies
View Related
Jan 24, 2016
Is this method the correct one if I want to forbid a foo package from being installed, even if this foo package is a dependency of another package? For example, geoclue is a dependency of Steam. However, I still want to install Steam, but not geoclue.
The method:
nano /etc/apt/preferences
Package: geoclue
Pin: origin ""
Pin-Priority: -1
View 3 Replies
View Related
Sep 14, 2010
When I install some packages Yum seems to behave correctly until the the very end when it gives the error: xxx-package was supposed to be installed but is not! I am lookng for any advice which might solve the issue. Below is an example of the yum output.
libgcc-
4.4.2-7.fc12.x86_64.rpm | 75 kB 00:00
Running rpm_check_debug
[code]....
View 7 Replies
View Related
Aug 6, 2011
I am running openSUSE 11.4 KDE 4.6.5 on my desktop AMD64. Just added R47 repo in order to upgrade KDE 4.6.5 to 4.7. However, after running zypper up I saw lots of packages not being updated.code...
View 4 Replies
View Related
Feb 27, 2011
Fedora 14 xfceI have installed a package using yum install package-name.However, I can't seen to find out where it has been installed to.Is there any command that will tell me what directory the files have been installed to?
View 2 Replies
View Related