Forum Replies Created
- AuthorPosts
Diego Pérez
ParticipantHi!
Those errors are normal, which drive_c folder did you search in? I mean the full path for that drive_c folder.Let me know.
DiegoDiego Pérez
ParticipantHi!
Custom kali was updated last week, I would suggest to download it and use it, it has evilgrade already installed in it.
Also I’ve checked the link and works perfectly, maybe try to use a different browser.Greetings!
DiegoDiego Pérez
ParticipantHi!
Ok, cool.
Greetings!
DiegoDiego Pérez
ParticipantHi Sithum!
What’s the exact issue?
Let me know.
DiegoDiego Pérez
ParticipantHi 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
ParticipantHi Alastair!
Cool you got it!
DiegoDiego Pérez
ParticipantHi Simo!
Cool you got it!
DiegoDiego Pérez
ParticipantHi!
Cool you got it!
DiegoDiego Pérez
ParticipantHi!
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
ParticipantHi!
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
ParticipantHi Akabueze!
Yes it can be used.
Greetings!
DiegoDiego Pérez
ParticipantHi!
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
ParticipantHi Sithum!
Will pass your question to Zaid.
Thanks!
DiegoDiego Pérez
ParticipantHi 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
ParticipantHi 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!
Diego- AuthorPosts