Networking Forums

Networking Forums > Computer Networking > Linux Networking > Evaluating an application before it uses the network

Reply
Thread Tools Display Modes

Evaluating an application before it uses the network

 
 
Bright
Guest
Posts: n/a

 
      07-03-2003, 09:42 AM
Dear All

I would like to gain some zonealarm-like functionality for my linux
desktop.

netfilter/iptables provides a great functional firewall and can even
block based on UID and GID ... but I quite like the interactive nature
of zonealarm - where it prompts the user asking whether a particular
application can connect to a network resource (also allowing a
permanent entry for that application).

Does anybody know of a shim for the network stack (or iptables) that
provides this functionality?

I guess it would need to spot an application attempting to use a
'monitored' network resource and then check it's own tables to confirm
that the application is allowed (prompting if it doesn't). If the
table has an entry, or the user confirms that the application can use
the network resource then an entry is made in iptables ... but the
service would also need to spot the application closing and remove the
entry.

The reason I want this may not be valid of course...please let me know
if I'm being too paranoid:

iptables can block based on the usual IP data (src and dst IPaddr and
port ... even flags) so I may have a rule in there allowing outbound
initiated traffic to port 80. Normally this rule would be activated by
my web browser ... but what if I inadvertently install malware
(macro/script virus, trojan) and the malware decides to setup a tunnel
to an attacker host (on port 80). Or maybe the malware initiates a DoS
attack on an external web site...

Clearly, if the malware gains root it can probably bypass the shim,
but unless this feature becomes popular it's unlikely that a scripted
attack will take this into consideration. Anyway, I rarely install
applications as root so I'd hope that the malware may be restricted to
a lower capability UID.

Thanks
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DOS application slow over network Andrew M. Saucci, Jr. Windows Networking 2 04-30-2010 12:10 AM
Evaluating wireless Internet Backlash Wireless Internet 0 04-05-2008 01:57 PM
Assessing Application Network Overhead mark Windows Networking 1 08-20-2007 10:37 AM
Network application design sagenaut@gmail.com Linux Networking 1 08-09-2006 05:20 PM
Network Application Peter Windows Networking 0 12-11-2003 12:24 AM



1 2 3 4 5 6 7 8 9 10 11