CertWatcher - A Tool For Capture And Tracking Certificate Transparency Logs, Using YAML Templates Based DSL
CertWatcher is a tool for capture and tracking certificate transparency logs, using YAML templates. The tool helps to detect and analyze phishing websites and regular expression patterns, and is designed to make it easy to use for security professionals and researchers. Certwatcher continuously monitors the certificate data stream and checks for suspicious patterns or malicious activity. Certwatcher can also be customized to detect specific phishing patterns and combat the spread of malicious websites. Get Started Certwatcher allows you to use custom templates to display the certificate information. We have some public custom templates available from the community. You can find them in our repository. Useful Links Documentation Install Certwatcher Templating Guide FAQ Contribution If you want to contribute to this project, follow the steps below: Fork this repository. Create a new branch with your feature: git checkout -b my-new-feature Make changes and commit the changes: git commit -m 'Adding a new feature' Push to the original branch: git push origin my-new-feature Open a pull request. Authors @drfabiocastro @noexceptcpp Download Certwatcher

CertWatcher is a tool for capture and tracking certificate transparency logs, using YAML templates. The tool helps to detect and analyze phishing websites and regular expression patterns, and is designed to make it easy to use for security professionals and researchers.
Certwatcher continuously monitors the certificate data stream and checks for suspicious patterns or malicious activity. Certwatcher can also be customized to detect specific phishing patterns and combat the spread of malicious websites.
Get Started
Certwatcher allows you to use custom templates to display the certificate information. We have some public custom templates available from the community. You can find them in our repository.
Useful Links
Contribution
If you want to contribute to this project, follow the steps below:
- Fork this repository.
- Create a new branch with your feature: git checkout -b my-new-feature
- Make changes and commit the changes: git commit -m 'Adding a new feature'
- Push to the original branch: git push origin my-new-feature
- Open a pull request.