triplexxx,
The reason that this is happening is that both the scapy and the python-scapy is installed. the version of just scapy is 2.2.0-dev.
apt-get purge python-scapy
and just install...
Type: Posts; User: lajjr; Keyword(s):
triplexxx,
The reason that this is happening is that both the scapy and the python-scapy is installed. the version of just scapy is 2.2.0-dev.
apt-get purge python-scapy
and just install...
xsixsi,
No you don't create it, it is created by the framework.
run in a terminal
msfconsole
This will run for a bit, but please be patient.
then type
xsixsi,
When you run say msfconsole the first time, it creates the /root/.msf4. You don't have to create it.
Regards,
Leo Jackson
Eatme,
True, I told sickness about it. He fixed it all good great script!
Warace,
Did you try installing the files I listed and doing a make clean in the source directory??
in the directory of the download you got type.
make clean
This just to put it back...
warace,
Sorry also install the headers if not installed.
apt-get install linux-headers-2.6.39.4
then recompile you should be good.
Regards,
warace,
What you need is kernel source open a termnial and type
apt-get install linux-source-2.6.39.4
Please try that.
Sickness,
Please check the pyrit part please I still get the error :( . If I was wrong I would just let it be, but I use pyrit alot so when I update pyrit there is the error. I did check out the...
John,
You can always install update-motd
apt-get install update-motd
if you need it.
Eatme,
That might be a different issue, but I still get a error on pyrit no file directory.
Checked out revision 308. python: can't open file 's_e_tup.py': [Errno 2] No such file or directory...
Sickness,
Great news thanks! I was looking over it again, and I see small error. I might be wrong here my bad I have to download the script again, but the one I wget has
subprocess.Popen("cd...
Sickness,
Sorry about this also found an error in script at least it gives me an error on pyrit.
errors on here. line 161 subprocess.Popen("cd pyrit_svn/pyrit && python s_e_tup.py build &&...
Sickness,
After I run the script it works great it updates aircrack-ng yes, but does not compile it also when I do compile I didn't have libssl-dev ?? I see in the script you get the wireshark...
What I get is ./framework.run missing..
chmod: cannot access `framework-64.run': No such file or directory
/var/lib/dpkg/info/framework.postinst: line 11: ./framework-64.run: No such file or...
I tried the windows version under wine it works great. Copy over some of the dlls to windows/system32 and your good to go. Open a file to debug it gives warning about dlls not found they are the one...