maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Yet another MITM attack script (Yamas-ARM) (https://talk.maemo.org/showthread.php?t=73988)

g0r 2011-08-10 10:30

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by K9999 (Post 1067093)
p/s: I'm also having that dissector error line but I can still get logins. I only dun get anything if the hosts are many, or at a large number of users within the network.

same here !

g0r 2011-08-10 14:40

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
comaX,
I just upgrade via updates the script and is not working.
It kicks everybody on the network out of the internet
why remove ettercap-gtk with the new upgrade

colin.stephane 2011-08-10 19:07

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by te37v (Post 1066304)
Ettercap has a missing dependency - libldtl3

Hi,

This must be fixed now ...

From changelog :

Quote:

ettercap (1:0.7.3-2maemo2) unstable; urgency=low

* Fix dependencies from libltdl3 to libltdl7 ...

-- COLIN Stephane <colin.stephane@ovi.com> Wed, 10 Aug 2011 20:47:00 +0200
And IRL :

Code:

-bash-2.05b# apt-get purge  ettercap ettercap-common
Reading package lists... Done
Building dependency tree     
Reading state information... Done
The following packages will be REMOVED:
  ettercap* ettercap-common*
0 upgraded, 0 newly installed, 2 to remove and 12 not upgraded.
After this operation, 1544kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 38840 files and directories currently installed.)
Removing ettercap ...
Removing ettercap-common ...
Purging configuration files for ettercap-common ...
-bash-2.05b# apt-get install yamas
Reading package lists... Done
Building dependency tree     
Reading state information... Done
The following extra packages will be installed:
  ettercap ettercap-common
The following NEW packages will be installed:
  ettercap ettercap-common yamas
0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
Need to get 22,8kB/520kB of archives.
After this operation, 1675kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://repository.maemo.org fremantle/free yamas 0.9.8-1 [22,8kB]
Fetched 22,8kB in 0s (86,8kB/s)
Selecting previously deselected package ettercap-common.
(Reading database ... 38681 files and directories currently installed.)
Unpacking ettercap-common (from .../ettercap-common_1%3a0.7.3-2maemo2_armel.deb) ...
Selecting previously deselected package ettercap.
Unpacking ettercap (from .../ettercap_1%3a0.7.3-2maemo2_armel.deb) ...
Selecting previously deselected package yamas.
Unpacking yamas (from .../yamas_0.9.8-1_armel.deb) ...
Setting up ettercap-common (1:0.7.3-2maemo2) ...
Setting up ettercap (1:0.7.3-2maemo2) ...
Setting up yamas (0.9.8-1) ...
-bash-2.05b#

Hope it help ...

A++

Saturn 2011-08-10 21:07

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Hi Stephane,

Thanks for the update, it is fixed now.

Confirming also that targeting manually works; while targeting all breaks the net for all.

It seems like when you target all, it includes also itself in the hosts lists.
Do you have a diff of your previous against the new version of ettercap?

mr_pingu 2011-08-10 21:54

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
For me it doesn't install ettercap-common but it is listed as suggested ;) Mannually installed

But as usaual sitll the dns dissector not supported...
but it is working lnormal


and yes, it includes itself in the hostlist ;) so targetting whole network fails...

colin.stephane 2011-08-10 22:42

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by Saturn (Post 1067499)
Hi Stephane,

Thanks for the update, it is fixed now.

Confirming also that targeting manually works; while targeting all breaks the net for all.

It seems like when you target all, it includes also itself in the hosts lists.
Do you have a diff of your previous against the new version of ettercap?

Nothing to do with a diff, just pushed the dependency from libltdl3 to libltdl7 ...

By the way, it look like my version break something, do you have a link to another version where I can have a reference to track the problem ?

A++

Saturn 2011-08-10 22:54

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by colin.stephane (Post 1067572)
Nothing to do with a diff, just pushed the dependency from libltdl3 to libltdl7 ...

By the way, it look like my version break something, do you have a link to another version where I can have a reference to track the problem ?

A++

Hi,

I meant a diff against the version you posted here:
http://talk.maemo.org/showpost.php?p...2&postcount=17

That one seemed to work.

n900shamie 2011-08-10 23:20

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
hii, i installed the script successfully,..then I ran ''yamas' in xterm as root,.everything went well without any error.Unfortunately,I dont get any PASS & user info for any visited sites,e.g faceb,yahoo.I am using my wlan network & on window 7 as a victim,,,any ideas:::thx

