I'm getting cheesed off with the pathetic attemps from hackers trying
to find this script.
Has anyone written a simple tasty version that deletes files?
I don't think a warning would help, or should I just keep quiet and
write my own??
(If I can find the time)
James(UkJay)
|
|
0
|
|
|
|
Reply
|
UkJay
|
8/15/2006 9:58:41 PM |
|
"UkJay" <jay@ukjay.co.uk> wrote:
> I'm getting cheesed off with the pathetic attemps from hackers trying
> to find this script.
This script being cgi-bin/guestbook.pl? Please put the body of your
message in the body of your message.
> Has anyone written a simple tasty version that deletes files?
No. Why would I want to respond to someone trying to hack my computer
by deleting my own files?
Xho
--
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service $9.95/Month 30GB
|
|
0
|
|
|
|
Reply
|
xhoster
|
8/15/2006 11:08:51 PM
|
|
UkJay wrote:
> I'm getting cheesed off with the pathetic attemps from hackers trying
> to find this script.
I'm not sure I follow. If they're pathetic attempts then why don't you
just put measures in place to stop them? A simple captcha for instance
will stop most bots.
> Has anyone written a simple tasty version that deletes files?
I try not to eat my code. Empty calories.
> I don't think a warning would help, or should I just keep quiet and
> write my own??
Huh? You need to make connections between statements.
> (If I can find the time)
>
Now that I don't feel the least bit of sympathy for. We all have day
jobs, except one moron who seems to have disappeared of late. Have you
tried the NMS scripts?
Matt
|
|
0
|
|
|
|
Reply
|
Matt
|
8/15/2006 11:21:51 PM
|
|
"UkJay" <jay@ukjay.co.uk> wrote in message
news:1155679121.469501.323790@74g2000cwt.googlegroups.com...
> I'm getting cheesed off with the pathetic attemps from hackers trying
> to find this script.
"This script" being guestbook.pl. Where did you get guestbook.pl from?
> Has anyone written a simple tasty version that deletes files?
Deletes what files?
> I don't think a warning would help, or should I just keep quiet and
> write my own??
Write your own and come back here if you need help with specific components.
--
Posted via a free Usenet account from http://www.teranews.com
|
|
0
|
|
|
|
Reply
|
Tintin
|
8/16/2006 1:55:21 AM
|
|
"UkJay" <jay@ukjay.co.uk> wrote:
> I'm getting cheesed off with the pathetic attemps from hackers trying
> to find this script.
Just use mod_rewrite to return a forbidden, or to redirect the culprit to
some other location.
> Has anyone written a simple tasty version that deletes files?
They call in on your server. You really want to delete files on your
server?
> I don't think a warning would help, or should I just keep quiet and
> write my own??
Ignore it, or return a forbidden, see:
http://johnbokma.com/mexit/2005/01/11/
--
John Bokma Freelance software developer
&
Experienced Perl programmer: http://castleamber.com/
|
|
0
|
|
|
|
Reply
|
John
|
8/16/2006 5:18:19 AM
|
|