Know Your Enemy - Network Security

Brian Kelsay bkelsay at askpioneer.com
Fri Jul 14 19:35:05 CDT 2000


Sounds good.  You may want to check w/ Tony Hammitt about putting it up on
www.exampleprograms.org.  And by all means add snort and scanlogd functions
unless someone can recommend something better.

Brian

-----Original Message-----
From: Ben Webb [mailto:brwebb at transmuto.com]
Sent: None
To: kclug at kclug.org
Subject: Re: kclug - Know Your Enemy - Network Security

I hadn't spent much time on this, but thanks a billion for saving me the
time I would have spent!

I should probably finish things up this weekend, once I have the scripts
polished I'll try and find a web site to host them on (don't have a site,
myself).  This will be set up to be run as rc scripts.  For myself I'm
probably going to include the startup for snort and scanlogd.  If anybody
else desires this functionality as well, please let me know.

Ben

---------- Original Message ----------------------------------
From: Edgar Allen <era at sky.net>
Reply-To: kclug at kclug.org

>>
>This is a pretty good article.  I'm currently working an a set of
>scripts to set IPCHAINS up for the security concious home user.  Right
>now I just need to develop a wrapper for ifconfig so that I can just
>return the IP address.
>
You could use this:

	ifconfig eth0|sed -n 's/^ *inet addr:([0-9.]*) .*/1/p'




More information about the Kclug mailing list