![]() |
Re: [ announce ] hackattack!
Quote:
Could you please tell me where your error was, so that I can make the guide even easier? You didn't properly follow step 3, did you? :) |
Re: [ announce ] hackattack!
please look on post 62
theni i put the codes in xterm ( as root) and the program worked |
Re: [ announce ] hackattack!
1 Attachment(s)
Only load the bleeding edge drivers and let wifite do the rest ;)
Prove attached :P :D I runned it without the --power --pps and --anon, just normal You may like this piece of code which has the anonymous mode, power above 12 and 500 packets per second still enabled as vi_ proposed ;) Code:
#!/bin/sh |
Re: [ announce ] hackattack!
In the begining of the attack it says that packages pyritt and cowpatty are missing, should i install them ?
|
Re: [ announce ] hackattack!
nope, it will run fine without them, macchanger should you install tho ;)
|
Re: [ announce ] hackattack!
You can run the non-patched wifite.py, just give your /tmp more space as it dumps .ivs there (standard 1MB allows for only ~70000, so 32MB should be enough for anybody):
sudo mount -o remount,size=32M /tmp and you're good to go |
Re: [ announce ] hackattack!
i'm new on this so called wepon...i have install everything & able to run the program with just one question???
after we start attacking any connection does the password will be reveal at the end or do we have you decrypt it like faircrack???? i'm asking cause i couldnt run the program to the end due to dry out battery... |
Re: [ announce ] hackattack!
Quote:
http://laboratorio.torpedo48.it/noki...ully-automated look at the end part of the video it will answer you :P |
Re: [ announce ] hackattack!
Quote:
Since I don't like being /tmp taking up rootspace, can't we mount it on opt? Dang here you see I am only a 3 months old linux user and lacks experience :( Generally I want to have /tmp/ taking up /opt/ space instead of root space since I don't like the idea of root becoming full after using this. Maybe symlinking? |
Re: [ announce ] hackattack!
Quote:
All we have to do is change where wifite dumps it's temporary files. run in xterm: Code:
sudo sed -i "s/(prefix='wifite')/(prefix='wifite',dir='\/opt\/tmp')/g" /opt/wifi_mon/wifite.py; sudo if [ ! -d "/opt/tmp" ]; then mkdir /opt/tmp; fi Viola, no more /tmp/ restrictions! |
All times are GMT. The time now is 16:00. |
vBulletin® Version 3.8.8