extend Paths from file

Peter-Dave Sheehan's Avatar

Peter-Dave Sheehan

21 Sep, 2016 11:03 PM

I'm calling the arachni command line using this parameter:
--scope-extend-paths urlList.txt e.g.

arachni https://host.domain.com:220111/app-name --scope-extend-paths urlList.txt

The urlList.txt contains several url in the following form:

https://host.domain.com:22011/app-name/#/view/qracore/browses/list?browseId=urn:browse:mfg:fs123
https://host.domain.com:22011/app-name/#/view/qracore/browses/list?browseId=urn:browse:mfg:fs124
https://host.domain.com:22011/app-name/#/view/qracore/browses/list?browseId=urn:browse:mfg:rc016
...
But after the execution, I see the following in the Configuration tab when I open an html version of the report
"extend_paths" ["view/qracore/browses/list?browseId=urn:browse:mfg:fs123", "view/qracore/browses/list?browseId=urn:browse:mfg:fs124" ...

And the site map includes the following corresponding entries

404     https://host.domain.com:22011/view/qracore/browses/list?browseId=urn:browse:mfg:fs123
404    https://qvaranaldb01.qad.com:22011/view/qracore/browses/list?browseId=urn:browse:mfg:fs124
404    https://qvaranaldb01.qad.com:22011/view/qracore/browses/list?browseId=urn:browse:mfg:rc016

Why am I missing the app-name/# portion of the url? Some issues with escaping?
How can I fix that?

Thanks

  1. Support Staff 1 Posted by Tasos Laskos on 22 Sep, 2016 08:35 AM

    Tasos Laskos's Avatar

    You can't currently fix it, you can follow progress of the features at: https://github.com/Arachni/arachni/issues/776
    Not sure when it's going to be implemented though.

    Cheers

  2. Tasos Laskos closed this discussion on 23 Sep, 2016 11:50 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac