* Looking for automation scripts
@ 2007-01-05 19:44 Tim Heagarty
2007-01-05 19:48 ` Dimitri Yioulos
2007-01-06 5:05 ` markee
0 siblings, 2 replies; 9+ messages in thread
From: Tim Heagarty @ 2007-01-05 19:44 UTC (permalink / raw)
To: netfilter
I've seen a few references here to scripts that monitor attacks and
dynamically update iptables rules to knock down the attacks. Can anyone
provide some good research starting points or sample scripts that they use?
I've found a few things with google but respect the collective out here much
more.
Thank you,
Tim Heagarty, CISSP, CISA, MCSE
http://www.TheaSecure.com/
(928) 533-9690
"There are 10 kinds of people in the world; those that understand binary,
and those that don't."
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.5/616 - Release Date: 1/4/2007
1:34 PM
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Looking for automation scripts
2007-01-05 19:44 Looking for automation scripts Tim Heagarty
@ 2007-01-05 19:48 ` Dimitri Yioulos
2007-01-05 21:20 ` Jan Engelhardt
2007-01-06 5:05 ` markee
1 sibling, 1 reply; 9+ messages in thread
From: Dimitri Yioulos @ 2007-01-05 19:48 UTC (permalink / raw)
To: netfilter
On Friday 05 January 2007 2:44 pm, Tim Heagarty wrote:
> I've seen a few references here to scripts that monitor attacks and
> dynamically update iptables rules to knock down the attacks. Can anyone
> provide some good research starting points or sample scripts that they use?
> I've found a few things with google but respect the collective out here
> much more.
>
>
> Thank you,
>
> Tim Heagarty, CISSP, CISA, MCSE
> http://www.TheaSecure.com/
> (928) 533-9690
> "There are 10 kinds of people in the world; those that understand binary,
> and those that don't."
>
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.432 / Virus Database: 268.16.5/616 - Release Date: 1/4/2007
> 1:34 PM
Something like psad (www.cipherdyne.com/psad/)?
Dimitri
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Looking for automation scripts
2007-01-05 19:44 Looking for automation scripts Tim Heagarty
2007-01-05 19:48 ` Dimitri Yioulos
@ 2007-01-06 5:05 ` markee
2007-01-06 7:00 ` Andrew
2007-01-06 14:35 ` Jan Engelhardt
1 sibling, 2 replies; 9+ messages in thread
From: markee @ 2007-01-06 5:05 UTC (permalink / raw)
To: 'Tim Heagarty', netfilter
-----Original Message-----
From: netfilter-bounces@lists.netfilter.org
[mailto:netfilter-bounces@lists.netfilter.org] On Behalf Of Tim Heagarty
Sent: Friday, January 05, 2007 11:45 AM
To: netfilter@lists.netfilter.org
Subject: Looking for automation scripts
I've seen a few references here to scripts that monitor attacks and
dynamically update iptables rules to knock down the attacks. Can anyone
provide some good research starting points or sample scripts that they use?
I've found a few things with google but respect the collective out here much
more.
Thank you,
Tim Heagarty, CISSP, CISA, MCSE
http://www.TheaSecure.com/
(928) 533-9690
"There are 10 kinds of people in the world; those that understand binary,
and those that don't."
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.5/616 - Release Date: 1/4/2007
1:34 PM
Or . . . Something like dynfw: http://www.gentoo.org/proj/en/dynfw.xml
########################################################
This message has been scanned for viruses and dangerous
content by MailScanner, and is believed to be clean.
postmaster@bandwidthco.com
MailScanner at Bandwidthco Computer Security is for your absolute protection.
########################################################
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Looking for automation scripts
2007-01-06 5:05 ` markee
@ 2007-01-06 7:00 ` Andrew
2007-01-06 14:35 ` Jan Engelhardt
1 sibling, 0 replies; 9+ messages in thread
From: Andrew @ 2007-01-06 7:00 UTC (permalink / raw)
To: markee; +Cc: netfilter
Have a look at http://www.ossec.net
it has just the features you are after, and can monitor a bunch of log
types (auth logs to look for failed ssh log-ins, apache logs, mail logs,
and even talks to snort so it can block upon portscans, etc).
Cheers,
Andrew
markee wrote:
>-----Original Message-----
>From: netfilter-bounces@lists.netfilter.org
>[mailto:netfilter-bounces@lists.netfilter.org] On Behalf Of Tim Heagarty
>Sent: Friday, January 05, 2007 11:45 AM
>To: netfilter@lists.netfilter.org
>Subject: Looking for automation scripts
>
>I've seen a few references here to scripts that monitor attacks and
>dynamically update iptables rules to knock down the attacks. Can anyone
>provide some good research starting points or sample scripts that they use?
>I've found a few things with google but respect the collective out here much
>more.
>
>
>Thank you,
>
>Tim Heagarty, CISSP, CISA, MCSE
>http://www.TheaSecure.com/
>(928) 533-9690
>"There are 10 kinds of people in the world; those that understand binary,
>and those that don't."
>
>--
>No virus found in this outgoing message.
>Checked by AVG Free Edition.
>Version: 7.5.432 / Virus Database: 268.16.5/616 - Release Date: 1/4/2007
>1:34 PM
>
>
>Or . . . Something like dynfw: http://www.gentoo.org/proj/en/dynfw.xml
>
>
>
>########################################################
>This message has been scanned for viruses and dangerous
>content by MailScanner, and is believed to be clean.
>
>postmaster@bandwidthco.com
>MailScanner at Bandwidthco Computer Security is for your absolute protection.
>########################################################
>
>
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Looking for automation scripts
2007-01-06 5:05 ` markee
2007-01-06 7:00 ` Andrew
@ 2007-01-06 14:35 ` Jan Engelhardt
2007-01-06 15:27 ` Michael Rash
1 sibling, 1 reply; 9+ messages in thread
From: Jan Engelhardt @ 2007-01-06 14:35 UTC (permalink / raw)
To: markee; +Cc: netfilter
>
>I've seen a few references here to scripts that monitor attacks and
>dynamically update iptables rules to knock down the attacks. Can anyone
>provide some good research starting points or sample scripts that they use?
denyhosts.sf.net?
>I've found a few things with google but respect the collective out here much
>more.
-`J'
--
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Looking for automation scripts
2007-01-06 14:35 ` Jan Engelhardt
@ 2007-01-06 15:27 ` Michael Rash
[not found] ` <0dd44240578edb703165547e121ceb7c@afm-koeln.de>
0 siblings, 1 reply; 9+ messages in thread
From: Michael Rash @ 2007-01-06 15:27 UTC (permalink / raw)
To: netfilter
On Jan 06, 2007, Jan Engelhardt wrote:
> >
> >I've seen a few references here to scripts that monitor attacks and
> >dynamically update iptables rules to knock down the attacks. Can anyone
> >provide some good research starting points or sample scripts that they use?
>
> denyhosts.sf.net?
While denyhosts is a good concept, I question whether it provides a real
security benefit. If a new remotely exploitable vulnerability is
discovered in OpenSSH (or other ssh implementation) it will most likely
have nothing to do with trying to brute force passwords. Doing a quick
search through http://www.securityfocus.com/bid/ turns up recent SSH
security issues (not necessarily highly critical, but it is only a
matter of time).
A better strategy is to use iptables to maintain a default-drop stance
against all attempts to connect to the SSH daemon, but allow access via
Single Packet Authorization. This way people can't even tell that you
are running an SSH server at all. An nmap scan is completely useless
against this, and it doesn't matter even if someone has a zero-day
attack for your SSH daemon. Here is an SPA implementation:
http://www.cipherdyne.org/fwknop/
(Disclaimer: I developed fwknop)
Here is a howto for using GPG keys with fwknop:
http://www.cipherdyne.org/fwknop/docs/gpghowto.html
--
Michael Rash
http://www.cipherdyne.org/
Key fingerprint = 53EA 13EA 472E 3771 894F AC69 95D8 5D6B A742 839F
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: Looking for automation scripts
@ 2007-01-06 14:55 Tim Evans
0 siblings, 0 replies; 9+ messages in thread
From: Tim Evans @ 2007-01-06 14:55 UTC (permalink / raw)
To: jengelh, netfilter
>denyhosts.sf.net?
This is a great package, but it doesn't touch iptables rules. Rather, it relies
on tcp wrapper (ssh must be built with libwrap) and it dynamically adds IP's to
/etc/hosts.deny
--
Tim Evans, TKEvans.com, Inc. | 5 Chestnut Court
tkevans@tkevans.com | Owings Mills, MD 21117
http://www.tkevans.com/ | 443-394-3864
http://www.come-here.com/News/ |
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2007-01-06 23:20 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-05 19:44 Looking for automation scripts Tim Heagarty
2007-01-05 19:48 ` Dimitri Yioulos
2007-01-05 21:20 ` Jan Engelhardt
2007-01-06 5:05 ` markee
2007-01-06 7:00 ` Andrew
2007-01-06 14:35 ` Jan Engelhardt
2007-01-06 15:27 ` Michael Rash
[not found] ` <0dd44240578edb703165547e121ceb7c@afm-koeln.de>
2007-01-06 23:20 ` William Perry
-- strict thread matches above, loose matches on Subject: below --
2007-01-06 14:55 Tim Evans
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.