Notices


Reply
Thread Tools
Posts: 529 | Thanked: 194 times | Joined on Aug 2010 @ UK
#41
Originally Posted by comaX View Post
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 ..
__________________
METASPLOIT INSTALL N900
Keep the forums clean
Dont forget to say thanks
 
Posts: 146 | Thanked: 39 times | Joined on May 2010
#42
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
Attached Images
 
 
Posts: 83 | Thanked: 142 times | Joined on Jun 2011 @ Paris, France
#43
Originally Posted by q6600 View Post
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 ?
 
Posts: 146 | Thanked: 39 times | Joined on May 2010
#44
hi
i run this script under xterminal on maemo not under bt5 for me is working so far.
 
Posts: 83 | Thanked: 142 times | Joined on Jun 2011 @ Paris, France
#45
Originally Posted by q6600 View Post
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 ^^ )
 
Posts: 146 | Thanked: 39 times | Joined on May 2010
#46
Yes, maemo
 
Posts: 3 | Thanked: 2 times | Joined on Jun 2011
#47
Originally Posted by stevomanu View Post
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.
 

The Following User Says Thank You to kuentin For This Useful Post:
Posts: 489 | Thanked: 404 times | Joined on Dec 2009
#48
Originally Posted by comaX View Post
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!
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#49
Originally Posted by comaX View Post
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)
 
Posts: 20 | Thanked: 2 times | Joined on Mar 2010
#50
"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

Last edited by ducki; 2011-06-15 at 14:59.
 

The Following User Says Thank You to ducki For This Useful Post:
Reply

Tags
pentesting, tester of pens


 
Forum Jump


All times are GMT. The time now is 17:54.