All of lore.kernel.org
 help / color / mirror / Atom feed
* Would the SELinux  act as a TippingPoint IPS to block the nasty Trojan traffic?
@ 2007-04-10 11:30 John Wan
  2007-04-10 15:18 ` Paul Moore
  0 siblings, 1 reply; 13+ messages in thread
From: John Wan @ 2007-04-10 11:30 UTC (permalink / raw)
  To: selinux

Hi,

I am new to SELinux, I would like to configure the SELinux (on a Linux
box running RH EL AS4 ) to work as a Proactive IPS device (such as
TippingPoint Intrusion Prevention Systems--- Proactive Network Security,
it would cost about $20K, which is way beyond my budget). I wish the
SELinux would work as an IPS device to protect our staff network from
our wireless network (the Linux RH EL AS4 box with Chillispots & SELinux
connects the staff network and the wireless network).  For example, a
student wireless laptop with a Trojan virus would not be able to go
through the Linux box (with Chillispots &SELinux) from the wireless
network to the staff network. This is because of the SELinux would act
as a TippingPoint IPS to block the nasty Trojan traffic. 

 My question is: Is this possible? 

I also realise the SELinux approach is totally different from the most
security products in the anti-virus and intrusion prevention and
detection markets. 

Anti-virus and IDS/IPS systems based on signatures are reactive,
operating only on known threats, which is why zero-day exploits are so
prized by malware authors.

SELinux, on the other hand, can be compared to a firewall with a default
"deny any" rule, and a set of "allow" rules to only permit actions that
are necessary for proper system operation.

My ultimate goal is to use the SELinux policy to block the abnormal
network traffic (such as a Trojan virus) from one network to another
network. Or the Linux box would be able to stop the contagious network
traffic in the wireless network by using the SELinux policy. 

Is that possible? Or am I terribly wrong here?

Any information and help would be much appreciated.

Many thanks in advance,

John Wan



--
_______________________________________________________________________________

 

Notice from Melbourne Business School Ltd 


The information contained in this e-mail is confidential, and is intended for
the named person's use only.  It may contain proprietary or legally privileged
information. If you have received this email in error, please notify the
sender and delete it immediately.  You must not, directly or indirectly, use,
disclose, distribute, print, or copy any part of this message if you are not
the intended recipient

Internet communications are not secure. You should scan this message and any
attachments for viruses. Melbourne Business School does not accept any
liability for loss or damage which may result from receipt of this message or
any attachments.

______________________________________________________________________________ 



 



--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* RE: Would the SELinux  act as a TippingPoint IPS to block the nasty Trojan traffic?
@ 2007-04-12 17:52 Venkat Yekkirala
  0 siblings, 0 replies; 13+ messages in thread
From: Venkat Yekkirala @ 2007-04-12 17:52 UTC (permalink / raw)
  To: Venkat Yekkirala, 'Paul Moore', 'Joshua Brindle'
  Cc: 'John Wan', selinux, jmorris

A minor correction below.

> -----Original Message-----
> From: Venkat Yekkirala [mailto:vyekkirala@trustedcs.com]On Behalf Of
> Venkat Yekkirala
> Sent: Thursday, April 12, 2007 12:51 PM
> To: 'Paul Moore'; Joshua Brindle
> Cc: Venkat Yekkirala; John Wan; selinux@tycho.nsa.gov;
> 'jmorris@namei.org'
> Subject: RE: Would the SELinux act as a TippingPoint IPS to block the
> nasty Trojan traffic?
> 
> 
> > > How does this work into the idea we had during the summit 
> > about SELinux
> > > having its own table? The table would presumably be a 
> > mangle table for
> > > labeling but could it also be a filter table? I'm not clear 
> > on what is
> > > possible in netfilter.
> > 
> > I'm not a netfilter expert myself, although I'm learning more 
> > and more about 
> > it each day.  I don't see how this couldn't fit into the proposed 
> > LSM/SELinux/security table in fact I think I mentioned 
> > something like this at 
> > one point (although, maybe it was just to myself).
> 
> To share some preliminary thoughts on this, we might be able to have
> the security table have 2 built-in chains, say, secmark and secfilter,
> and have these chains traversed at the appropriate points as in the
> following example for the INPUT case:
> 
> ...
> mangle PREROUTE

s/PREROUTE/INPUT/

> security SECMARK
> filter INPUT
> security SECFILTER
> ...
> 
> It's also conceivable that we might, in fact, have two tables (secmark
> and secfilter), all things considered.
> 

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-04-12 17:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-10 11:30 Would the SELinux act as a TippingPoint IPS to block the nasty Trojan traffic? John Wan
2007-04-10 15:18 ` Paul Moore
2007-04-11  0:11   ` Joshua Brindle
2007-04-11  2:46     ` Paul Moore
2007-04-11  2:58       ` Joshua Brindle
2007-04-11 13:16         ` Paul Moore
2007-04-11 15:10           ` Venkat Yekkirala
2007-04-11 15:17             ` Paul Moore
2007-04-12 17:39               ` Venkat Yekkirala
2007-04-11 17:01             ` Joshua Brindle
2007-04-11 17:32               ` Paul Moore
2007-04-12 17:51                 ` Venkat Yekkirala
  -- strict thread matches above, loose matches on Subject: below --
2007-04-12 17:52 Venkat Yekkirala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.