Forum Replies Created
- AuthorPosts
Diego Pérez
ModeratorHi!
Ok, cool.
Greetings!
DiegoDiego Pérez
ModeratorHi Sithum!
What’s the exact issue?
Let me know.
DiegoDiego Pérez
ModeratorHi Sithum!
What do you mean it’s guets display is not working? Can you elaborate a bit more please?
Maybe this can help:
Go to Kali’s Settings > Devices > Displays and change resolution (This is inside kali itself)Then go to View menu in VirtualBox’s top bar and select Scaled Mode.
This works for me.
Let me know how it goes!
DiegoDiego Pérez
ModeratorHi Alastair!
Cool you got it!
DiegoDiego Pérez
ModeratorHi Simo!
Cool you got it!
DiegoDiego Pérez
ModeratorHi!
Cool you got it!
DiegoDiego Pérez
ModeratorHi!
All of these courses will help you to be in the right path for being an Ethical Hacker, however all depends on how much effort and time you put on it. The ore knowledge you get and the more you practice will improve your skilss and you’ll be able to get a job in the cyber security field.So leanr as much as you can and practice a lot. There many online plataforms to practice as hackthebox.eu or tryhackme.com. Also here you can download more vulnerable machine to practice:
https://www.vulnhub.com/Hope it helps!
DiegoDiego Pérez
ModeratorHi!
Have you installed Veil?
Cause the only way to upgrade custom kali is to install a new machine. Also you can save all the important files in you host machine and then transfere them to the new custom kali, you can use Shared Folders settings in VirtualBox for this.Hope it helps!
DiegoDiego Pérez
ModeratorHi Akabueze!
Yes it can be used.
Greetings!
DiegoDiego Pérez
ModeratorHi!
There are many factors involved here, in general is very possible that the authorities can trace you back. Please don’t do anything illegal cause you can get in troubles.Greetings!
DiegoDiego Pérez
ModeratorHi Sithum!
Will pass your question to Zaid.
Thanks!
DiegoDiego Pérez
ModeratorHi Stanley!
In the latest metasploit version it won’t show “starting the payload handler”, so the message you have it’s ok.
Make sure that you’re using the same payload when generating the backdoor and when using multi handler, if you’re already doing that then try using a different port, if you’re still having issues then please show me the following please:
1. Result of ifconfig and route -n in Kali.
2. The result of ipconfig in Windows.
3. The result of options before generating the backdoor in Veil or the IP used in the backdoor.
4. The result of show options before running the multi handler.
5. Can you share a screenshot of the Network settings used in VirtualBox for both machines.Let me know.
DiegoDiego Pérez
ModeratorHi Simo!
If you want to use that synthax with subprocess you have to use square brackets as well. Like:
subprocess.call([“ifconfig”, interface, “down”])Let me know how it goes!
DiegoDiego Pérez
ModeratorHi!
Are you still trying with the site I suggested or are you using a different one?
Also I don’t know if it’s gonna work in official kali release as it has many bugs related to networking. I’ll suggest to use custom kali and see if you get the same result.Let me know how it goes!
DiegoDiego Pérez
ModeratorHi!
This is normal, because you are changing the mac of a virtual interface not a real interface, if you use the program to change the mac of a real interface like wlan0 then it works perfectly.
So eth0 simmulates an ethernet connection but is just a virtul interface.Hope it helps!
Diego- AuthorPosts