Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Rowan Reid <rreid@studio3arc.com>
To: netfilter@lists.netfilter.org
Subject: RE: prevent script kiddies to abuse my ppp connection
Date: Fri, 11 Oct 2002 10:57:11 -0700	[thread overview]
Message-ID: <000b01c2714f$a00607a0$6601a8c0@s3ac> (raw)
In-Reply-To: <200210111717.g9BHH1L19776@vulcan.rissington.net>

,
> >
> > I left my computer for an hour and I was
> > surprised to see that the connection was still on! I 
> thought that one 
> > of my proces was using the connection so i did a quick dump 
> of ppp0. I 
> > was surprise to see that some script kiddy was looking at 
> my netbios 
> > port!
> >
> > Now I have been thinking of ways to prevent these silliness from 
> > shutting down my conneciton within 3mn. If I firewall these 
> incoming 
> > packets I believe that it won't help me. The blocked packet 
> will still 
> > traverse the ppp link. So it will still be seen as 
> "activity" to the 
> > ppp daemon. Correct me if I am mistaken.
> 

I'm no expert but the way I would go about this is to log established
outgoing connections, then have a perl script analyze this log if the
last entry is less than x minutes old and there is no existing
connection then kill your ppp deamon. Now those script kiddies are
probable nimda worms which seem to be everywhere. It shouldn’t' be hard
you may even be able to do a cat /var/log/firewall | last | grep IN=eth0
.... Get my drift ..



      reply	other threads:[~2002-10-11 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-10 20:29 prevent script kiddies to abuse my ppp connection Ivan Kanis
2002-10-11 17:16 ` Antony Stone
2002-10-11 17:57   ` Rowan Reid [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000b01c2714f$a00607a0$6601a8c0@s3ac' \
    --to=rreid@studio3arc.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox