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.htmlReceived 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