(怎么样在ubuntu上去安装spoonwep 和spoonwpa)how to- nstall spoonwep and spoonwpa on ubuntu
由于这下面的英文很简单,我i就不翻译了哈,自己去看 ,我还是翻译下。
SpoonWEP and SpoonWPA is a GUI interface software for WEP and WPA cracking on BackTrack. On Ubuntu, you don’t have a cracking program based on it. After installing aircrack-ng, you can install SpoonWEP and SpoonWPA for cracking easily without command on terminal.
(说明就不翻译了)
1. First, you need download SpoonWEP and SpoonWPA RC3. (choose any)(第一步大概意思就是下载相应的工具)
http://www.ziddu.com/download/17069189/spoonwep2.tar.gz.html (new added since Oct 2011 and only work)
http://www.fileden.com/files/2008/10/11/2138272/spoonwep-wpa-rc3.deb (not work for ubuntu anymore since feb 2011)
http://www.fileden.com/files/2008/10/11/2138272/spoonwep2.tar.gz
2. Install this debian package.(安装包)
sudo dpkg -i spoonwep-wpa-rc3.deb
3. Fixing the bug in Ubuntu.(修复bug)
sudo rm /bin/sh && sudo ln -s /bin/bash /bin/sh
4. Run the SpoonWEP or SpoonWPA (运行软件)
sudo spoonwep
sudo spoonwpa
5. When running the program, you may have this error. (可能出现的错误之处理方法)
Error: /usr/local/bin/wifispoonfeeder/spoonwep/tmp/wscapture-01.txt (No such file or directory)
You can fix it with this command.(用这个命令来修复)
sudo touch /usr/local/bin/wifispoonfeeder/spoonwep/tmp/wscapture-01.txt
or simply
First, you need to import the archive GPG key into your system
ronnie@blindsecurity:~$ wget -q http://archive.offensive-security.com/backtrack.gpg -O- | sudo apt-key add -
Now add the repository:
ronnie@blindsecurity:~$ sudo echo "deb http://archive.offensive-security.com pwnsauce main microverse macroverse restricted universe multiverse" > /etc/apt/sources.list
由于这下面的英文很简单,我i就不翻译了哈,自己去看
SpoonWEP and SpoonWPA is a GUI interface software for WEP and WPA cracking on BackTrack. On Ubuntu, you don’t have a cracking program based on it. After installing aircrack-ng, you can install SpoonWEP and SpoonWPA for cracking easily without command on terminal.
1. First, you need download SpoonWEP and SpoonWPA RC3. (choose any)
http://www.z...
共有 0 条评论