Arpsoof works but Data does not change

Bug #928427 reported by alkalinelito
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Network Spoofer
New
Medium
Unassigned

Bug Description

Network Spoofer using:

MiniCM7 2.1.8 (http://code.google.com/p/minicm/)
Sony Ericcson Xperia x10 mini

Setup and Installation: No problems

When I launch the spook on my network, i can see on my laptop that the arp spoofing is working fine
My arp entry for default gateway is now the phone, and the traffic goes through the phone perfectly.

What is not working the part where the script changes the http data, i guess the squid proxy isnt working
or maybe iptables ? ,

I can see this error (see attach): "iptables: No chain/target/match by that name"

So I can surf the web normally on my laptop nothing is being changed.

I also tried doing Wireless Tethering and running on passive mode, same thing happens

Also : After running the app, the phone runs really bad, I have to reboot it , to resume normal operation.

Thanks!

Revision history for this message
alkalinelito (alkalinelito) wrote :
Revision history for this message
alkalinelito (alkalinelito) wrote :

Hi, this is the log in passive mode : http://dl.dropbox.com/u/4823640/logandroid.txt

(Screenshot in post was in regular mode, connected to a router)

Revision history for this message
Will Shackleton (w-shackleton) wrote :

I can't see why this is failing, but I would imagine that this phone/ROM doesn't have the 'nat' routing table.

To confirm this could you open up a shell on the phone, either through a terminal emulator such as ConnectBot or through ADB and run the following (not the lines beginning with ###):
### Become root
su
### Iptables commands
iptables -t filter -L
iptables -t nat -L

Both lines should display information along the lines of
Chain INPUT (policy ACCEPT)
...

If one doesn't, then the error message would be useful to find the problem.

Changed in android-netspoof:
importance: Undecided → Medium
Revision history for this message
alkalinelito (alkalinelito) wrote :

Hi ,

Here is the ouput on my phone:

http://i.imgur.com/awoqO.png

I think it's not good news

Revision history for this message
alkalinelito (alkalinelito) wrote :

Additional info:

I updated to MiniCM7 2.1.9 and nAa-11 kernel (Should have Netfilter support)

MiniCM7 and nAa kernel is same developer/s

Google code page:
http://code.google.com/p/minicm/

XDA Main threads:

nAa Kernel: http://forum.xda-developers.com/showthread.php?t=1256739
MiniCM7: http://forum.xda-developers.com/showthread.php?t=1068553

Revision history for this message
Maximiliano (maax-uy) wrote :

I have the same problem.

I have a x10 mini with MiniCM9 (ICS 4.0.4).

I test the iptables commands and i get response with filter and nat, and i test other apps whats reqiered iptables like DroidSheep and this works ok (so i think is not problem of iptables)

My log is the same than this guy, i get ""iptables: No chain/target/match by that name"" and then like his screenshot: https://launchpadlibrarian.net/92214905/screenshot-1328581732227.png

Any ideas to solve the problem? :(

Thanks u very much, and sry for my bad english :P

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.