Davtest

Used to scan, authenticate and exploit a WebDAV server :

To test what files we can Upload and what files that can be Executed:

-auth <username:password> |\/| -url <http://<ip>/<directory_of_login_page>>
davtest -auth bob:password_123321 -url http://10.2.29.97/webdav

After this command we see the files extensions that can be uploaded and the files that can be executed....