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/










by eslam
30 Dec 2008 at 01:26
great effort ahmed
gazak allah kol 7′er
i’m testing now but how to stop this deamon
by MMF
30 Dec 2008 at 01:35
Nice gedn
gazak allah kol 7′er
by elahlawy
30 Dec 2008 at 01:49
جمييل جداا يا باشمهندس احمد
جزاك الله كل خير
ربنا يوفقك ياارب
by Ahmed S. Farghal
30 Dec 2008 at 02:01
@eslam: ./antinetcut.py stop
and you can check if it’s already running or not using the “status” argument
by Mutati0N
30 Dec 2008 at 03:18
شكراً جزيلاً لك وجزاك الله عنه كل خير
by Maher M. Saif
30 Dec 2008 at 05:19
Really Neat Code.
BTW, you missed to make the antinetcut.py script executable. Now, the only way to start it is to “python antinetcut.py start”.
by Ahmed S. Farghal
30 Dec 2008 at 10:28
@Maher: No, I didn’t forget, did u get the code from the tarball or from the svn trunk?
by Maher M. Saif
30 Dec 2008 at 18:54
I got the code from svn trunk.
by Ahmed S. Farghal
30 Dec 2008 at 18:56
that’s why you can’t see that it’s executable
download the tarball and check again…
by mohamed mohey
19 Jan 2009 at 17:50
Thank you very much,
can i make it work with linux startup?
my distribution is ubuntu
by Ahmed S. Farghal
25 Jan 2009 at 14:51
Yes, you can create a small shell script that is called in /etc/rcX.d
but this is not really recommended because it will affect negatively on the network if you are not under attack, so you should only use it when you are under attack.
by Juzer Ali
27 Jan 2009 at 18:11
Hello Ahmed
Thanks for the program. However, I’m facing problems in running it. Whenever I launch the program and then check its log in /var, I see the message that “We were not able to fetch your gateway MAC address” or something like that, and when I check the status of the program, it shows that the Daemon was unable to start.
Can you please help me with this? My internet won’t work in Ubuntu unless I get your program working on my system.
Thanks a lot.
by Ahmed S. Farghal
30 Jan 2009 at 13:23
Now I’m confused, do you mean that you get internet working after starting the service but when you check the status you find that it’s not running?
to make life easier for me, please post portions of the log file either here or in the google project page in the issues section.
by Juzer Ali
01 Feb 2009 at 22:45
Hi Ahmed
Actually the service isn’t able to start therefore I’m not able to use my internet. My internet works *only* if an AntiArp program is running. But in this case, the antinetcut isn’t initializing. Please see the logs below:
===============================================
2009-01-28 06:53:00,115 INFO Resume Called..
2009-01-28 06:53:00,120 INFO Starting Service
2009-01-28 06:53:00,121 INFO Starting XMLRPC Server
2009-01-28 06:53:00,123 INFO Starting XMLRPC Server on localhost:46201
2009-01-28 06:53:00,123 INFO
*** Welcome To AntiNetCut Version 0.25 ***
*** Development done by AhmedSoliman.com ***
2009-01-28 06:53:02,164 ERROR Fatal Error: We couldn’t get the gateway MAC address, sorry
2009-01-28 06:56:35,751 INFO Resume Called..
2009-01-28 06:56:47,497 INFO Resume Called..
2009-01-28 06:56:53,809 INFO Resume Called..
2009-01-28 06:56:53,811 INFO Starting Service
2009-01-28 06:56:53,812 INFO Starting XMLRPC Server
2009-01-28 06:56:53,813 INFO Starting XMLRPC Server on localhost:46201
2009-01-28 06:56:53,831 INFO
*** Welcome To AntiNetCut Version 0.25 ***
*** Development done by AhmedSoliman.com ***
2009-01-28 06:56:53,832 ERROR Fatal Error: There is no gateway detected, Please specify it in the configuration file.
2009-01-28 06:57:02,227 INFO Resume Called..
2009-01-28 06:57:10,807 INFO Resume Called..
2009-01-28 06:57:10,810 INFO Starting Service
2009-01-28 06:57:10,810 INFO Starting XMLRPC Server
2009-01-28 06:57:10,811 INFO Starting XMLRPC Server on localhost:46201
2009-01-28 06:57:10,829 INFO
*** Welcome To AntiNetCut Version 0.25 ***
*** Development done by AhmedSoliman.com ***
2009-01-28 06:57:10,829 ERROR Fatal Error: There is no gateway detected, Please specify it in the configuration file.
2009-01-28 06:58:30,837 INFO Resume Called..
2009-01-28 06:58:35,576 INFO Resume Called..
2009-01-28 06:58:41,879 INFO Resume Called..
2009-01-28 06:59:04,863 INFO Resume Called..
2009-01-28 07:00:50,297 INFO Resume Called..
2009-01-28 07:00:50,300 INFO Starting Service
2009-01-28 07:00:50,302 INFO Starting XMLRPC Server
2009-01-28 07:00:50,303 INFO Starting XMLRPC Server on localhost:46201
2009-01-28 07:00:50,310 INFO
*** Welcome To AntiNetCut Version 0.25 ***
*** Development done by AhmedSoliman.com ***
2009-01-28 07:00:52,361 ERROR Fatal Error: We couldn’t get the gateway MAC address, sorry
2009-01-28 07:00:54,049 INFO Resume Called..
2009-01-28 07:01:01,857 INFO Resume Called..
2009-01-28 07:01:01,860 INFO Starting Service
2009-01-28 07:01:01,860 INFO Starting XMLRPC Server
2009-01-28 07:01:01,862 INFO Starting XMLRPC Server on localhost:46201
2009-01-28 07:01:01,889 INFO
*** Welcome To AntiNetCut Version 0.25 ***
*** Development done by AhmedSoliman.com ***
2009-01-28 07:01:03,936 ERROR Fatal Error: We couldn’t get the gateway MAC address, sorry
2009-01-28 07:18:28,892 INFO Resume Called..
2009-01-28 07:18:28,905 INFO Starting Service
2009-01-28 07:18:28,906 INFO Starting XMLRPC Server
2009-01-28 07:18:28,908 INFO Starting XMLRPC Server on localhost:46201
2009-01-28 07:18:28,909 INFO
*** Welcome To AntiNetCut Version 0.25 ***
*** Development done by AhmedSoliman.com ***
2009-01-28 07:18:30,969 ERROR Fatal Error: We couldn’t get the gateway MAC address, sorry
2009-01-28 07:18:32,455 INFO Resume Called..
===============================================
Thanks for your help.
by Ahmed S. Farghal
02 Feb 2009 at 12:46
what’s the linux distro you are using?
and please send me all your network information (such as ip/netmask/gw)
by Juzer Ali
19 Feb 2009 at 13:20
hi Ahmed
Sorry for the late reply.
I’m using Ubuntu 8.04 and my network information is as follows:
IP : 10.100.14.3
Gateway :10.100.50.1
Mask :255.255.0.0
Thanks.
by Ahmed S. Farghal
19 Feb 2009 at 14:05
Then send me the first 4 lines of the following command:
arping 10.100.50.1
by Juzer Ali
20 Feb 2009 at 13:03
Hi Ahmed,
the arping command doesn’t seem to work properly. I’ve attached the logs of two commands here, ip route and arping
=======================================
juzerali@juzerali-desktop:~$ ip route
10.100.0.0/16 dev eth0 proto kernel scope link src 10.100.14.3
169.254.0.0/16 dev eth0 scope link metric 1000
default via 10.100.50.1 dev eth0
juzerali@juzerali-desktop:~$ arping 10.100.50.1 -c 4
WARNING: interface is ignored: Operation not permitted
ARPING 10.100.50.1 from 10.100.14.3 eth0
Sent 4 probes (4 broadcast(s))
Received 0 response(s)
=======================================
Thanks.
by Ahmed S. Farghal
20 Feb 2009 at 16:03
please perform the same command as root, or use sudo if you are using ubuntu
by nagwa ibrahim
24 Feb 2009 at 16:20
thanks
by Ahmed Hassan HEgazy
28 Mar 2009 at 18:09
Thanks Eng / Ahmed For The Program.
I Wish You Make A GUI For It To Be Easier.
Thanks.
by casper
26 Jul 2009 at 08:23
Hi Ahmed,
Just wanna ask, why I can’t get through to my router when netcut poisoning occured
it seems that I did not get the real router mac address
and yes I have started antinetcut 0.25 running as deamon but it didn’t much help
I wonder what went wrong?
by Ahmed S. Farghal
26 Jul 2009 at 10:51
Netcut and Antinetcut are probabilistic, this means that there is a probability that Netcut was faster or that you have more than one poisoner on the network that caused that.
by montaro
29 Jan 2010 at 23:56
A very late thank you before saying well done
)
)
I was aware about ur application antinetcut from the begining..But I really never used ..I really was a windows one..Now I switched I’m really gratefull from that zoo of f*** cutters
——————————————
“” In a world of no walls or fence,we don’t need windows or gates”"
Quoted
by محمد غراب
18 Feb 2011 at 23:49
السلام عليكم ورحمة الله وبركاته
انا مستخدم لتوزيعة أوبونتو وقمت بتحميل برنامج
Antinetcut
وقمت باتباع التعليمات لتشغيل البرنامج, وعندي سؤال صغير.
هل بمجرد تشغيل البرنامج أول مرة أكون محمي من النت كت؟ او بصيغة أكثر دقة هل عليّ تشغيل البرنامج في كل مرة أقوم بتشغيل أوبونتو فيه؟ ام مجرد تشغيله لأول مرة وينتهي الأمر ؟
by Ahmed S. Farghal
19 Feb 2011 at 11:12
لازم تشغله كل مرة و انصحك ماتشغلوش الا لما يكون فيه مشكلة في النت