Forum Replies Created
- AuthorPosts
Diego PérezParticipantHi!
The file will be uploaded soon as well.Greetings!
Diego
Diego PérezParticipantHi!
Can you tell me which exact VirtualBox version are you using?Thanks!
Diego
Diego PérezParticipantHi!
Try using a different USB or different USB prot yn your system. Can you tell me more details about your OS?(RAM, free disk space, processor, etc)
Thanks!
Diego
Diego PérezParticipantHi!
Can you check again in the resources of the lecture?
Will pass your question to Zaid.
Thanks!
Diego
Diego PérezParticipantHi!
Are you sure you are using the latest custom kali image provided by Zaid? Because it has it already installed and there’s no need to download it again.
Actually custom kali was updated today (v1.3), so you can give it a try.Hope it helps!
Diego
Diego PérezParticipantHi!
Cool you got it!
Diego
Diego PérezParticipantHi!
Yeah, that error isrelated to be kali user. You’ll need to be root user.
Are you sure you are using the latest custom kali image provided by Zaid?
Did you try what I mentioned?Let me know.
Diego
Diego PérezParticipantHi!
Which VirtualBox version are you using?
Can you tell me more details about your OS?(RAM, free disk space, processor, etc)
Thanks!
Diego
Diego PérezParticipantHi!
I have just tried it and was able to install windows python interpreter in custom kali for all users, I tested both 2.7.14 and 2.7.18. Will suggest to try in fresh custom kali, just for testing, so there’s no need to remove your current kali.
You’ll need to install wine, so run:apt update
apt install -y aptitude
aptitude install -y wineThen you can edit Zlogger’s install.sh script, in the code line where it is installing windows dependencies add the proper versions, like:
pyinstaller==3.6 pynput==1.6.8Then run install.sh script
It should work.
Let me know how it goes!
Diego
Diego PérezParticipantHi!
Yeah, end=” will onlywork in python3. To do it with python 2 you can use the arp spoofer as an example. Even I don’t see nothing wrong if it’s printed many times, but as you wish.Greetings!
Diego
Diego PérezParticipantHi!
Did you try with the interprete version I mentioned?Let me know.
Diego
Diego PérezParticipantHi!
Do you mean packet sniffer? Because network scanner is a different tool, so just to be clear.What are you getting on screen? You are trying this inside kali right? I mean sniffin kali’s traffic.
Let me know.
Diego
Diego PérezParticipantHi!
Pretty sure this is a bug in Windows, to fix it first install this update from Microsoft http://support.microsoft.com/kb/3024777Restart, remove virtual box, install it again and then import the virtual machine again.
Hope it helps!
Diego
Diego PérezParticipantHi!
For some reason instaliing it for current user doesn’t execute pip, you’ll need to install it for all users to be able to run pip module.
Maybe try by removing the current python installation and use 2.7.14 interpreter.Let me know how it goes!
Diego
Diego PérezParticipantHi!
Which python interpreter did you installed? Or what did you do to solve the previous issue?Let me know.
Diego- AuthorPosts
