HappyHackingSpace / HappyHackingSpace/dit
Form change monitoring
Open
enhancement
- Dominant language
- Go
- Stars
- 17
- Forks
- 4
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
Monitor forms on a page for structural changes over time:
```
dit watch https://example.com/login --interval 1h
```
Useful for detecting phishing modifications, form tampering, or tracking when sites update their login/registration flows.
Contributor guide
Assessment
This issue has not been assessed yet.