Re: NMAPJun 22 2012 09:19PM Bill G. (tc3driver gmail com)
Dont forget about the grepable output option
-oG /foo/bar
On Fri, Jun 22, 2012 at 2:14 PM, Nick Schroedl
<NSchroedl (at) mullen-group (dot) com [email concealed]> 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 (at) securityfocus (dot) com [email concealed] [mailto:listbounce (at) securityfocus (dot) com [email concealed]]
> On
> Behalf Of flanny16 (at) gmail (dot) com [email concealed]
> Sent: Friday, June 22, 2012 2:09 PM
> To: security-basics (at) securityfocus (dot) com [email concealed]
> 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;e13b6be442
f727
> d1
> ------------------------------------------------------------------------
>
--
Thanks,
Bill G.
tc3driver (at) gmail (dot) com [email concealed]
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.
-oG /foo/bar
On Fri, Jun 22, 2012 at 2:14 PM, Nick Schroedl
<NSchroedl (at) mullen-group (dot) com [email concealed]> 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 (at) securityfocus (dot) com [email concealed] [mailto:listbounce (at) securityfocus (dot) com [email concealed]]
> On
> Behalf Of flanny16 (at) gmail (dot) com [email concealed]
> Sent: Friday, June 22, 2012 2:09 PM
> To: security-basics (at) securityfocus (dot) com [email concealed]
> 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;e13b6be442
f727
> d1
> ------------------------------------------------------------------------
>
--
Thanks,
Bill G.
tc3driver (at) gmail (dot) com [email concealed]
------------------------------------------------------------------------
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;e13b6be442
f727d1
------------------------------------------------------------------------
[ reply ]