How to annoy script-kiddies? - suggestions wanted

How to annoy script-kiddies? - suggestions wanted

am 09.01.2007 01:07:13 von Peadar Ruadh

I'm in the mood for playing games with the bad guys, and both MIRROR
and TARPIT look like fun. However, I don't want to be a nuisance to
people who merely make mistakes. So does anybody have any ideas for
iptables commands that will make the script-kiddies (and *only* the
script-kiddies) very upset?

Meanwhile, this might be *slightly* annoying for them:

/sbin/iptables -A INPUT -i eth0 -m state --state NEW -p tcp \
--dport 22 -m recent --set
/sbin/iptables -A INPUT -i eth0 -p tcp --dport 22 -m state \
--state NEW -m recent --update --seconds 600 --hitcount 3 -j DROP
/sbin/iptables -A INPUT -i eth0 -m state --state NEW -p tcp \
--dport 22 -j ACCEPT


--
Peadar Ruadh mac Sheathain mhic Pheadair 'ic Mhata 'ic Pheadair

Re: How to annoy script-kiddies? - suggestions wanted

am 09.01.2007 01:20:50 von Jon

Peadar Ruadh wrote:

>I'm in the mood for playing games with the bad guys, and both MIRROR
>and TARPIT look like fun. However, I don't want to be a nuisance to
>people who merely make mistakes. So does anybody have any ideas

Turn off your computer.

Re: How to annoy script-kiddies? - suggestions wanted

am 09.01.2007 02:29:02 von Peadar Ruadh

jon wrote:

>
> Peadar Ruadh wrote:
>
>>I'm in the mood for playing games with the bad guys, and both MIRROR
>>and TARPIT look like fun. However, I don't want to be a nuisance to
>>people who merely make mistakes. So does anybody have any ideas
>
> Turn off your computer.

Please explain how to do that. In Win95b.

--
Peadar Ruadh mac Sheathain mhic Pheadair 'ic Mhata 'ic Pheadair

Re: How to annoy script-kiddies? - suggestions wanted

am 09.01.2007 02:46:50 von Jon

Peadar Ruadh wrote:

>jon wrote:
>
>> Peadar Ruadh wrote:
>>
>>>I'm in the mood for playing games with the bad guys, and both MIRROR
>>>and TARPIT look like fun. However, I don't want to be a nuisance to
>>>people who merely make mistakes. So does anybody have any ideas
>>
>> Turn off your computer.
>
>Please explain how to do that. In Win95b.

That's your second question here that falls into the: "If you need to
ask the question..." category.

Go and listen to Runrig and chill. :-)

Re: How to annoy script-kiddies? - suggestions wanted

am 09.01.2007 03:13:31 von Ansgar -59cobalt- Wiechers

Peadar Ruadh wrote:
> Meanwhile, this might be *slightly* annoying for them:
>
> /sbin/iptables -A INPUT -i eth0 -m state --state NEW -p tcp \
> --dport 22 -m recent --set
> /sbin/iptables -A INPUT -i eth0 -p tcp --dport 22 -m state \
> --state NEW -m recent --update --seconds 600 --hitcount 3 -j DROP
> /sbin/iptables -A INPUT -i eth0 -m state --state NEW -p tcp \
> --dport 22 -j ACCEPT

It's old news and highly unlikely to annoy anyone, but *will* help keep
the garbage out of your logs. Don't make the settings too aggressive,
though, or you'll lock yourself out every once in a while.

cu
59cobalt
--
"If a software developer ever believes a rootkit is a necessary part of
their architecture they should go back and re-architect their solution."
--Mark Russinovich

Re: How to annoy script-kiddies? - suggestions wanted

am 10.01.2007 09:05:46 von Celticdm

On Jan 8, 5:29 pm, Peadar Ruadh wrote:

> Please explain how to do that. In Win95b.

Win 95b. I remember that OS. It's kinda old now.

-th

Re: How to annoy script-kiddies? - suggestions wanted

am 10.01.2007 09:24:14 von unknown

Post removed (X-No-Archive: yes)

Re: How to annoy script-kiddies? - suggestions wanted

am 10.01.2007 14:25:11 von Ansgar -59cobalt- Wiechers

Celticdm@gmail.com wrote:
> On Jan 8, 5:29 pm, Peadar Ruadh wrote:
>> Please explain how to do that. In Win95b.
>
> Win 95b. I remember that OS. It's kinda old now.

"old" as in "did man already have fire back then?".

cu
59cobalt
--
"If a software developer ever believes a rootkit is a necessary part of
their architecture they should go back and re-architect their solution."
--Mark Russinovich