![]() |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
to correct those errors you need for example in line 79: Code:
if [[ $(grep "0" ./test.txt) == "" ]]; thenCode:
if [[ "$(grep "0" ./test.txt)" == "" ]]; thenYou have this in many ifs but not everywhere and ash is strict about (bash can handle those). |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
|
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
|
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
That is what happens when you have 5 different ettercap ports with 5 different places that it shits its files to... Can someone say where is ettercap placed from the karam installation?
EDIT: Obviously if you are sure ettercap is installed ignore the dependency warning. Gotta update the script to search in multiple locations due to the explanation above. |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
I'm working on all those operand errors, but as I said earlier, I'm in the middle of a moving out, so it might take some time ! Also, now that the dependencies check works in ash, I'll introduce looking for different paths ;) How should the script react to a missing dependency ? Just a warning ? Exiting ? |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Do you guys know why am I getting :
Warning : Cannot convert string "nil2" to type Fontstruct |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
|
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
1 Attachment(s)
Hi comaX and Unhuman,
I think this removes bash dependencies. Have added also tabs here and there for me to read it easier. Hope you find it useful. Note: Haven't tested it much. |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
On a side note: xterm really annoys me, font is small, and you can't copy directly from it :o Edit: after 10 minutes of running device crashed and restarted. This never happened with the previous scripts. |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
Xterm is a secondary problem dude, just copy from the .pass.txt for now ^^ I promise I'll try and make it through with osso when I have the time ;) The fact that you device crash is not surprising ! The parsing method is very CPU-consuming (working on something about that, btw ; but I'm having a hard time !). What I can suggest is that you go to the RTP menu, and pause or kill the process for some time. Could you provide me with screenshots of Saturn's version please ? That may help me a great lot ! Thanks to you both :) |
| All times are GMT. The time now is 08:33. |
vBulletin® Version 3.8.8