chvancooten/follina.py

Binary not opened in Windows 11

AbdelSaTd opened this issue · 1 comments

I have disabled Windows Defender Security and lauched the command :
python .\follina.py -t docx -m binary -b C:\Windows\System32\calc.exe

When I launch the docx I can perfectly see the GET requests from Word Office but the calc.exe doesn't open.
Obviously I have checked that I can manually open the calculator application.

What do you think the problem is ?
Thanks in advance.

Same for the command :
Start-Process c:\windows\system32\cmd.exe -WindowStyle hidden -ArgumentList '/c echo owned > c:\users\public\owned.txt'
No file appears