Thursday Sep 09
Written by Mike Cabalin Tuesday, 07 September 2010 17:26
Attention: open in a new window. PDFPrintE-mail

l7-filter classifies packets based on patterns in application layer data. This allows correct classification of P2P traffic that uses unpredictable ports as well as standard protocols running on non-standard ports.

 

L7-filter is a classifier for the Linux Netfilter that identifies packets based on patterns in application layer data. This allows correct classification of P2P traffics. It can classify packets such as Kazaa, HTTP, Jabber, Citrix, Bittorrent, FTP, Gnucleus, eDonkey2000, etc., that uses unpredictable ports as well as standard protocols running on non-standard ports. It complements existing classifiers that match on IP address, port numbers and so on. http://l7-filter.sourceforge.net/.

 

Installing L7-Filter:

For detailed install on CentOS: http://www.howtoforge.com/how-to-set-up-a-linux-layer-7-packet-classifier-on-centos5.1

 

Download required packages

1.1) Download L7-filter kernel

wget http://downloads.sourceforge.net/l7-filter/netfilter-layer7-v2.19.tar.gz

 

1.2) Download L7-filter userspace

wget http://downloads.sourceforge.net/l7-filter/l7-filter-userspace-0.7.tar.gz

 

1.3) Download L7-filter Protocol definitions

wget http://downloads.sourceforge.net/l7-filter/l7-protocols-2008-04-23.tar.gz

Important Note: Always download the latest version of L7-filter from http://sourceforge.net/project/showfiles.php?group_id=80085

 

1.4) Download Linux Iptables 1.4.0

wget http://www.netfilter.org/projects/iptables/files/iptables-1.4.0.tar.bz2

 

1.5) Download Linux Kernel 2.6.26

wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2

 

2) Install L7-filter

Open a terminal and do

tar -xvf linux-2.6.26.tar.bz2

tar -xvf netfilter-layer7-v2.19.tar.gz

 

2.1) Apply patch to Linux kernel source

cd linux-2.6.26 
patch -p1 < ../netfilter-layer7-v2.19/kernel-2.6.25-layer7-2.19.patch

 

2.2) Apply patch & install iptables 1.4.0

tar -xvf iptables-1.4.0.tar.bz2
cd iptables-1.4.0
patch -p1 < ../netfilter-layer7-v2.19/iptables-1.4-for-kernel-2.6.20forward-layer7-2.19.patch
chmod +x extensions/.layer7-test
make KERNEL_DIR=~/linux-2.6.26
make install KERNEL_DIR=~/linux-2.6.26

 

3) Installing protocol definitions

tar -xvf l7-protocols-2008-04-23.tar.gz
cd l7-protocols-2008-04-23
mkdir /etc/l7-protocols
cp protocols/* /etc/l7-protocols

 

4) Compiling & installing new linux kernel

cd linux-2.6.26
make menuconfig
make all
make modules_install
make install

 

 


Written by Alx Monday, 21 June 2010 18:38
Attention: open in a new window. PDFPrintE-mail

PhoneGap is an open-source mobile development framework developed by Nitobi Software. It enables software programmers to build applications for mobile devices using JavaScript, HTML and CSS, instead of less-popular proprietary languages such as Objective-C. PhoneGap currently supports development for the iPhone, Palm WebOS, Google Android, Windows Mobile, Symbian OS and BlackBerry operating systems.

First developed at an iPhoneDevCamp event in San Francisco, PhoneGap went on to win the People's Choice Award at O'Reilly Media's 2009 Web 2.0 Conference.

The framework has been used to develop many apps, including one for Wine.com.

The framework has also been confirmed by apple to meet with its approval even with the new 4.0 developer license change.

 

Written by HansCheska Thursday, 03 June 2010 10:21
Attention: open in a new window. PDFPrintE-mail

 

Check out the Cross-browser Test Results Summary for Internet Explorer 9. Take the IE 9 Test Drive, and then see Solutions for Virtualizing Internet Explorer to learn how to create a virtual operating environment in which you can run earlier versions of IE.

Written by aeonmike Thursday, 03 June 2010 05:26
Attention: open in a new window. PDFPrintE-mail

"Nothing is Immune"

With PC Tools iAntiVirus™ you are protected against the most nefarious cyber-threats attempting to gain access to your Mac and personal information.

Once your computer has been infected, a virus or worm will usually attempt to spread itself to your friends, family and associates by accessing your email contacts and networked PCs. The infection may also allow hackers to access files on your Mac, use it to launch attacks against other computers and websites or to send mass SPAM email.

PC Tools iAntiVirus™ provides real-time protection and comprehensive system scanning to ensure your Mac remains safe and virus free.

Protection against Mac specific threats

The iAntiVirus™ database has been designed from the ground up to detect and remove Mac specific threats. This enables a high level of protection whilst keeping memory footprint and resource usage at a minimum. The iAntiVirus™ database is not cluttered with signatures for Windows specific threats which your Mac is immune against.

Simple to use

iAntiVirus™ has been designed with the user in mind. The user interface is purely functional, making it simple to scan for, remove and manage infections.

Features


A variety of scan options

You may perform a variety of scan types using iAntiVirus, this allows you to strike a balance between the time taken to complete a scan, and its thoroughness.

Real-time protection

IntelliGuard protects your Mac against infections in real time. Whenever an infection is detected and blocked, an alert is displayed below the system menu bar. IntelliGuard automatically places detected infections in quarantine, works silently in the background and uses minimal system resources.

Quarantine

iAntiVirus quarantines all detected infections, allowing you to easily view and restore items in the case of a false positive (for example: when scanning with engine heuristics set to high).

Automatic Smart Updates

Frequent updates to detect and guard computers against new threats and viruses as well as provide enhancements to iAntiVirus are automatically installed and downloaded through the Smart Update function. Threat signatures are updated within hours of a high risk malware outbreak to protect you from the latest online threats.

Low resource usage

When in monitoring mode iAntiVirus has been designed to work silently in the background, threats are blocked and removed without any system impact, while only a small alert window is displayed to advise you that your Mac has been protected against an attack.

 

DOWNLOAD NOW!

 

http://www.iantivirus.com/downloads/iantivirus.pkg

Page 1 of 4