Releases: topscoder/nuclei-wordfence-cve
Releases · topscoder/nuclei-wordfence-cve
v2025.10.1
This release improves version detection in plugins and themes. Over 60,000 templates have been updated.
Changelog
- refactor: remove redundant version extractor definition by @topscoder
- fix: update regex patterns for version extraction to handle whitespace (fixes #31 by @k1ril1ks )
- fix: handle None tag in process_item method to prevent errors by @topscoder
- fix: recreated all templates with updated regex for version detection by @topscoder
v2025.09.1
This release improves template generation, naming, and tagging. Over 59,000 templates have been regenerated for better consistency.
Highlights
- Sanitized template slugs to comply with Nuclei ID rules (#28) by @topscoder
- Fixed Shodan queries in generated templates by @topscoder
- Added
productionandcandidatevulnerability tags (#27) by @topscoder - Removed duplicate and old invalid templates by @topscoder
- Regenerated all templates with the updated naming convention (#27) by @topscoder
- Removed unused code and files (#27) by @topscoder
- Updated the template structure to prevent future duplicates (#27) by @topscoder
Notes
- Wordfence feeds are leading, which should help keep duplicates to a minimum
v2024.05.2
Full Changelog: v2024.05.1...v2024.05.2
v2024.05.1
This new release fixes some issues in the automatic generation of Nuclei templates. It resulted in a massive bump in the amount of Nuclei templates. It bumped from roughly 12,500 templates to 31,500 templates!
What's Changed
- Fixes syntax errors in version detector by @topscoder in 8198a82
- Moved non-wordpress related templates to https://github.com/topscoder/nuclei-zero-day by @topscoder in fbab3de
- Fix version check for Woocommerce 7.1.0 by @topscoder in 718e840
- Fix unique template filename generation by @topscoder in #21
- The amount of templates are now written as 1,337 instead of 1337 in README.md by @topscoder in 47a39e9
- The total amount of templates is now shown in README.md by @topscoder in 42fb502
- Update README.md by @BoBeR182 in #11
New Contributors
Full Changelog: v2023.06.1...v2024.05.1