Bitquark

Results 3 comments of Bitquark

Yup "handlers" won't have an 8.3 filename created by Windows (it's too short) so it won't get picked up by shortscan. I've just added support for multiple URLs in v0.8.0...

To pass in multiple URLs just pass them in the same way as the first: ``` shortscan https://example.org/ https://example.com/ https://example.net/ ``` Regarding the directory check, normal wordlist parsing skips anything...

Better depends on what you're doing, but if you have a large number of URLs to scan it could certainly be a useful option. It's on the list!