Forum Replies Created
- AuthorPosts
Diego Pérez
ModeratorHi!
Does the 3D Acceleration option is enabled in VMware?
Greetings!
DiegoAugust 25, 2021 at 6:15 pm in reply to: cannot boot Kali Linux customized by zSecurity VM inVMware #57878Diego Pérez
ModeratorHi!
You’re welcome!
Which Try Ubuntu button are you talking about? Can you elaborate more? I don’t get it.
And for the course it will be better to use the latest custom kali which is a .vmvmware file, ready for VMware.Greetings!
DiegoAugust 24, 2021 at 5:37 pm in reply to: cannot boot Kali Linux customized by zSecurity VM inVMware #57855Diego Pérez
ModeratorHi!
Check this post, it might help:
https://askubuntu.com/questions/691729/piix4-smbus-0000007-3-host-smbus-controller-bus-not-enabledGreetings!
DiegoDiego Pérez
ModeratorHi!
For some reason you have added () in code line 19, remove them. And in general it would be a good practice to compare your code with Zaid’s code to make sure the syntax and indentation are correct.And the python 2 warning is normal, it is not an error. The python developers are just sending a message.
Greetings!
DiegoDiego Pérez
ModeratorHi!
Yeah, we have been busy but will check it soon, sorry for the inconvenience.
Greetings!
DiegoDiego Pérez
ModeratorYou’re welcome!
Greetings!
DiegoAugust 14, 2021 at 6:26 pm in reply to: How to change the keyboard layout on the metaspoitable VM #57636Diego Pérez
ModeratorHi!
Also try key combinations with shift, ctrl and alt. The character should be there.
Greetings!
DiegoDiego Pérez
ModeratorHi!
Unfortunately there’s no way to use VMware or Virtualbox with the M1 chip. The only solution is to use Parallels and the official kali release, check this video:
Hope it helps!
DiegoDiego Pérez
ModeratorHi!
We’ll check this to add the resource.
Greetings!
DiegoDiego Pérez
ModeratorHi!
Yes, just use a select query, for example:
select username,password from users;
Greetings!
DiegoAugust 12, 2021 at 7:15 pm in reply to: How to change the keyboard layout on the metaspoitable VM #57584Diego Pérez
ModeratorHi!
By default it has an english layout configuration, so I’ll suggest to serach for the desired character by pressing all the keys, and take notes of what is where.
Greetings!
DiegoDiego Pérez
ModeratorHi!
Yes, as mentioned in the lecture you have to install the needed drivers.According to the developer this can be used in mac as well, but you will also need the supported drivers installed. Check their main site to know which drivers to install:
But you need to check if your GPU is supported:
https://hashcat.net/forum/thread-919.html
Greetings!
DiegoAugust 10, 2021 at 5:47 pm in reply to: Remote File Inclusion Vulnerabilities – Discovery & Exploitation #57523Diego Pérez
ModeratorHi!
It works because it contains php code and the server is not restricting execution on any file type. So this will also depend on the configuration of the server but it’s something that is worth to try.Greetings!
DiegoDiego Pérez
ModeratorHi!
It seems like your GPU card is not compatible with hashcat, or it might be overheating. Did you install the needed drivers?Greetings!
DiegoAugust 9, 2021 at 5:29 pm in reply to: How to change the keyboard layout on the metaspoitable VM #57473Diego Pérez
ModeratorHi!
No, unfortunately it can’t be changed. Metasploitable is just a vulnerable machine, it is not intended for general or day to day use. The pipe character should be in the same key as backslash, just press shift.Greetings!
Diego- AuthorPosts