-
Notifications
You must be signed in to change notification settings - Fork 24
Regular Expression Checks #2
Copy link
Copy link
Open
Labels
bounty on mergeReceive a paid bounty on the merging of this item (first come, first serve)Receive a paid bounty on the merging of this item (first come, first serve)
Metadata
Metadata
Assignees
Labels
bounty on mergeReceive a paid bounty on the merging of this item (first come, first serve)Receive a paid bounty on the merging of this item (first come, first serve)
In order to better support expansion of dooked, regular expression checks for custom notifications at runtime should be added into a specified configuration file (that would be passed at runtime with a command line flag).
Configuration files should support checks on each data field. The user would specify:
For example, a user could generate an alert to push an alert for any page with page content that has an outdated copyright banner, or an alert for domain names that contain "dev" or "test" within them - essentially allowing you to expand dook for monitoring / alerting around domains of interest, not just DNS data points at execution time.
Given this requires a reasonable amount of planning/execution, if you wish to take this on please let me know on twitter (twitter.com/codingo_). Bounty for this finding is $200USD.