# davtest detect vulnerability to uploaddavtest-urlhttp://1.1.1.1# davtest uploading filesdavtest-urlhttp://target.com-uploadfile'/my/directory/file.html'-uploadlocexploit.html
Webdav commands
# Copy a resource from one URI to anotherCOPY# Put resource PUT# Change and delete multiple properties on a resource in a single atomic actPROPPATCHPROPFINDetrieveproperties,storedasXML,fromawebresource.Itisalsooverloadedtoallowonetoretrievethecollectionstructure (a.k.a. directoryhierarchy) of a remote system.# Remove a lock from a resourceUNLOCK# Put a lock on a resource. WebDAV supports both shared and exclusive locks.LOCK#used to create collections (a.k.a. a directory)MKCOL