colin.stephane 2011-08-11 01:15

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by Saturn (Post 1067581)
Hi,

I meant a diff against the version you posted here:
http://talk.maemo.org/showpost.php?p...2&postcount=17

That one seemed to work.

Ok,

Well, Saturn, I reverted back to the one working, and only compiled against libltdl7 :

Quote:

ettercap (1:0.7.3-2maemo3) unstable; urgency=low

* Try to Fix the bug about targetting the whole network, reverting to the
source code of post (but against libltdl7) :

http://talk.maemo.org/showpost.php?p...2&postcount=17

-- COLIN Stephane <colin.stephane@ovi.com> Thu, 11 Aug 2011 01:12:03 +0200
Can you have a look at this one please, and report if it act like you expected ?

A++

PS : If it's needed, please try to contact me in PM and we need to reach each other on IRC in live to debug deeply the problem ...

comaX 2011-08-11 22:33

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Hi everyone !
It's not the first time I receive a PM regarding Yamas, which is fine. But please, if you're not using this tool lawfully, I don't want to know about that.

I'll only answer technical questions. So is it safe to do it at school ? No, end of the strory ;)

(Sorry for the unanswered PMs, here's your answer. I don't mean to be mean, but I just can't tell you how to play 3v17 h4XX0rs...)

Saturn 2011-08-11 22:39

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by colin.stephane (Post 1067629)
Ok,

Well, Saturn, I reverted back to the one working, and only compiled against libltdl7 :



Can you have a look at this one please, and report if it act like you expected ?

A++

PS : If it's needed, please try to contact me in PM and we need to reach each other on IRC in live to debug deeply the problem ...

Hi Stephane,

This version works :)

Tried attacking the whole network and got my pw for both gmail and yahoo.
Also, it re-ARP all clients correctly and didn't lock my wlan connection.

BTW, the DNS and privilege errors are still present.

cool, thanks

colin.stephane 2011-08-13 14:21

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by Saturn (Post 1068131)
Hi Stephane,

This version works :)

Tried attacking the whole network and got my pw for both gmail and yahoo.
Also, it re-ARP all clients correctly and didn't lock my wlan connection.

BTW, the DNS and privilege errors are still present.

cool, thanks

Hi Saturn ;)

How about my latest build ? :D

Quote:

ettercap (1:0.7.3-2maemo4) unstable; urgency=low

* Fix 'Dissector dns not supported (etter.conf line 70)'.

-- COLIN Stephane <colin.stephane@ovi.com> Sat, 13 Aug 2011 16:07:54 +0200

Check it and report please ...

A++

mr_pingu 2011-08-13 14:40

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by colin.stephane (Post 1069220)
Hi Saturn ;)

How about my latest build ? :D




Check it and report please ...

A++

I only can find maemo3 and with that version still the classic line 70 error...

HTML Code:

Repository        Latest version
Fremantle Extras-devel free armel        ettercap 0.7.3-2maemo3
Fremantle Extras-devel free i386        ettercap 0.7.3-2maemo3

http://maemo.org/packages/view/ettercap/

colin.stephane 2011-08-13 14:50

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by mr_pingu (Post 1069231)
I only can find maemo3 and with that version still the classic line 70 error...

HTML Code:

Repository        Latest version
Fremantle Extras-devel free armel        ettercap 0.7.3-2maemo3
Fremantle Extras-devel free i386        ettercap 0.7.3-2maemo3

http://maemo.org/packages/view/ettercap/

Wait a little bit ...

If you look at the right column you can see (1st line) :

http://bigbob.fun.free.fr/ettercap-0...emo4-build.png

A++

mr_pingu 2011-08-13 14:52

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
I was to fast :P Well I am updating now ;) Will edit this post to tell you that version is working ;)


YAY, It's working

mr_pingu 2011-08-15 14:09

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Hmmm, can't get ettercap-gtk installed with yamas as ettercap conflicts with ettercap-gtk and yamas depends on ettercap. Only difference is that with ettercap-gtk the gtk interface is compiled too, and the CLI version is always available in both versions.
Can yamas change depencies to ettercap OR ettercap-gtk? Sorry don't know much about packaging and repositories. I hope one day to post mdk3 in the repo's if nobody else does but I am not so familiar with linux as most of you, so I don't promise anything xD

Sorry for the doulbe post, but a edit will probably not be seen as my most is already some days old.

