| To: | "George A. Theall" <theall@tenablesecurity.com> |
|---|---|
| Subject: | Re: SSH Login - Test |
| From: | "Paul Rochford" <elrocho@gmail.com> |
| Date: | Wed, 24 Jan 2007 14:36:32 +0000 |
| Cc: | Nessus@list.nessus.org |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | nessus-list1@securepoint.com |
| Delivered-to: | Nessus@list.nessus.org |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Oxc3gDYan/6H+PKK1L/0N6CGq8rSwcE44WNBNKhRI683y6qEeopE/mtDMGuM37wR/9YYtYNTb5TUNovvGCAQWKmdIGGIKOYd4/3no2PHcDUJfNWq6xdHRzSxXNcfmh385ES/JgqRdw9g2fwBoJCChw2gXYL90s1+QssRy4h+sfU= |
| In-reply-to: | <45B769EA.80304@tenablesecurity.com> |
| List-archive: | <http://mail.nessus.org/pipermail/nessus> |
| List-help: | <mailto:nessus-request@list.nessus.org?subject=help> |
| List-id: | Discussion of Nessus software <nessus.list.nessus.org> |
| List-post: | <mailto:nessus@list.nessus.org> |
| List-subscribe: | <http://mail.nessus.org/mailman/listinfo/nessus>, <mailto:nessus-request@list.nessus.org?subject=subscribe> |
| List-unsubscribe: | <http://mail.nessus.org/mailman/listinfo/nessus>, <mailto:nessus-request@list.nessus.org?subject=unsubscribe> |
| References: | <94a4cf770701240431n3ed145f2t887b9d8bb0f51d31@mail.gmail.com> <45B769EA.80304@tenablesecurity.com> |
| Sender: | nessus-bounces@list.nessus.org |
Hi George, Thanks but I am not using keys, I am using the password option to login. I was hoping there was a nessus command line I could use to fire up the relevant nasl script and check to see if it worked for the ssh_login part. Regards, Paul On 24/01/07, George A. Theall <theall@tenablesecurity.com> wrote: On Wed, Jan 24, 2007 at 12:31:31PM +0000, Paul Rochford wrote: > Hi is there a simple command line check to see if Nessus can > successfully log-in to a Unix system over ssh. I know I can use an ssh > client but I want to ensure Nessus can log in before I run the full > scan, Try to simulate the connection from the nessusd host. For example, if you'll be using '/home/test/nessus/ssh_key' as your private key / identity to connect to the account 'nessus' on '192.1.1.44', you could run: ssh -2 -i /home/test/nessus/ssh_key nessus@192.1.1.44 id and make sure that you see the output from 'id'. You also may want to check that you can run whatever package management tool is used on the remote to query packages (eg, "rpm -qa" with RedHat / FC). George -- theall@tenablesecurity.com _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: SSH Login - Test, George A. Theall |
|---|---|
| Next by Date: | Re: SSH Login - Test, George A. Theall |
| Previous by Thread: | Re: SSH Login - Test, George A. Theall |
| Next by Thread: | Re: SSH Login - Test, George A. Theall |
| Indexes: | [Date] [Thread] [Top] [All Lists] |