Forum Discussion

Dark_Knight666's avatar
2 months ago
Solved

Privilege Escalation: Windows – Unquoted Service Paths

Hello, I was wondering if someone could please guide me as to why I'm not able to create a payload as advised by Q9 in order for me to transfer it to my Windows instance?  I feel I have done what i...
  • barney's avatar
    2 months ago

    OK.  If you're running your web server from /home/kali/Desktop/Tools/Windows then that will be the base directory when you open the browser on the Windows machine.  If your payload isn't there then you won't see it.

    Your payload has most likely been saved to /home/kali/ 

    Option 1: Save/copy your payload to the /home/kali/Desktop/Tools/Windows directory
    Option 2: Keep payload where it is and spin up your web server from /home/kali

    Either one of these should sort you out.