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)

Del 2011-07-01 14:12

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

Originally Posted by AgogData (Post 1042695)
you didn't do everything :p
download sslstrip from here(http://www.thoughtcrime.org/software...rip-0.9.tar.gz)
then put it in MyDocs
Code:

tar zxvf sslstrip-0.9.tar.gz
cd sslstrip-0.9
python ./setup.py install




Everything works fine champ

but it show no PASS !!




:confused:

comaX 2011-07-01 16:53

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

Originally Posted by Del (Post 1042802)
Everything works fine champ

but it show no PASS !!




:confused:

All right. Is it your network ? If yes (well, even if not...), send me your logs so that I can know if this is because you didn't capture any, because something's wronf, or because the parser couldn't find it. contact.comax@gmail.com ;) Or just upload it here if you feel like it.

mr_pingu 2011-07-01 17:00

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

Originally Posted by comaX (Post 1042905)
All right. Is it your network ? If yes (well, even if not...), send me your logs so that I can know if this is because you didn't capture any, because something's wronf, or because the parser couldn't find it. contact.comax@gmail.com ;) Or just upload it here if you feel like it.

Happend me also once, I don't know if it's my problem, but when the script says IP1, IP2

Do I have to type "IP1, IP2" or do I have to type the actual IP? Not sure here, when I typed the actual IP it worked but when I used IP1 it didn't gave me anything. I didn't do any test yet, so I wanted to know if it was my fault :P

Del 2011-07-01 18:04

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

Originally Posted by comaX (Post 1042905)
All right. Is it your network ? If yes (well, even if not...), send me your logs so that I can know if this is because you didn't capture any, because something's wronf, or because the parser couldn't find it. contact.comax@gmail.com ;) Or just upload it here if you feel like it.

logs ammm

well .. I will attach everything :D

if there anything missing .. tell me =)

ps.yes , it's my network

MSHAH 2011-07-01 19:46

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
atleast that one shows something, my password screen is always blank! the only line is the first line about ascii!

Kabouik 2011-07-01 20:58

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Since I updated Yamas to the version with a .desktop file, I'm back to my problem of no password nor login retrieved. :D

The previous version worked great. On my side, I did not change anything on my N900. :|

Saturn 2011-07-01 22:09

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

Originally Posted by Kabouik (Post 1043024)
Since I updated Yamas to the version with a .desktop file, I'm back to my problem of no password nor login retrieved. :D

The previous version worked great. On my side, I did not change anything on my N900. :|

Not a fault of new code; the code in the script has not changed.
If you start it from the command line, i.e. with "yamas" (it's still there as before) should be exactly the same as in the previous version.

Check if a resume or kill and restart option give you soma better results. it has worked for me in a couple of instances.

Also reboot the device and try again. Sometimes it is needed in my case for faster transmissions, like if the wifi power mode is stuck.

demiurgo0 2011-07-02 00:28

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
my problem is that every time I launch the yamas, my pc goes offline ......... poisoning is a problem?

can anyone help?

jamie721 2011-07-02 18:15

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
same here logs r empty this time. but time before i tryed computer didnt load page but i did get logs. xxx

Saturn 2011-07-02 19:09

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
Sorry, double checked the code for changes and there is nothing changed.

Actually I have even forgot to increment the version number..

while everything is working go to the the original terminal and press on the top bar and you will get the option "New". Press that; it will open a new xterm.
there type
Code:

ps |grep xterm
ps |grep ssl

you should get something like that:
Code:

~ $ ps |grep xterm
 4798 user      3932 S    /usr/bin/osso-xterm
 4799 user    31632 S    /usr/bin/osso-xterm
 4844 root      9332 S    xterm -T ettercap -e ettercap -o -q -i wlan0 -T -M arp  /192.168.0.1/ //
 4850 root      9332 S    xterm -hold -T Passwords -e /tmp/looparse.sh
 5555 user      2832 S    grep xterm
~ $ ps |grep ssl
 4834 root    17440 S    /usr/bin/python /usr/bin/sslstrip -f -a -k -l 8080 -w /home/user/yamas/yamas.txt
 5741 user      2828 S    grep ssl

if you see those running and with your configuration then the problem is elsewhere.


All times are GMT. The time now is 08:33.

vBulletin® Version 3.8.8