View Issue Details

IDProjectCategoryView StatusLast Update
0005480Kali LinuxKali Package Improvementpublic2020-02-10 17:39
Reporterg0tmi1k Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionopen 
Summary0005480: davtest - Fix usage example
Description
g0tmi1k@kali-dev:~$ davtest

ERROR: Missing -url

/usr/bin/davtest -url <url> [options]

 -auth+     Authorization (user:password)
 -cleanup   delete everything uploaded when done
 -directory+    postfix portion of directory to create
 -debug+    DAV debug level 1-3 (2 & 3 log req/resp to /tmp/perldav_debug.txt)
 -move      PUT text files then MOVE to executable
 -nocreate  don't create a directory
 -quiet     only print out summary
 -rand+     use this instead of a random string for filenames
 -sendbd+   send backdoors:
            auto - for any succeeded test
            ext - extension matching file name(s) in backdoors/ dir
 -uploadfile+   upload this file (requires -uploadloc)
 -uploadloc+    upload file to this location/name (requires -uploadfile)
 -url+      url of DAV location

Example: /usr/bin/davtest -url http://localhost/davdir

g0tmi1k@kali-dev:~$ 

Could the example not have the full path (drop /usr/bin/)? Just the program name

Activities

g0tmi1k

g0tmi1k

2020-02-10 17:39

administrator   ~0012141

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling <= 2019.2), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2019-06-01 13:21 g0tmi1k New Issue
2019-06-02 19:16 g0tmi1k Summary davtest - help is wrong => davtest - Fix usage example
2019-06-02 19:16 g0tmi1k Description Updated
2020-02-10 17:39 g0tmi1k Note Added: 0012141
2020-02-10 17:39 g0tmi1k Status new => closed