Forum Replies Created
- AuthorPosts
Diego Pérez
ParticipantHi!
You’ll need to install an older version of it, so run:
… pip install pyinstaller==3.6
Then it should work.
Greetings!
DiegoDiego Pérez
ParticipantHi!
You would need a wireless adapter, you can check them in this same website. But you can use eth0 interface for this lecture, it will lose internet connection but it works to test that the script works.Greetings!
DiegoDiego Pérez
ParticipantHi!
You can run:
apt update
apt install wineThen it should be installed.
Greetings!
DiegoDiego Pérez
ParticipantHi!
Cool, don’t worry.
Greetings!
DiegoDecember 17, 2021 at 5:11 pm in reply to: About the John The Ripper tool and the most popular hacking programs in course #60927Diego Pérez
ParticipantHi!
No, John the RIpper is also used in Network Hacking Advanced course. I don’t remember all the tools used in the Ethical Hacking course but it is about the knowledge you’ll get from it, not about using tools, for example hashcat and john will do exactly the same, cracking hashes, using those tools can be solved by googling a bit, in any case the important thing is to know how to get the hashes, how to capture a handshake, how to dump a database, etc.Greetings!
DiegoDiego Pérez
ParticipantHi!
We don’t have any course about it nor sell one. I’ll suggest to do google research about it.
Greetings!
DiegoDiego Pérez
ParticipantHi!
The only course that covers hashcat is the Network Hacking Advanced course, just keep in mind that this tool is meant to run in the main host and not in a virtual machine.
Greetings!
DiegoDiego Pérez
ParticipantHi!
Have you tried all the above? Like enabling or disabling 3D graphics.Let me know.
DiegoDecember 6, 2021 at 4:31 pm in reply to: Can I ask for help bacause I lost all my Python programs? #60705Diego Pérez
ParticipantHi!
Unfortunately there’s no repo or backup with all the scripts, also this could be a good chance to review all the topics, maybe you can try to write the scripts without watching the lectures, that will be good to practice your python skills.Greetings!
DiegoDiego Pérez
ParticipantHi!
I don’t understand what you mean in the first part of your question, can you explain with some other words? Also using some punctuation marks will help to make it clearer.And I won’t suggest to buy anything in the darkweb markets, there’s no garantee that is not a scam, there’s no way to ask for a refund as those are not legal stores and in any case you would need to provide an address. They use normal mail services so you’ll need to provide your address, or discuss with each vendor about the delivery methods. So if you want buy something in the darkweb is under your own risk, as mentioned they are not legal companies so there’s no garantee at all.
Greetings!
DiegoDiego Pérez
ParticipantHi!
This error is usually related to resources. So please:
1. Make sure you give Kali enough memory and CPUs.
2. Make sure that you can actually give Kali that much memory and CPU without affecting the host machine, so if you gave it too much then consider reducing it.
3. Experiment with enabling/disabling 3D acceleration.Greetings!
DiegoDiego Pérez
ParticipantHi!
Where did you get that ip for LHOST from? Because it doesn’t seem like a kali’s interface, so the listener won’t be able to bind to it.Also it could be very likely that the VPN provider doesn’t allow port forwarding, I’ll suggest to ask them about the issue, they are the ones who can provide an accurate about it.
Here’s a video that will help you to use a backdoor outside the network:
Greetings!
DiegoDiego Pérez
ParticipantHi!
That will depend on the virus itself, there’s no an straight answer for that, in general you can run it safely in a virtual machine but as mentioned it will depend on the virus and what it does. Things like reverse shells or even ransomeware can be run in a virtual machine safely.Greetings!
DiegoNovember 25, 2021 at 5:26 pm in reply to: Acer laptops lacks Virtualization tech in H2o BIOS setup #60460Diego Pérez
ParticipantHi!
I tried to look for info about the procesor but it is discontinued and there’s no info about virtualization. So you can try to update the BIOS, just do a google research about how to do it in your exact brand and model computer.
This video can give you an idea:
Greetings!
DiegoDiego Pérez
ParticipantHi!
Yeah, that’s a shame.
Greetings!
Diego- AuthorPosts