Re: And another one just for fun!
From: Dave J (requiem_at_freeuk.com)
Date: 08/25/03
- Previous message: Graham Murray: "Re: And another one just for fun!"
- In reply to: elsid: "Re: And another one just for fun!"
- Next in thread: Dave J: "Re: And another one just for fun!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 25 Aug 2003 10:45:40 +0100
In MsgID<1061742776.726467@nntp.cyberus.ca> inside of
uk.comp.security, 'elsid' wrote:
>> The server app is then in complete control of what can and cannot be
>> done to the file. It can also maintain backups that mean the data can
>> revert to it's pre attack state easily enough. Intelligent IDS style
>> analysis of all transactions could also be implemented iside the
>> server, with an auto shutdown on detection of anything too unusual.
>
>This still allows the root or super user of that system to access the file
>in question using any tool they want. This is what you are trying to
>prevent. An intruder gaining access via any number of means, including
>logging onto the system with a valid password, gaining root privileges and
>then accessing the data.
Sorry, the element of my picture that I didn't mention was that the
communication to the server should be via a non std filesharing route.
The only communication between the two machines should be via the
server application. No application no communication. At all.
Personally, if the data wasn't two massive I'd consider a
serial<->serial link.
>In addition doing "detection of anything too
>unusual" implies a statistical molding of some sort and that by definition
>will allow an undetectable failure of the security to occur. However, using
>an absolute rule prevents this.
Hmm, my suggestion was like an absolute rule, but with subsequent
filtering of all accesses that _pass_ the absolute rule. Only a
thought anyhow, just wondered why it's not commonly done that way.
-- Dave Johnson - Requiem@freeuk.com
- Previous message: Graham Murray: "Re: And another one just for fun!"
- In reply to: elsid: "Re: And another one just for fun!"
- Next in thread: Dave J: "Re: And another one just for fun!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|