Security Basics mailing list archives

Re: [TOOL]TMAC for Linux-beta


From: dishix <dishix () googlemail com>
Date: Fri, 11 Jun 2010 20:30:17 +0200

Hi,

2010/6/11 Sagar Belure <sagar.belure () gmail com>:
Well, finding MAC addresses of other nodes on the same network would
be infeasible. Any thoughts?

usually I am using something like this to check the MAC addresses in networks:

user@localhost:~$ for i in $(seq 1 254); do arping -c1 -D -I eth0
192.168.0.$i | grep reply; done;

Best regards
dishix

------------------------------------------------------------------------
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: