I followed everything as stated on page one. Everything came out ok except this error I get. The error happens when I am under victim discovery and click on launch.
Error: /usr/local/bin/wifispoonfeeder/spoonwep/tmp/wscapture-01.txt (No such file or directory)
Of course, if you really wanted to have some fun, go to Wal-Mart late at night and ask the greeter if they could help you find trashbags, roll of carpet, rope, quicklime, clorox and a shovel. See if they give you any strange looks. --Streaker69
Ok if you have copy all files to the right order, if you Interface is wlan0 then you must start airmon-ng
then you start Spoonwpa with the new monintor-interface "mon0"... go to the directory (for WPA, wep have a ther order:
"/usr/local/bin/wifispoonfeeder/spoonwpa/tmp"
after start the program ill will create 4 files in this order "/usr/local/bin/wifispoonfeeder/spoonwpa/tmp":
wscapture-01.cap
wscapture-01.csv
wscapture-01.kismet.csv
wscapture-01.kismet.netxml
now dount stop the Spoonwpa, only change the file:
wscapture-01.csv to wscapture-01.txt
this is not the best solution, but the code is in java and i can not change it at the progamm tu use csv and not txt.
for spoonwep search the wep tmp order and make the same..
ozzy![]()
No need of change wscapture-01.csv to wscapture-01.txt . The fix is already present in the script (look to red code of first post)
About Error: /usr/local/bin/wifispoonfeeder/spoonwep/tmp/wscapture-01.txt (No such file or directory)Code:while ! [ -e /usr/local/bin/wifispoonfeeder/spoonwpa/tmp/wscapture-01.csv ] do sleep 1; done ln -s /usr/local/bin/wifispoonfeeder/spoonwpa/tmp/wscapture-01.csv /usr/local/bin/wifispoonfeeder/spoonwpa/tmp/wscapture-01.txt 2>/dev/null rm /bin/sh
is a harmless alert
take a look here
hxxps://bugs.launchpad.net/nubuntu/+bug/314184/comments/1
Happiness is only real if shared
Hi all,
Any ideas how to do a alternative to lzm2dir as this is not included on BT$ pre-final!
yes, use Backtrack 3 live cd... it includes lzm2dir...
move SWPA.lzm and spoonwep2.lzm to Desktop folder of your live cd and then:
Code:cd /root/Desktop/Code:lzm2dir spoonwep2.lzm /root/Desktop/after you do it then you transfer usr folder to backtrack 4 partition and follow the tutorial on page 1 of this topic or the other tutorialsCode:lzm2dir SWPA.lzm /root/Desktop/![]()
It ain't work ...
I did create /BT4/modules folder and put the 2 lzm files in it...
after boot into the xwindows and type the command spoonwep,
console returns with
bash: spoonwep: command not found
so try with /modules folder and not working too ....
Then i try this method
Obviously, BT4 doesn't have this command ...if you did a real or a live with persis. changes install simply type :
lzm2dir SWPA.lzm /
lzm2dir spoonwep2.lzm /
this was what console return ...
bash: lzm2dir: command not found
any idea ..?