Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented May 30, 2025

I created scans similar to "technology detecion template" for WordPress. Using the WordPress API, I retrieved the slug values of plugins and themes, and automated the process with a script. The plugin dataset includes around 55,000 entries, and the themes about 7,500. Each of them sends only one request. Maybe later, you could make it updateable via a GitHub workflow.

example outputs

[INF] Current nuclei version: v3.4.4 (latest)
[INF] Current nuclei-templates version: v10.2.2 (latest)
[WRN] Scan results upload to cloud is disabled.
[INF] New templates added in latest release: 65
[INF] Templates loaded for current scan: 1
[WRN] Loading 1 unsigned templates for scan. Use with caution.
[INF] Targets loaded for current scan: 1
[INF] Running httpx on input host
[INF] Found 1 URL from httpx
[wordpress-plugin-detect:woocommerce] [http] [info] https://abc
[wordpress-plugin-detect:elementor] [http] [info] https://abc

[INF] Current nuclei version: v3.4.4 (latest)
[INF] Current nuclei-templates version: v10.2.2 (latest)
[WRN] Scan results upload to cloud is disabled.
[INF] New templates added in latest release: 65
[INF] Templates loaded for current scan: 1
[WRN] Loading 1 unsigned templates for scan. Use with caution.
[INF] Targets loaded for current scan: 5
[INF] Running httpx on input host
[INF] Found 3 URL from httpx
[wordpress-theme-detect:spacious] [http] [info] https://abc

Template Validation

I've validated this template locally?

  • YES
  • NO

Additional Details (leave it blank if not applicable)

Additional References:

@princechaddha princechaddha added the Done Ready to merge label May 31, 2025
@princechaddha
Copy link
Member

Hello @halil-s4e, thank you so much for sharing this template with the community and contributing to this project 🍻

@princechaddha princechaddha merged commit facc9df into projectdiscovery:main May 31, 2025
3 checks passed
@ghost ghost deleted the wp branch August 20, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Done Ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant