DirectoryImporter
DirectoryImporter copied to clipboard
[Bug] Verbose Gobuster Output Parsing Error
Thank you very much for this Extender.
The Extender version from the BAppStore does throw the error "unknown protocol: found" if you attempt to import a Gobuster output file that was generated using the -v argument of Gobuster:
gobuster dir -u https://example.com -w wordlist.txt -l --wildcard -t 5 -k -e -v -o out.txt
...
Found: https://example.com/ (Status: 200) [Size: 0]
Found: https://example.com/foobar (Status: 404) [Size: 300]