maurosoria / dirsearch

Web path scanner
12.09k stars 2.31k forks source link

PlainTextReport output using -L only reports last target #115

Closed jr-johnson closed 5 years ago

jr-johnson commented 6 years ago

I'm using dirsearch with a list of URLs and the -L flag. I'm attempting to output results using: --plain-text-report=/root/Desktop/dirsearch-allurls-out.txt

After everything runs properly and finishes, the output file only contains information for the last target in a list of ~20.

maurosoria commented 5 years ago

The location where batch reports are located is generated when the tool starts (there is a label where the path is).

If you want to specify report types in combination with batch reports through command line, you can use the "default.conf" configuration file.