Hello, so I am doing the Evading Microsoft Defender lab and when I get to question 30, I can execute pancake.exe but I am not seeing a connection in the new terminal window and don’t see a connection message. Here is a link to a video showcasing the issue: unknown_2024.07.05-15.21.mp4 - Google Drive. Also, I have been using the eth0 address for Kali, 10.91.6.6, and the IPv4 address for Windows, 10.91.6.73, if that is an issue, but I’m not sure. Thanks in advance!
Also stuck on the same lab but at step 9. At the PS> prompt, type cp …/loader.ps1. Powershell states it is missing a destination file after …/loader.ps1
The command is :
[dot][dot]/loader.ps1[space][dot]
It means “go back one directory” find loader.ps1 and copy it “here”
At point 30 of the Evading Microsoft Defender lab I have a problem. In the terminal, which displays only the message “listening on [any] 1234…” with the command nc -lvnp 1234, after running the pancake.exe file there is no other information (I opened it in a new terminal, not a tab). Because of that I cannot get an answer to the question “1. After running pancake.exe on the Windows Victim, the terminal window on the Kali system outputs “connect to [ip] from ______”” In the main terminal I get information as in the screenshot