A Chrome Debug Protocol based tool with additional functionality for supporting exploratory testing.
CDP Test Support is open source:
This is a prototype tool which I will gradually expand to explore how the Chrome Debug Protocol can be used to assist with exploratory testing.
You can download the .jar file from the releases page:
https://github.com/eviltester/cdptestsupport/releases
And Instructions are on the main Github page listed above.
Functionality:
- given a list of monitoring terms, it will start Chrome and alert you if any of the terms are found in the web traffic - useful for checking for errors or personal data leakage.