Posts Tagged ‘antinetcut’

New Antinetcut 0.25

December 29th, 2008

Dear All,

Today I would like to announce the launch of the new Antinetcut 0.25 with major enhancements like,

  • Now it with alll Unix/Linux and Mac OS X support.
  • Remote management using XMLRPC.
  • Now antinetcut run as daemon, no longer in a terminal with comprehensive logging to a separate log file.
  • No more shell scripts, pure Python code.

The code-base is smaller, lighter and alot easier to maintain and versioning has changed to allow better indication to work done

The project page now contains several pages that explain how you can use the new antinetcut under Linux/Unix and Developers’ Guide to use XMLRPC to control antinetcut.

Download directly from the project page http://code.google.com/p/antinetcut/

AntiNetCut v2

August 13th, 2008

At last, I’m very happy to announce the release of the long-waited Anti NetCut version2.

Main Features:

  1. Works on Ubuntu/Fedora/RHEL..
  2. Written in Python so it’s easy to maintain and update.
  3. Automatic detection of almost everything (you might need to supply the interface name as illustrated below)
  4. Works perfectly with NetCut 2.8…

The usage instructions are too easy, just download and edit the antinetcut.py file (change “device=eth0″) to your interface name and run the script…


Notes

  • You must leave the script running in the background, stopping the script means that you might get attacked again.
  • After starting the script, it might take a few seconds before you get your connection back, so please be patient.

Anyone wants to join development, please see the official page http://code.google.com/p/antinetcut/

Download from here: Download Here

Linux Anti Netcut V0.2

June 1st, 2007

The famous ARP Poisoning problem started to spread here in egypt and while we are putting the main problems an engineer or specifically an egyptian engineer may face, we found that Netcut problem is one of the major ;)

I’ve developed a small script to magically terminate this issue, this is an Intelligent Anti netcut script, it has the following main features:

  1. Support for Multiple Interfaces and auto-detection of the correct interface
  2. Detection of poisoning or weird settings.
  3. Doesn’t need to be run continuously, run it once each 1 minute or even every 1 hour. [Typically, you'll need to run this script once!]
  4. Smart detection of Gateway Settings
  5. Verbose

You can download it directly from here http://www.ahmedsoliman.com/download-manager.php?id=1

NOTE: I’m not responsible for any damage you may have or face or any diseases that might spread or pets that might be killed in an area of half of the universe per using this script :D

UPDATE

This version is pretty old, if you want the latest version please check http://code.google.com/p/antinetcut

Waiting for feedback…