Applications :: Nessus Command Error - Could Not Open Connection
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
ADVERTISEMENT
Dec 2, 2010
When I give the command:
winexe --interactive 0 --user <user>%<password> //<ip_address> 'cmd /C dir'
I receive the message:
ERROR: Cannot open control pipe - NT_STATUS_ACCESS_DENIED
The source machine is a RedHat EL4 server. The target machine is a Windows XP Home SP3 pc. When I give the same command to another pc all works fine. The other pc is a Windows XP Prof SP3.
View 6 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
Oct 1, 2010
I have a while(1) loop, and the error is: glibtop: open (/proc/stat): Too many open files This error occurs after about a half hour to an hour of running. I've tried running this multiple times, both with using glib_close() at the end of the loop, using glib_init() and glib_close() at beginning/end, and just using glib_init(). The strange thing is these have no effect on the actual glib_get functions.
View 5 Replies
View Related
Dec 1, 2010
I would like to put a command to ring the system bell several times when a connection via PPP drops.
Where/how can this be done using bash?
View 2 Replies
View Related
Feb 16, 2011
I have an "error", its not really and error, every time I open the terminal, it shows this:
Reading: command not found
Building: command not found
Reading: command not found
*****@****-****:~$
View 3 Replies
View Related
Mar 17, 2009
I have a MS Access database I would love to able to use in OOo. How do I do it
View 2 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
Jul 30, 2010
I have a problem that I can't seem to figure out. I can easily create a .sh file that will execute a command in Terminal, but as soon as it executes the terminal disappears. How do I get it to stay? My idea is to have the keyboard shortcut "ctrl+alt+del" open a .sh file with the contents "ps ax". Then it would be just like having a task manager; the terminal would open with "ps ax" already executed, and all I would have to do is kill the process number.
View 5 Replies
View Related
Aug 25, 2010
I'm running Ubuntu 10.4 netbook remix on an Asus Eee PC 1001PX.
uname -a says:
Linux localhost 2.6.32-24-generic #41-Ubuntu SMP Thu Aug 19 01:12:52 UTC 2010 i686 GNU/Linux
I can't open the GUI for most of the applications in system > administration and some in system > preferences. In preferences IBus preferences, Main Menu, Prodcast Preferences, Ubuntu One are affected and in administration only Disk Utility, Login Screen, Synaptic, Network Tools, Time & Date, Users & Groups, Update Manager do start (Sorry, that I state the apps that run, but this list seemed shorter to me.). There's just a notification prompted that the program is started but then nothing happens.
Further, the update manager posts a notification in the panel that "A problem occurred when checking for updates." I have the feeling that this occurred at the same time as I couldn't start the programs anymore. Up to now I wasn't able to find out what the problem is, but I didn't touch the software sources. I read threads about similar problems and there something seemed to be mixed up with the files /etc/hosts and /etc/hostname. But I checked on that and it's fine in my case.
View 9 Replies
View Related
Feb 21, 2010
I can't get many applications to open on my ubuntu 9.10. As far as I know, it's in a fresh install state, so it shouldn't be missing dependencies....For example, if I try and open Pidgin, it'll appear on the taskbar for a few seconds and disappear again. Running in terminal gives:michael@linuxserver:~$ pidginBus errormichael@linuxserver:~$ I also can't get Movie Player, Empathy or evolution to open
View 3 Replies
View Related
Sep 5, 2010
at present i have a windows PC with 2 odbc connections 1 to Linux / mysql the other to novell server (micro focus cobol in read only mode) i use access on the windows PC to run query's on novell and write them to mysql on the Linux machine. this is very slow and causes problems because of access limitations. i cant connect the Linux box into the novell server as our IT Manager will not allow this but i can copy the data files to the windows PC first.
How can i connect to the windows PC to access the odbc link on there, and what program would i use for this, would mysql be able to do this? if this cant be done then i can use samba to view the files on the windows PC but then how do i set up an link into the data files (on the windows PC a micro focus cobol driver had to be installed) how would to connect mysql to this ?
View 1 Replies
View Related
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
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
May 23, 2010
- open terminal and type gconf-editor - apps -> metacity -> global_keybinding and look for panel_main_menu - right click and edit, change value to "Super_L" without the quote.
View 2 Replies
View Related
Jan 7, 2011
i've tried different vncservers and with all of them, when i use vncviewer, i'm unable to open some applications. for instance, i can open firefox and terminal. but other programs are giving me problems, like google chrome or the disk manager, which will open for a split second and then disappear. i am so mad i've looked all over the place for a couple days and ready to pull my hair out. i've installed vnc4server, tightvncserver, and a couple others i can't think of right now.
View 1 Replies
View Related
Jul 9, 2010
If i open any application, it opens twice everytime and if i close one, the other one also closes.
View 6 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
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
Nov 5, 2009
I have Ubuntu Jaunty & Linux Multimedia Studio 0.4.2. In attempt to update to LMMS 0.4.5, I downloaded & attempted to install : lmms_0.4.5~ppa-1jaunty_i386.deb and got the following error message : Error : Dependency is not satisfiable : lmms-common (=0.4.5~ppa-1jaunty). What went wrong and is there an easier way to update ? Also, should I remove the older version or just install the latest on top of it ?
View 5 Replies
View Related
Mar 23, 2011
Linux printing appeared to be working fine up until yesterday. Today typing lpq gives the following: lpq Printer 'sdst@other.domain' - cannot open connection - Connection timed out Make sure LPD server is running on the server
The /etc/cups/printers.conf file is properly set, the printers appear in localhost:631 and they are printing test pages. However, all command line print commands seem to be trying to print to sdst@other.domain I don't know why printers.conf is being ignored and why and how sdst@other.domain was added. Seems like it might have been auto-discovered?
# dit: sdst@other.domain was mentioned in /usr/local/etc/lpd.conf I'm not sure why lpd.conf is being used instead of /etc/cups/printers.conf
View 1 Replies
View Related
Mar 21, 2010
I have a small question regarding remote access through SSH. Here is the thing: it's been a while now that I am using SSH to remotely login servers, and more recently my own machines to transfer information from my school's workstation to my Aspire One (I effectively work in the Aspire One through a 24 inch monitor).
Anyway I was wondering if it is possible to open programs like evince through SSH. I'll describe what I am doing: the Aspire One sits next to my workstation (so I am seeing it's screen as well) and in the workstation I work in LaTex documents actually residing in the Aspire One, so what I want to do from time to time is to open graphical apps in my Aspire One from my workstation through SSH (needless to say that I open the graphical session in the AO with the same user I do SSH, and the AO runs Fedora 12).
View 2 Replies
View Related
Oct 30, 2010
I was tackling this question before using specifics and got nowhere, so now I am going to general. I have a certain application on my machine and many files which can only open using that application. When I open those files, they do not use that application, but use the Archive Manager instead. When I go to "Open With" --> "Other" this application is not in the "other" list. I want to emphasize that because so far everyone assumes too quickly that I didn't try that. This application was installed using the Software Manager, the files that came with fedora. The application is on my machine, this is a fact. I am able to go find the application and open it up manually. Why wouldn't Fedora know that this app is on my machine?
View 1 Replies
View Related
Mar 16, 2010
when the properties of a file change the default application, such as pdf or okular for gwenview for photos and to open these from the nautilus is opened as if they were full screen.
How can I correct this?
View 8 Replies
View Related
Sep 27, 2010
Just installed OpenSuse 11.3 kde version on my laptop. After install added few repositories and updated the system. Now the whole desktop looks very polished however problem started after that. When i tried to open Dolphine, Fire fox, Terminal or for that mater any application nothing happens. None of the applications opened successfully. Then i tried to configure plasmoid widgets and for my surprise all worked fine. With this problem i can not login to opensuse desktop.
View 2 Replies
View Related
May 17, 2011
When a new instance of a running KDE 4 application (kwrite, konqueror, etc.) is run under opensuse 11.4 with KDE4 it seems that the default behaviour is to open a new tab in the running instance.
This occurs when the new instance is called from the command line; the start menu; the run dialogue; or a desktop icon, even when called from a separate desktop. In konqueror the menu option <File> <new window> opens a new tab and seems redundant.
How can a user force KDE 4 applications to run a new instance in a separate frame / window when another instance of that application is already running?
View 5 Replies
View Related
Mar 24, 2010
I was trying to install some Windows applications in Wine/PlayOnLinux. The result was not very useful for what I wanted and I removed all the application including wine and Playonlinux completely from my computer (9.10 64bit).But I was not really able to completely clean up what I did because when I right click on any files and use "OPEN WITH", I got a LONG list of application with many of them are uninstalled and duplicated.
View 9 Replies
View Related
Jun 20, 2010
Is there a code to type in terminal before a application or game to make it open in windowed mode instead of fullscreen.
View 2 Replies
View Related