Re: [SQU] Security issue

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 21 Jan 2001 21:25:31 +0100

Awie wrote:

> Following up my problem of security, I need your comments and
> suggestions.

Find the requests in your proxy access.log, and then kill the bastard
who is trying to hack other sites from within your network.

A simple
   grep 'cmd.exe' access.log | perl -pe 's/\d+/localtime $&/e;'
should give you the information you need to trace the user.

--
Henrik Nordstrom
Squid Hacker
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Sun Jan 21 2001 - 13:32:41 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:30 MST