[nexpose-users] nexpose-users Digest, Vol 2, Issue 4

Jonathan Cran jcran at 0x0e.org
Tue Jan 19 08:00:31 PST 2010


Common problem with the default template. It just checks for ICMP Ping and
TCP/80 - add in more TCP / UDP ports for better results (but slower
discovery), or disable discovery altogether (for really slow results) --
FYI, nmap uses similar ports, but includes TCP/443 - and arp-scans on a
local network. Nexpose's default is good for an internal network, not so
good for scanning the internets.

I'll look into getting more intelligent defaults.

jcran




On Tue, Jan 19, 2010 at 12:02 AM, Will Vandevanter <
Will_Vandevanter at rapid7.com> wrote:

> Hi,
>
>  What scan template are you using?
>
> -Will
> ________________________________________
> From: nexpose-users-bounces at lists.rapid7.com [
> nexpose-users-bounces at lists.rapid7.com] On Behalf Of Beenu Arora [
> beenudel1986 at gmail.com]
> Sent: Monday, January 18, 2010 11:53 PM
> To: nexpose-users at lists.rapid7.com
> Subject: Re: [nexpose-users] nexpose-users Digest, Vol 2, Issue 4
>
> I am using nexpose for quite a long time and what i have noticed is it
> often gives a live host as DEAD host. May be the host discovery still need
> some work.
>
> Is anyone facing the same issue.
>
> On Tue, Jan 19, 2010 at 1:30 AM, <nexpose-users-request at lists.rapid7.com
> <mailto:nexpose-users-request at lists.rapid7.com>> wrote:
> Send nexpose-users mailing list submissions to
>        nexpose-users at lists.rapid7.com<mailto:
> nexpose-users at lists.rapid7.com>
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://mail.metasploit.com/mailman/listinfo/nexpose-users
> or, via email, send a message with subject or body 'help' to
>        nexpose-users-request at lists.rapid7.com<mailto:
> nexpose-users-request at lists.rapid7.com>
>
> You can reach the person managing the list at
>        nexpose-users-owner at lists.rapid7.com<mailto:
> nexpose-users-owner at lists.rapid7.com>
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of nexpose-users digest..."
>
>
> Today's Topics:
>
>  1. Installing nexpose (Awais Rauf)
>  2. Re: Installing nexpose (Joe McDonagh)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 18 Jan 2010 21:28:28 +0500
> From: Awais Rauf <geekyways at gmail.com<mailto:geekyways at gmail.com>>
> To: nexpose-users at lists.rapid7.com<mailto:nexpose-users at lists.rapid7.com>
> Subject: [nexpose-users] Installing nexpose
> Message-ID:
>        <d0298ebe1001180828l54d7c35ap1e8d38a664eb581d at mail.gmail.com
> <mailto:d0298ebe1001180828l54d7c35ap1e8d38a664eb581d at mail.gmail.com>>
> Content-Type: text/plain; charset="iso-8859-1"
>
> I am trying to install nexpose in ubuntu 9.10 but it says
>
> [code]
>
>
>         This application requires a Java Run Time Environment (JRE)
>         to run. Searching for one on your computer was not successful.
>         Please use the command line switch -is:javahome to specify
>         a valid JRE.  For more help use the option -is:help.
>
>
> [/code]
>
> while i have install jre
> [code]
> $ java -version
> java version "1.6.0_0"
> OpenJDK Runtime Environment (IcedTea6 1.6.1) (6b16-1.6.1-3ubuntu1)
> OpenJDK Client VM (build 14.0-b16, mixed mode, sharing)
> [/code]
>
> I have spent quite a lot of time trying to do this but cannot figure it
> out.
> Anyone help me please.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.metasploit.com/pipermail/nexpose-users/attachments/20100118/b964b741/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Mon, 18 Jan 2010 11:53:54 -0500
> From: Joe McDonagh <Joe_McDonagh at rapid7.com<mailto:Joe_McDonagh at rapid7.com
> >>
> To: "nexpose-users at lists.rapid7.com<mailto:nexpose-users at lists.rapid7.com>"
> <nexpose-users at lists.rapid7.com<mailto:nexpose-users at lists.rapid7.com>>
> Subject: Re: [nexpose-users] Installing nexpose
> Message-ID:
>        <
> F289C67D9898304C92D4D6A6E57A6C5B0690C27E77 at exchange02.tor.rapid7.com
> <mailto:
> F289C67D9898304C92D4D6A6E57A6C5B0690C27E77 at exchange02.tor.rapid7.com>>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Have you tried with the official Sun JVM?
>
> --
> Joe McDonagh
> AIM: YoosingYoonickz
> Google: Joseph.E.McDonagh
> IRC: joe-mac
> Operations Engineer
> Rapid7 LLC
> www.rapid7.com<http://www.rapid7.com><http://www.rapid7.com>
> L'ennui est contre-r?volutionnaire
>
> From: nexpose-users-bounces at lists.rapid7.com<mailto:
> nexpose-users-bounces at lists.rapid7.com> [mailto:
> nexpose-users-bounces at lists.rapid7.com<mailto:
> nexpose-users-bounces at lists.rapid7.com>] On Behalf Of Awais Rauf
> Sent: Monday, January 18, 2010 11:28 AM
> To: nexpose-users at lists.rapid7.com<mailto:nexpose-users at lists.rapid7.com>
> Subject: [nexpose-users] Installing nexpose
>
> I am trying to install nexpose in ubuntu 9.10 but it says
>
> [code]
>
>
>         This application requires a Java Run Time Environment (JRE)
>         to run. Searching for one on your computer was not successful.
>         Please use the command line switch -is:javahome to specify
>         a valid JRE.  For more help use the option -is:help.
>
>
> [/code]
>
> while i have install jre
> [code]
> $ java -version
> java version "1.6.0_0"
> OpenJDK Runtime Environment (IcedTea6 1.6.1) (6b16-1.6.1-3ubuntu1)
> OpenJDK Client VM (build 14.0-b16, mixed mode, sharing)
> [/code]
>
> I have spent quite a lot of time trying to do this but cannot figure it
> out. Anyone help me please.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.metasploit.com/pipermail/nexpose-users/attachments/20100118/3d5f307d/attachment-0001.html
> >
>
> ------------------------------
>
> _______________________________________________
> http://community.rapid7.com/redmine/projects/nexpose/wiki
> https://mail.metasploit.com/mailman/listinfo/nexpose-users
>
>
> End of nexpose-users Digest, Vol 2, Issue 4
> *******************************************
>
>
>
> --
> Beenu Arora
> M.C.S.E. , C|EH
> +91-9911254288
> www.BeenuArora.com<http://www.BeenuArora.com>
> _______________________________________________
> http://community.rapid7.com/redmine/projects/nexpose/wiki
> https://mail.metasploit.com/mailman/listinfo/nexpose-users
>



-- 
Jonathan Cran
jcran at 0x0e.org
515.890.0070
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.metasploit.com/pipermail/nexpose-users/attachments/20100119/12db2a20/attachment.html>


More information about the nexpose-users mailing list