Skip to content

Releases: topscoder/nuclei-wordfence-cve

v2025.10.1

20 Oct 15:49

Choose a tag to compare

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

02 Sep 10:45

Choose a tag to compare

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 production and candidate vulnerability 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

13 May 17:02

Choose a tag to compare

v2024.05.1

13 May 08:44

Choose a tag to compare

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

New Contributors

Full Changelog: v2023.06.1...v2024.05.1