Do not scan js and css
When I use Arachni to scan my site. Is there any way to prevent Arachni scan lib js file and also css file. Becasue It takes too long and I do not want to scan them. It is not necessary.
Please help me!. Thanks
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
1 Posted by Gordon on 20 Mar, 2018 07:31 PM
Hello Dao,
This is easily achieved either in CLI, where you declare parameter --scope-exclude-pattern=.js Alternately you can use Web UI, under Profiles find text field Scope exclude file extensions and type .js in there. Hope that helps.
Tasos Laskos closed this discussion on 04 May, 2018 09:01 AM.