Security Basics mailing list archives

Re: NMAP


From: "Bill G." <tc3driver () gmail com>
Date: Fri, 22 Jun 2012 14:19:16 -0700

Dont forget about the grepable output option

-oG /foo/bar

On Fri, Jun 22, 2012 at 2:14 PM, Nick Schroedl
<NSchroedl () mullen-group com> wrote:

       Use
nmap -sL 192.168.0.0/24 >> myoutput.txt
       Then sed the crap out of it, in my case if the host was live it was
resolved to the FQDN
Sed -n -e '/yourdomain.com/p' myoutput.txt >> listoflivesystems.txt

Or maybe FPing would be more helpful?


-----Original Message-----
From: listbounce () securityfocus com [mailto:listbounce () securityfocus com]
On
Behalf Of flanny16 () gmail com
Sent: Friday, June 22, 2012 2:09 PM
To: security-basics () securityfocus com
Subject: NMAP

I am a little rusty on my nmap skills from previous experience and googled
around to no avail.

I want to scan subnet for "active" hosts.

I use zenmap on my linux box and run

namp -sL 192.168.0.0 /24 but I get a list of clients.
How to i export that to something tangible? I was able to save it to xml
format but then what :)

any feedback appreciated or other network scan suggestions.

thanks,
GMF

------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate In this guide
we
examine the importance of Apache-SSL and who needs an SSL certificate.  We
look at how SSL works, how it benefits your company and how your customers
can tell if a site is secure. You will find out how to test, purchase,
install and use a thawte Digital Certificate on your Apache web server.
Throughout, best practices for set-up are highlighted to help you ensure
efficient ongoing management of your encryption keys and digital
certificates.


http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727
d1
------------------------------------------------------------------------




--
Thanks,
Bill G.
tc3driver () gmail com

------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


Current thread: