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)

stevomanu 2011-06-15 11:30

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

Originally Posted by comaX (Post 1029557)
Have you tried editing the script to use /temp/ instead of /tmp/ ?
I used /tmp/ because it just makes sense, but it could be in root just as well, so just try editing all the paths to something else !

I don't think that should be a problem, but also check the permissions to make sure the file has read permissions... (that's a long shot...)

tryed that yesterday no matter what path i put it still says same thing ..

q6600 2011-06-15 11:52

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
1 Attachment(s)
hi
i manage to get the mitm al is working fine, just asking about this:

line 324 illegal option -e
line 334 illegal option -e
line 336 not fund

Any tips

comaX 2011-06-15 12:13

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

Originally Posted by q6600 (Post 1029587)
hi
i manage to get the mitm al is working fine, just asking about this:

line 324 illegal option -e
line 334 illegal option -e
line 336 not fund

Any tips

I believe those are arguments passed to read. It's pretty useless, I'll delete them.

All those errors make me think of something... What OS are you running ? This is supposed to be run in BT5-arm. Of course it can be runned under something else, but you may have compatibility issues : using ash instead of bash, things like that. That would explain the -e argument not being recognized, but also the different path errors, and file readability.

Those having problems with reading a file, I'd need more detail about what's going on :
- Does the file exist ?
- What are its permissions ?
- Can you cat <file> it ?
- Grep/egrep ?

q6600 2011-06-15 12:18

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
hi
i run this script under xterminal on maemo not under bt5 for me is working so far.

comaX 2011-06-15 12:33

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

Originally Posted by q6600 (Post 1029599)
hi
i run this script under xterminal on maemo not under bt5 for me is working so far.

Hmm ok. I believe unhumane runs it on both maemo and BT5-arm then... But all you guys on the forums are supposed to use the same version on the same OS right ?

(Never heard of maemo before yesterday, so, please shed some light ^^ )

q6600 2011-06-15 12:39

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

kuentin 2011-06-15 12:49

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

Originally Posted by stevomanu (Post 1029576)
tryed that yesterday no matter what path i put it still says same thing ..

I had the same problem with /tmp/yamas.txt or whatever I chosen as the filename to save the log.

After install the packages python-twisted-web python-openssl , and reinstall sslstrip the problem dissapears and I was able to manage the mitm with my n82, getting the passwords flawessly.

Thanks for this script, will test it further and report here.

torpedo48 2011-06-15 13:26

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

Originally Posted by comaX (Post 1029532)
Hi everyone ! I received a mail from a member (torpedo48) who noticed an error due to me being exhausted as fcuk : I forgot to change back egrep /root/grepcred.txt to /tmp/... after being done testing it in local...
Thanks to him !

Glad to be helpful ;)

Thanks to you for your great script!

mr_pingu 2011-06-15 13:46

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

Originally Posted by comaX (Post 1029608)
Hmm ok. I believe unhumane runs it on both maemo and BT5-arm then... But all you guys on the forums are supposed to use the same version on the same OS right ?

(Never heard of maemo before yesterday, so, please shed some light ^^ )

Maemo is the OS that runs on our phones, basically it is a debian distribution which is heavily modified for small screen, still the core is the same, like apt-get and default we got a ash shell (busybox 1.18)

We can install bash by issuing apt-get install bash, but I don't fully understand bash and busybox together. I can type bash in busybox and I get a bash shell but then when I want to gain root it flips back to busybox (ash)

ducki 2011-06-15 14:57

Re: [Announce] Yet another MITM attack script (Yamas-ARM)
 
"cat: cannot open '/temp/yamas.txt' : no such file or directory"


cp script /usr/bin
chmod +rwx /usr/bin/script
bash script

should work now


All times are GMT. The time now is 09:05.

vBulletin® Version 3.8.8