https://github.com/riklewis/better-detection
Improve the security of your website by detecting unexpected changes to both content and files
https://github.com/riklewis/better-detection
security wordpress wordpress-plugin
Last synced: 2 months ago
JSON representation
Improve the security of your website by detecting unexpected changes to both content and files
- Host: GitHub
- URL: https://github.com/riklewis/better-detection
- Owner: riklewis
- License: gpl-3.0
- Created: 2019-03-12T23:47:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T13:54:34.000Z (over 4 years ago)
- Last Synced: 2025-03-02T18:51:27.625Z (over 1 year ago)
- Topics: security, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://bettersecurity.co
- Size: 507 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Better Detection
Improve the security of your website by detecting unexpected changes to content
This plugin will create and store hashes of content (eg. posts, pages, etc.) and monitor these moving forwards in order to detect when changes occur. When changes are made outside of the normal working process, such as a direct database update, this will then be detected as the hash will get out of sync with the content.