colin.stephane 2011-08-15 19:57

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by mr_pingu (Post 1070270)
Hmmm, can't get ettercap-gtk installed with yamas as ettercap conflicts with ettercap-gtk and yamas depends on ettercap. Only difference is that with ettercap-gtk the gtk interface is compiled too, and the CLI version is always available in both versions.
Can yamas change depencies to ettercap OR ettercap-gtk? Sorry don't know much about packaging and repositories. I hope one day to post mdk3 in the repo's if nobody else does but I am not so familiar with linux as most of you, so I don't promise anything xD

Sorry for the doulbe post, but a edit will probably not be seen as my most is already some days old.

Hi, I have fixed dependencies right now.

Hope it help ...

A++

Saturn 2011-08-16 18:12

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by colin.stephane (Post 1070628)
Hi, I have fixed dependencies right now.

Hope it help ...

A++

Hi Stephane,

Thanks for sorting it out, but please send a mail or a PM to the maintainers (since we are active) when you make a change like that. Otherwise your change will be reverted in the next update.

Cheers

ivgalvez 2011-08-17 16:40

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
There is still one missing dependency. The script checks the existence of python-pyopenssl, which is not a dependency of package yamas and is a transitional dummy package for python-openssl that, even installed, is not enough to pass the test.

The first page of the post needs to be updated as any other packages are now correctly installed automatically.

colin.stephane 2011-08-19 17:22

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by Saturn (Post 1071328)
Hi Stephane,

Thanks for sorting it out, but please send a mail or a PM to the maintainers (since we are active) when you make a change like that. Otherwise your change will be reverted in the next update.

Cheers

OOPS !!!

I didn't do that anymore ...

A++

q6600 2011-08-21 16:45

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
1 Attachment(s)
hi
how do i install the last dependence?

nvm
i mange.

Saturn 2011-08-21 19:28

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Uploaded version (0.9.9-1) that changes the dependency from python-pyopenssl to python-openssl.

It seems that people that already had python-openssl installed prior to yamas did not get the python-pyopenssl during installation. That caused the check to fail as it was explicitly was looking for the latter.

I believe it should be fixed now.

ivgalvez 2011-08-22 09:33

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Tested and finally fixed for a clean and complete install. Something isn't completely optified as it takes 1Mb of rootfs (as reported by FAPMAN) after installation.

Another question regarding dependencies, is xterm really needed?

comaX 2011-08-22 20:25

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by ivgalvez (Post 1074496)
Tested and finally fixed for a clean and complete install. Something isn't completely optified as it takes 1Mb of rootfs (as reported by FAPMAN) after installation.

Another question regarding dependencies, is xterm really needed?

Yeah, well, not that much. But it's simpler that way. You can check Android's (and, as it seems, any ARM distro with correct dependencies) version, which doesn't use xterm and is fully functional at http://comax.fr/yamas.php?frame=btarm

It could be adapted in maemo's version, but I rather like it with xterm. Since I'm not a maemo user, it's up to the community though ;)

Saturn 2011-08-22 21:28

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Nice, the android version has some interesting stuff to copy.
Will try to have a better look next week (when I have some more time).

In the meantime, I notice the dependencies check has wrongly the wget as required and also a small typo ">" instead of ">>" in the same place. None of those are critical, but will be fixed in the next version.

I would like to replace the xterm with osso-xterm but my initial tests didn't succeed.

comaX 2011-08-23 15:20

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by Saturn (Post 1074911)
Nice, the android version has some interesting stuff to copy.
Will try to have a better look next week (when I have some more time).

In the meantime, I notice the dependencies check has wrongly the wget as required and also a small typo ">" instead of ">>" in the same place. None of those are critical, but will be fixed in the next version.

I would like to replace the xterm with osso-xterm but my initial tests didn't succeed.

The > wasn't a typo : since there shouldn't be anything in the text file for the first check, it doesn't matter if we write over (>) or append (>>) text in the file ;)

osso-xterm seems to be a fu*king paint the A55 to use, and xterm is included in busybox-power if I remind correctly...

Anyway, it's still up to you guys ;) And I can't be grateful enough for the work you put in it ! Cheers !

q6600 2011-08-23 16:32

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
hi
i install the new version over the old one ( i didn't delete the yamas folder ) now when i save the pas and log file my txt in save folder are empty.
should i remove yamas delete the folder and reinstall?

nvm
i mange with leafpad

comaX 2011-08-25 12:44

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
I just added DNS spoofing in the BT5 version, but it's still very capricious, so before adding it to maemo's version, I'd need a help with that !
Linux guru, I shall request thy blissful knowledge for thee art the all-knowing One.

So, it's coming bros, but not without some glitches. It seemed pretty simple though. I'll keep you up to date !

udaychaitanya16 2011-08-25 14:50

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Hope you have the blessings of master foo.:D

stevomanu 2011-08-25 15:09

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
just a quick question but is this script ment to work on access points like

BT openzone an btfon cause im havin some issues with both version n900 an backtrack 5 !!

comaX 2011-08-25 23:55

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by stevomanu (Post 1076508)
just a quick question but is this script ment to work on access points like

BT openzone an btfon cause im havin some issues with both version n900 an backtrack 5 !!

I could answer if only I knew what you were talking about...

What is "APs like BT openzone an btfon" ?

comaX 2011-08-26 12:54

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
I kept working on DNS spoofing, and it seems it's steadier with ettercap. Which should suit you guys fine since I don't think you have the dsniff package. Saturn, please contact me, since I think it will be easier for you to update than me trying some weird-as5 stuff in maemo's SDK !

I'll be waiting for your feedback !

K9999 2011-08-28 10:38

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
and now my YAMAS has stopped working. It doesn't grab passwords no more. Any idea how to trace the problem? is the latest version stable? cuz I remember updating it

Chrome 2011-08-28 11:05

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by K9999 (Post 1077935)
and now my YAMAS has stopped working. It doesn't grab passwords no more. Any idea how to trace the problem? is the latest version stable? cuz I remember updating it

The same happened to me. Close it using option 6, and run it again until it works properly. Strange but works for me.

q6600 2011-08-28 12:08

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
for me is not working like that. if i close with 6 i have to wait 10 min. if i reconnect after i close the program, i have to reset the router.

K9999 2011-08-28 16:42

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Quote:

Originally Posted by Chrome (Post 1077948)
The same happened to me. Close it using option 6, and run it again until it works properly. Strange but works for me.

Strange,,, will try it out again.

EDIT: Yup, you're right. It sometimes work after few attempts.

r4ste 2011-09-03 15:33

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Edit: nvm, fixed it
Anyway, it does not show any passwords, I installed everything from the repos, and the password screen is blank.
How can i troubleshoot this ?
Also, after quitting properly, I don't have internet access in n900, I have to reconnect to my network, to make it work once again.

one1002 2011-11-11 18:10

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
sorry to bring up an old topic..

i'm having trouble with the website, login and password showing up..that's if i'm using firefox..

if i'm using safari, i had no trouble getting those passwords..any idea why?

tuxsavvy 2011-11-12 09:25

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
It could be a couple of things:
  • You have already set the login and password with safari before but may have already forgotten that you did.
  • Someone else who borrowed your computer (if its actually shared) may have entered it in.
  • Maybe safari assumed to use anonymous login by default and if that does not work it will prompt the user to enter proper credentials.
  • For some reason the site owner may have decided to block certain browsers for some weird reasons.

It also doesn't really help if you cannot tell us which site you're referring to in the first place.

one1002 2011-11-12 22:05

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
1 Attachment(s)
Quote:

Originally Posted by tuxsavvy (Post 1122258)
It could be a couple of things:
  • You have already set the login and password with safari before but may have already forgotten that you did.
  • Someone else who borrowed your computer (if its actually shared) may have entered it in.
  • Maybe safari assumed to use anonymous login by default and if that does not work it will prompt the user to enter proper credentials.
  • For some reason the site owner may have decided to block certain browsers for some weird reasons.

It also doesn't really help if you cannot tell us which site you're referring to in the first place.

thank you sir for your feedback..i'm not quite sure..sometimes, it's working..sometimes it doesnt..closing n restarting yamas occasionally fix the problem..

basically im trying gmail,yahoo,facebook,forums and so on..sometimes the websites,login and password showed up, sometimes didn't..as such,restarting yamas several times seems to fix it though..

however, there is one thing that i'm quite confuse about..

i've added a screenshot attachment for it..

Attachment 23482

what are those numbers after "login="

yes i have 3 hosts connected to the same wifi (ipad,imac,windows pc and my N900)..sorry if i sound dumb..but im still learning.. =)

thanks and regards


All times are GMT. The time now is 15:31.

vBulletin® Version 3.8.8