Back to the month index |
Back to the list index
|
Jason Baker (bm11455@themis.ag.gov.bc.ca)
Thu, 5 Sep 1996 08:05:54 -0700 ()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Dave Shevett: "Re: [mSQL] Monitoring Attempted Hacks to Msql?"
- Previous message: Vivek Khera: "Re: [mSQL] Security Considerations..."
- In reply to: Derek V. Chan: "[mSQL] Security Considerations..."
From: bm11455@themis.ag.gov.bc.ca (Jason Baker) Message-Id: <199609051505.IAA20115@themis.ag.gov.bc.ca> Subject: Re: [mSQL] Monitoring Attempted Hacks to Msql? Date: Thu, 5 Sep 1996 08:05:54 -0700 ()In a previous missive, Pete Hoffswell wrote:
>
> Hi everyone.
>
> Does Msql record all attempts to access a database?
>
> That is, if someone trys to access a database remotely, and can't
> because of msql.acl permissions, does it get recorded somewhere?
>
> I have recently been watching someone try to hack my system via the
> web, and was worried that they might try to enter via the msql
> server.
>
> Any advice would be appreciated!
As others have stated, it doesn't, but the glory of having the source
is you can hack at it! :) Just stick in a openlog() then a syslog(),
and log away to one of the LOCALx facilities.
I'd check the man page first, tho, and test the bejeezus out of it. :)
Jason
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
jbaker@themis.ag.gov.bc.ca | To err is human; to really
Systems Administrator, Information Systems | bugger things up requires
BC Family Maintenance Enforcement Program | the root password.
print unpack("u","92G5S\=\"!A;F]T:&5R(\'!E<FP\@:&%C:V5R\"\@\`\`");
PGP key available from keyservers.
--------------------------------------------------------------------------
To remove yourself from the Mini SQL mailing list send a message containing
"unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
"info msql-list" to majordomo@bunyip.com for info on monthly archives of
the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
- Next message: Dave Shevett: "Re: [mSQL] Monitoring Attempted Hacks to Msql?"
- Previous message: Vivek Khera: "Re: [mSQL] Security Considerations..."
- In reply to: Derek V. Chan: "[mSQL] Security Considerations..."