Poll: Do you find this thread usefull
Poll Options
Do you find this thread usefull

Reply
Thread Tools
Guest | Posts: n/a | Thanked: 0 times | Joined on
#21
- if you can get plugins to work in ettercap will be great, now that we know it works in N9 it will be awesome have the new ettercap tottally armed in our N9s
I am quite sure I can get (some) of theplugins to work.
I didnt compile ettercap with the 'optional' libraries in this first step.
From ettercap.sourceforge.net:
To enable plugins: libltdl (part of libtool)
To have perl regexp in the filters: libpcre
To support SSH and SSL decryption: openssl 0.9.7

- without nat and packet injection we are ****ed, we have sniffers and airckrack castrated, we will have to wait for open kernel for PR 1.2, someone knows who was the guy who compiled it?? maybe we can contact him.
I already am on this, but we need kernel sources before we can proceed. We are not completely f^^^ we have promiscious mode, but we need packet injection and to do this we need the kernel sources to compile compat-wireless.

- I was thinking to install the iptables of N900 into the N9 and see what happens, do you think is a good idea? or is a kernel problem and it will be for nothing?
I think it will not do anything, and maybe not needed since NAT forwarding is handled by ettercap. For other purposes, we might need to compile kernel to support NAT.

- ipforward gives not problem to me :

after:

echo "1" > /proc/sys/net/ipv4/ip_forward

cat /proc/sys/net/ipv4/ip_forward

1
Right, I had that result also, just tried this to check if that would matter for the NAT functionality.

anyway you don't need kernel ipforwarding with ettercap, ettercap itself fordwards the packets, in fact after launching ettercap the value of "ip_forward" returns to 0, that is maybe you think "echo "1" > /proc/sys/net/ipv4/ip_forward" command not work, because you check the value of ip_forward after launching ettercap.
Well, that is good news then, for the missing NAT functionality in kernel

/N
 

The Following User Says Thank You to For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#22
BTW.
To get openssl

Code:
~ $ devel-su (rootme)
~ # develsh
~ # apt-get update
~ # apt-get install openssl (will fail.... so to fix, next steps are needed)
~ # mv /etc/apt/sources.list ./   (for backup)
~ # apt-get update
~ # dpkg -i /var/cache/apt/archives/openssl_0.9.8k-8maemo7\+dbg\+0m6_armel.deb (this should now install openssl)
~ # mv ./sources.list /etc/apt/   (for restore)
~ # apt-get update
/N
 

The Following 2 Users Say Thank You to For This Useful Post:
Posts: 63 | Thanked: 27 times | Joined on Apr 2011
#23
Originally Posted by nieldk View Post
I am quite sure I can get (some) of theplugins to work.
I didnt compile ettercap with the 'optional' libraries in this first step.
From ettercap.sourceforge.net:
To enable plugins: libltdl (part of libtool)
To have perl regexp in the filters: libpcre
To support SSH and SSL decryption: openssl 0.9.7



I already am on this, but we need kernel sources before we can proceed. We are not completely f^^^ we have promiscious mode, but we need packet injection and to do this we need the kernel sources to compile compat-wireless.



I think it will not do anything, and maybe not needed since NAT forwarding is handled by ettercap. For other purposes, we might need to compile kernel to support NAT.



Right, I had that result also, just tried this to check if that would matter for the NAT functionality.



Well, that is good news then, for the missing NAT functionality in kernel

/N
- for me with the "autoadd" plugin will be enough other plugins are more for fun, but "autoadd" is very basic for a sucessfull MITM attack of all of the network.

- who provides the kernel sources? nokia itself?

- yeah at least with the stock kernel we can do MITM attacks with ettercap, but other tools who needs kernel ipforwarding like dsniff will not work

- Offtopic: tomorrow will be officially realeased Backtrack 5 R2 with the new kernel 3.2.6, for all pentesting lovers who are interested
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#24
Originally Posted by -Tyler- View Post
- for me with the "autoadd" plugin will be enough other plugins are more for fun, but "autoadd" is very basic for a sucessfull MITM attack of all of the network.

- who provides the kernel sources? nokia itself?
Plugins are working, including autoload, first post updated. Install one new file pcre_3.8.12_armel.deb should be enough since you have installed the previous libs and ettercap.

Yes, Sources are requested, and confirmed to be shipped by DVD
 

The Following 2 Users Say Thank You to For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#25
OH! And I got screen working also (listed on first post)
 

The Following User Says Thank You to For This Useful Post:
Posts: 63 | Thanked: 27 times | Joined on Apr 2011
#26
Originally Posted by nieldk View Post
Plugins are working, including autoload, first post updated. Install one new file pcre_3.8.12_armel.deb should be enough since you have installed the previous libs and ettercap.

Yes, Sources are requested, and confirmed to be shipped by DVD
great work man!! you are doing a fantastic work for this community and really fast!! I am happy someone with your talent and expertise will work in the new open kernel, for sure will be posible in the future transform the N9 into the ultimate mobile pentesting device, even superior to our beloved N900.
 

The Following User Says Thank You to -Tyler- For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#27
Originally Posted by -Tyler- View Post
great work man!! you are doing a fantastic work for this community and really fast!! I am happy someone with your talent and expertise will work in the new open kernel, for sure will be posible in the future transform the N9 into the ultimate mobile pentesting device, even superior to our beloved N900.
Thanks. Appreciate it. I hope we will end up wirth something like a Neo(aheem) what should we call the suite once its ready to be called 'complete' (with graphics controls is my aim, hopefully something like a GTK port).
 

The Following User Says Thank You to For This Useful Post:
Posts: 63 | Thanked: 27 times | Joined on Apr 2011
#28
Originally Posted by nieldk View Post
Thanks. Appreciate it. I hope we will end up wirth something like a Neo(aheem) what should we call the suite once its ready to be called 'complete' (with graphics controls is my aim, hopefully something like a GTK port).
Good idea!! I don't have your level of knowledge but i will help in everything i can!
 
Posts: 63 | Thanked: 27 times | Joined on Apr 2011
#29
New version of inyection drivers for the N900 maybe it would help to create the inyection drivers for N9:

http://talk.maemo.org/showthread.php...39#post1174839
 

The Following User Says Thank You to -Tyler- For This Useful Post:
Posts: 68 | Thanked: 25 times | Joined on Mar 2012
#30
hey man i need inception for instal this? And how can i uninstal dpkg -i libnet_1.1.2.1_armel.deb i do this dpkg -r libnet_1.1.2.1_armel.deb and nothing happen
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 01:00.