Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skipfish -I option doesn't properly work #194

Closed
GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment
Closed

Skipfish -I option doesn't properly work #194

GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Note: before submitting, please check:
http://code.google.com/p/skipfish/wiki/KnownIssues

When I use the "-I" option, like in this execution:
./skipfish -o ../test/results -S dictionaries/complete.wl -W ../test/dict.wl -I 
"https://someAplication.domain.com/somePath/" 
https://someAplication.domain.com/somePath/resource.html

Skipfish starts crawling at https://someAplication.domain.com/, ignoring the 
"-I" option.

I've tried to don't use quotes or use single quotes when I use the "-I" option, 
but the results is the same, skipfish always starts crawling at 
"https://someAplication.domain.com/sfi9876.pfx".

Thanks for your work!

Original issue reported on code.google.com by capitan....@gmail.com on 13 Aug 2013 at 9:02

@GoogleCodeExporter
Copy link
Author


Sorry for the delay.  We always perform some basic tests on the root but that 
doesn't mean -I and -X aren't without effect. Anything not matching the -I path 
will not be actively tested (XSS, traversal).

Original comment by niels.he...@gmail.com on 17 Nov 2013 at 8:15

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant