Forum Replies Created
- AuthorPosts
Diego Pérez
ParticipantHi!
Try by reinstalling VMware again, I mean to download a new VMware installer, install it and test the virtual machine network connection.Greetings!
DiegoDiego Pérez
ParticipantHi!
Did you install, update or upgrade anything before the problem started? It could be in a virtual machine or host.
Do you have any antivirus or firewall installed?Greetings!
DiegoMay 18, 2023 at 7:09 pm in reply to: Issues with updating kali and further tools installation #72541Diego Pérez
ParticipantHi!
It seems like your kali is not connected to internet or there could be something blocking outgoing connections, something like a firewall or antivirus in the host machine.
I suggest to use custom kali for the course. It is a VMware image but you can try to convert it into a suitable format for virtualbox:How to Convert Virtual Machines from VMware to VirtualBox and Vice Versa
It’s an old blog but the OVFTool mentioned in the article is still being part of VMware and the commands should work, I recommend using VMware tough.
Greetings!
DiegoDiego Pérez
ParticipantHi!
Glad you got it!
DiegoMay 17, 2023 at 6:14 pm in reply to: trying to download windows 10 as a virtual machine on mac1 #72515Diego Pérez
ParticipantHi!
Glad you got it!
DiegoMay 16, 2023 at 6:44 pm in reply to: trying to download windows 10 as a virtual machine on mac1 #72490Diego Pérez
ParticipantHi!
Unfortunately you can’t run windows 10 in the M1 chip, you would need an intel-based machine instead. You can install windows 11 instead:
https://cellular.fm/2022/08/03/install-windows-11-arm-vmware-fusion-apple-silicon-m1-m2-mac-macbook-air-pro-imac-macstudio-video/Greetings!
DiegoDiego Pérez
ParticipantHi!
As you can read from the output of the first command it failed, it’s a good practice to read the output to know if it worked or not, sometimes if there’s no output it means it worked.
So, navigate to /usr/lib/python3/dist-packages and manually remove any file or directory related to pydantic, then run the pip3 install command again.Greetings!
DiegoDiego Pérez
ParticipantHi!
You can unistall pydantic and then install it again, so run:
pip3 uninstall pydantic
pip3 install pydanticThen run the empire server again and it should work as expected.
Greetings!
DiegoDiego Pérez
ParticipantHi!
According to the screenshots the file has a .7z extension which means it is not uncompressed. Also, in the file browser screenshot it clearly says Type: 7z
As mentioned earlier watch the lecture again and follow each step accordingly.Greetings!
DiegoDiego Pérez
ParticipantHi!
The file is still compressed and that’s why it is not working, it’s important to follow the steps accordingly and don’t miss any. Zaid clearly mentioned in the lecture that you need to uncompress the archive before importing it. I suggest to watch the lecture again and make sure to follow all the instructions as Zaid shows them. If you don’t follow the instructions as mentioned in the lecture you’ll face errors.Greetings!
DiegoDiego Pérez
ParticipantHi!
I can see you have already run wsl command before wsl -u root. It would be better to watch the lecture again and follow each step accordingly as it seems some concepts are not clear for you yet.Greetings!
DiegoDiego Pérez
ParticipantHi!
Ok, now as mentioned before share a screenshot of the exact file you are trying to import to VMware. I mean a File explorer screenshot where we can see the name and extension of the file you are trying to import.Greetings!
DiegoDiego Pérez
ParticipantHi!
It depends what you are interested on, if you want to be a pentester then go for the Website Hacking course but if you want to focus on bug bounty then go for the Bug Bounty course first. At the end it would be better to take both courses as they are complementary.Greetings!
DiegoDiego Pérez
ParticipantHi!
The only screenshot here is related to the error to the git version and it won’t work as expected. As mentioned use the method showed in the lecture, if you’re getting an error with it then show the proper screenshot instead.Greetings!
DiegoDiego Pérez
ParticipantHi!
I suggest to install empire as mentioned in course instead.Greetings!
Diego- AuthorPosts