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

BDD unable to limit or exclude sites/link from scanning #108

Open
CustosClarus opened this issue Nov 3, 2020 · 2 comments
Open

BDD unable to limit or exclude sites/link from scanning #108

CustosClarus opened this issue Nov 3, 2020 · 2 comments

Comments

@CustosClarus
Copy link

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:-

  1. 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

@CustosClarus
Copy link
Author

Pls find files here
https://gofile.io/d/QSXX4l

@CustosClarus
Copy link
Author

???

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

No branches or pull requests

1 participant