Difference between revisions of "Anti NetCut"

From OnnoWiki
Jump to navigation Jump to search
Line 28: Line 28:
 
* http://code.google.com/p/antinetcut/
 
* http://code.google.com/p/antinetcut/
 
* http://code.google.com/p/antinetcut/downloads/detail?name=antinetcut-0.25.tar.gz
 
* http://code.google.com/p/antinetcut/downloads/detail?name=antinetcut-0.25.tar.gz
 +
* http://zoneblack.wordpress.com/2010/11/11/anti-arp-lokal-v2-buatan-anak-negeri/
  
 
==Pranala Menarik==
 
==Pranala Menarik==

Revision as of 19:33, 11 November 2010

Sumber: http://code.google.com/p/antinetcut/

One of the most commonly known attack is the ARP poisoning attack, this causes a lot of problems for people having a shared internet connection with script kiddies.

In Egypt, a very common approach people use to dominate the internet connection is to use "NetCut" (Arp Poisoner for Windows) and there are several anti-NetCut programs for windows but nothing for Linux. So I decided to write one...

The latest version from Antinetcut support all flavors of Unix/Linux and Mac OS X, so it's the only program that's available to protect against that specific ARP poisoning attack in all Unix/Linux platforms.

Antinetcut run as daemon and can be remotely controlled by XMLRPC, currently listening on the loopback interface only for in-machine control.

Menjalankan di Linux

Requirements

  • Python 2.5+
  • Libpcap (Not necessary if you are under Linux)

Details

Simply start the antinetcut service by this command

./antinetcut.py start

and you can know if everything went OK or not in the log file at /var/log/antinetcut.log

Referensi

Pranala Menarik