DAVTest – WebDAV Vulnerability Scanning (Scanner) Tool
When facing off against a WebDAV enabled server, there are two things to find out quickly: can you upload files, and if so, can you execute code?
DAVTest attempts help answer those questions, as well as enable the pentester to quickly gain access to the host. DAVTest tries to upload test files of various extension types (e.g., “.php” or “.txt”), checks if those files were uploaded successfully, and then if they can execute on the server. It also allows for uploading of the files as plain text files and then trying to use the MOVE command to rename them to an executable.
Assuming you can upload an executable, a test file does you no good–so DAVTest can automatically upload a fully functional shell. It ships with shells for PHP, ASP, ASPX, CFM, JSP, CGI, and PL, and dropping a file in the right directory will let you upload any back-door you like.
Features
- Upload with executable extension or .txt
- Checks for successful upload and execution
- Supports MOVE and MKCOL
- Can upload backdoor/shell or arbitrary files
- Basic authentication
DAVTest is written in PERL and licensed under the GPLv3.
You can download DAVTest v1.0 here:
Or read more here.
Tweet
Recent in Exploits/Vulnerabilities:
- US Subway Stores POS Hacked For $3Million Dollars
- No BEAST Fix From Microsoft In December Patch Tuesday – But They Fixed Duqu Bug
- Apple Bans Security Researcher Charlie Miller For Exposing iOS Exploit
Related Posts:
- Acunetix Web Vulnerability Scanner (WVS) 6.5 Released
- X-Scan by XFocus – Basic Free Network Vulnerability Scanner
- Angry IP Scanner – Cross Platform Port Scanner
Most Read in Exploits/Vulnerabilities:
- Learn to use Metasploit – Tutorials, Docs & Videos - 192,527 views
- AJAX: Is your application secure enough? - 115,792 views
- eEye Launches 0-Day Exploit Tracker - 81,954 views


Posted in:



Vulberability—-> Vulnerability
Thanks – fixed.