You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to filter "zap" to scan in-scope (target) site but instead it seems to scan all other links
e.g twitter, Instagram and google.com
I try to change this behavior by making following changes:-
edited the app_scan.features file see attached also
Background:
Given a new scanning session
And a scanner with all policies disabled
And all existing alerts are deleted
Given the following URL regular expressions are excluded from the scanner
|regex |
|.github.|
|.gstatic.|
|.getbootstrap.|
|.w3.|
|.googleapis.|
And the application is navigated
And the application is spidered
but output did not changed see attach it still managed to crawl to excluded links.
thanks.
regards
asad
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to filter "zap" to scan in-scope (target) site but instead it seems to scan all other links
e.g twitter, Instagram and google.com
I try to change this behavior by making following changes:-
Background:
Given a new scanning session
And a scanner with all policies disabled
And all existing alerts are deleted
Given the following URL regular expressions are excluded from the scanner
|regex |
|.github.|
|.gstatic.|
|.getbootstrap.|
|.w3.|
|.googleapis.|
And the application is navigated
And the application is spidered
but output did not changed see attach it still managed to crawl to excluded links.
thanks.
regards
asad
The text was updated successfully, but these errors were encountered: