<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AntiNetCut v2</title>
	<atom:link href="http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/</link>
	<description>Yet another trial to make a difference!</description>
	<lastBuildDate>Mon, 15 Mar 2010 07:50:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lio_013</title>
		<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/comment-page-2/#comment-13254</link>
		<dc:creator>lio_013</dc:creator>
		<pubDate>Sat, 26 Sep 2009 21:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahmedsoliman.com/?p=129#comment-13254</guid>
		<description>yes i did it only for linux :)
i didnot notice that ur new vesion works for unix and mac</description>
		<content:encoded><![CDATA[<p>yes i did it only for linux <img src='http://www.ahmedsoliman.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
i didnot notice that ur new vesion works for unix and mac</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed S. Farghal</title>
		<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/comment-page-2/#comment-13252</link>
		<dc:creator>Ahmed S. Farghal</dc:creator>
		<pubDate>Sat, 26 Sep 2009 21:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahmedsoliman.com/?p=129#comment-13252</guid>
		<description>That won&#039;t be platform independent, you should check the latest code on the svn in http://code.google.com/p/antinetcut and you&#039;ll find a better way to detect the interface.</description>
		<content:encoded><![CDATA[<p>That won&#8217;t be platform independent, you should check the latest code on the svn in <a href="http://code.google.com/p/antinetcut" rel="nofollow">http://code.google.com/p/antinetcut</a> and you&#8217;ll find a better way to detect the interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lio_013</title>
		<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/comment-page-2/#comment-13247</link>
		<dc:creator>lio_013</dc:creator>
		<pubDate>Sat, 26 Sep 2009 18:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahmedsoliman.com/?p=129#comment-13247</guid>
		<description>u can add this function to auto detect the interface card 
i put it in ur script and it works fine 

def Get_parameter(cmd):
    x=os.popen(cmd,&#039;r&#039;)
    parameter=x.readline()
    parameter=parameter.strip(&#039;\n&#039;)
    return parameter
icard=Get_parameter(&#039;ip route list &#124; grep &quot;default&quot; &#124; cut -d &quot; &quot; -s -f 5&#039;)</description>
		<content:encoded><![CDATA[<p>u can add this function to auto detect the interface card<br />
i put it in ur script and it works fine </p>
<p>def Get_parameter(cmd):<br />
    x=os.popen(cmd,&#8217;r')<br />
    parameter=x.readline()<br />
    parameter=parameter.strip(&#8216;\n&#8217;)<br />
    return parameter<br />
icard=Get_parameter(&#8216;ip route list | grep &#8220;default&#8221; | cut -d &#8221; &#8221; -s -f 5&#8242;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lio_013</title>
		<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/comment-page-2/#comment-13245</link>
		<dc:creator>lio_013</dc:creator>
		<pubDate>Sat, 26 Sep 2009 18:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahmedsoliman.com/?p=129#comment-13245</guid>
		<description>Dear Ahmed 
i want to inform u that i have programmed a small application (in PyQt4)as an alternative for netcut i call it TuxCut 
i will be happy if u take a look at the code 
waiting for ur advice 

http://bitbucket.org/a_atalla/tuxcut/src/tip/tuxcut.py</description>
		<content:encoded><![CDATA[<p>Dear Ahmed<br />
i want to inform u that i have programmed a small application (in PyQt4)as an alternative for netcut i call it TuxCut<br />
i will be happy if u take a look at the code<br />
waiting for ur advice </p>
<p><a href="http://bitbucket.org/a_atalla/tuxcut/src/tip/tuxcut.py" rel="nofollow">http://bitbucket.org/a_atalla/tuxcut/src/tip/tuxcut.py</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lio</title>
		<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/comment-page-2/#comment-7703</link>
		<dc:creator>lio</dc:creator>
		<pubDate>Tue, 05 May 2009 11:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahmedsoliman.com/?p=129#comment-7703</guid>
		<description>i don&#039;t know why it always fail with me 
waiting for ur dev.
thanks</description>
		<content:encoded><![CDATA[<p>i don&#8217;t know why it always fail with me<br />
waiting for ur dev.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed S. Farghal</title>
		<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/comment-page-2/#comment-7699</link>
		<dc:creator>Ahmed S. Farghal</dc:creator>
		<pubDate>Tue, 05 May 2009 09:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahmedsoliman.com/?p=129#comment-7699</guid>
		<description>yes, it should be working on the router as well, but there is always a probability where the antinetcut can fail, the situation needs more investigation because things normall depends on the network speed.</description>
		<content:encoded><![CDATA[<p>yes, it should be working on the router as well, but there is always a probability where the antinetcut can fail, the situation needs more investigation because things normall depends on the network speed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lio</title>
		<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/comment-page-2/#comment-7698</link>
		<dc:creator>lio</dc:creator>
		<pubDate>Tue, 05 May 2009 09:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahmedsoliman.com/?p=129#comment-7698</guid>
		<description>Alslam alikom 
hi hello every one 
i have tried this scribt in my small lab &quot;two computers &quot;
but it doesnot work with net cut 
the scribt is running but still i couldnot use internet 
i know that the script fix my ARPtable ......Right?
the question is does it fix the ARPtable of the router ??????????????????????????
because the Arcai netcut poison both the victim and router ARPtables
thanks for ur effort</description>
		<content:encoded><![CDATA[<p>Alslam alikom<br />
hi hello every one<br />
i have tried this scribt in my small lab &#8220;two computers &#8221;<br />
but it doesnot work with net cut<br />
the scribt is running but still i couldnot use internet<br />
i know that the script fix my ARPtable &#8230;&#8230;Right?<br />
the question is does it fix the ARPtable of the router ??????????????????????????<br />
because the Arcai netcut poison both the victim and router ARPtables<br />
thanks for ur effort</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed S. Farghal</title>
		<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/comment-page-2/#comment-6419</link>
		<dc:creator>Ahmed S. Farghal</dc:creator>
		<pubDate>Sun, 29 Mar 2009 20:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahmedsoliman.com/?p=129#comment-6419</guid>
		<description>you might need to get the latest version from the google code page</description>
		<content:encoded><![CDATA[<p>you might need to get the latest version from the google code page</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ياسين</title>
		<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/comment-page-1/#comment-6169</link>
		<dc:creator>ياسين</dc:creator>
		<pubDate>Tue, 24 Mar 2009 06:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahmedsoliman.com/?p=129#comment-6169</guid>
		<description>يا ريت   حد من الاخوان يشرح سبب الخطأ لهذا السكربت  على توزيعة اعجوبة 

Welcome To AntiNetCut Version 2
Development done by AhmedSoliman.com 
Released August 2008
Traceback (most recent call last):
  File &quot;./antinetcut.py&quot;, line 28, in 
    mac=getmacbyip(gwIP)
  File &quot;/home/yaseen/antinetcut/scapy/layers/l2.py&quot;, line 44, in getmacbyip
socket.error: illegal IP address string passed to inet_aton
[root@ypc yaseen]#</description>
		<content:encoded><![CDATA[<p>يا ريت   حد من الاخوان يشرح سبب الخطأ لهذا السكربت  على توزيعة اعجوبة </p>
<p>Welcome To AntiNetCut Version 2<br />
Development done by AhmedSoliman.com<br />
Released August 2008<br />
Traceback (most recent call last):<br />
  File &#8220;./antinetcut.py&#8221;, line 28, in<br />
    mac=getmacbyip(gwIP)<br />
  File &#8220;/home/yaseen/antinetcut/scapy/layers/l2.py&#8221;, line 44, in getmacbyip<br />
socket.error: illegal IP address string passed to inet_aton<br />
[root@ypc yaseen]#</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fifa</title>
		<link>http://www.ahmedsoliman.com/2008/08/13/antinetcut-v2/comment-page-1/#comment-3260</link>
		<dc:creator>fifa</dc:creator>
		<pubDate>Thu, 22 Jan 2009 11:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahmedsoliman.com/?p=129#comment-3260</guid>
		<description>thanks very nice &gt;&gt; thank u</description>
		<content:encoded><![CDATA[<p>thanks very nice &gt;&gt; thank u</p>
]]></content:encoded>
	</item>
</channel>
</rss>
