Broken Payload References in speedycache.yaml and aryo-activity-log.yaml Templates #11679
-
Description: When running Nuclei with the latest templates cloned directly from the official repository, two WordPress plugin detection templates reference missing payload files: Affected Templates: http/technologies/wordpress/plugins/speedycache.yaml http/technologies/wordpress/plugins/aryo-activity-log.yaml Error Observed: Error: payload file "helpers/wordpress/plugins/speedycache.txt" for payload "last_version" does not exist Confirmed via GitHub search that neither speedycache.txt nor aryo-activity-log.txt exists in the repository. Fresh git clone of the repository still reproduces the issue. Nuclei, Go, and templates are all up-to-date. Expected Behavior: Reference valid payload files in the repository, or Use alternative methods (static versions, dynamic extraction) if payload files are deprecated. Suggested Fix: Remove or update the invalid payloads sections in these templates. If these templates are obsolete, consider archiving/removing them. Environment: Nuclei Version: v3.2.0 (latest) Templates: Commit hash [insert git commit hash here] OS: Windows 11 Additional Notes: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
We have resolved the issue here: #11684. Thank you |
Beta Was this translation helpful? Give feedback.
We have resolved the issue here: #11684. Thank you