![]() |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
From I got from comaX today is that the script should be completely functional with ash now ( so no need for bash ). However when I run it with ash I get errors in the new dependency part of the script:
ash: unknown operand and gives a false positive for missing dependencies (no such thing happens when run as bash) Moreover, after using chmod +x on it the script still returns permission denied when run as ./mitm_pcsci3nce.sh. I will try putting the script in /usr/bin now and running it directly and see what happens. EDIT: This works. Script can be started after chmod +x in /usr/bin by simply issuing mitm_pcsci3nce.sh in terminal. However, it still returns: ash: unknown operand and claims I have unmet dependencies (despite all showing success) EDIT 2: So until figuring out why this happens with ash, bash will still be required. ( first line of the script should link to /bin/bash, not bin/ash) |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
I must warn you guys though : I'm moving out this week, so I should be pretty busy, and when in my new apartment, I might not have internet for some time :s (or Edge connection from mobile phone... Yepee !) I'll kindly ask the neighbors, but I don't think they'll just let me connect to their network like that. ##### Quote:
If you guys find a way to use ash though, we'll be happy bunnies =) |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
New version with dependency check added - test if it works .
It still requires bash to be run, however it can now be run as mitm_pcsci3nce.sh only, no need to type bash before the name now. |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
Code:
if dpkg -l | grep wget 1>/dev/null; then echo $?;fi |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
finally got this working after reinstalling every thing all is working fine one thing i noticed i was sniffing on phone an was using pc an if i click on facebook it goes to white page with
Code:
location: ht thanks for all work on script to all involved |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
Works like a charm and checks for deps on start up, but why not use osso-xterm and ash like vi_ did? |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
#### Quote:
What would be nice is for you guys to test with ash on your own, either with : - ash script.sh - script.sh, with the first line of the script being #! /bin/ash And then report back, either here, or by mail. #### Quote:
|
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
the script has failed to find ettercap but on its own ettercap works. I installed ettercap via karma's debz from link below. how can i correct this?
http://talk.maemo.org/showthread.php...cking+tutorial Quote:
|
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
Code:
ash: D: unknown operand |
Re: [Announce] Yet another MITM attack script (Yamas-ARM)
Quote:
Code:
|
All times are GMT. The time now is 15:10. |
vBulletin® Version 3.8.8