zap-extensions icon indicating copy to clipboard operation
zap-extensions copied to clipboard

selenium: add Stealth feature to avoid automation detection

Open double16 opened this issue 2 years ago • 10 comments

Overview

When running Chrome via Selenium, try to hide that Chrome is being driven by web driver. Some sites/pages detect such as will not serve the page.

Checklist

  • [X] Update help
  • [X] Update changelog
  • [X] Run ./gradlew spotlessApply for code formatting
  • [X] Write tests
  • [X] Check code coverage
  • [X] Sign-off commits
  • [X] Squash commits (single commit)
  • [X] Use a descriptive title

For more details, please refer to the developer rules and guidelines.

double16 avatar Oct 09 '23 16:10 double16

To address the DCO requirement you'll need to sign-off the commit(s):

  • https://github.com/zaproxy/zaproxy/blob/main/CONTRIBUTING.md#developer-certificate-of-origin
  • https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff

Note there’s also a code scanning result which should be addressed.

kingthorin avatar Jan 08 '24 00:01 kingthorin

To address the DCO requirement you'll need to sign-off the commit(s):

* https://github.com/zaproxy/zaproxy/blob/main/CONTRIBUTING.md#developer-certificate-of-origin

* https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff

Note there’s also a code scanning result which should be addressed.

I looked through the commits using the Commits tab and they all showed Verified... signed by myself.

double16 avatar Jan 09 '24 14:01 double16

Signed and signed off are different things for Git.

kingthorin avatar Jan 09 '24 18:01 kingthorin

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

github-actions[bot] avatar Feb 23 '24 12:02 github-actions[bot]

I have read the CLA Document and I hereby sign the CLA recheck

double16 avatar Feb 23 '24 12:02 double16

The comment needs to exactly match I have read the CLA Document and I hereby sign the CLA (i.e. without recheck).

thc202 avatar Feb 23 '24 12:02 thc202

I have read the CLA Document and I hereby sign the CLA

double16 avatar Feb 23 '24 12:02 double16