id: wordpress-detect info: name: WordPress Detect author: pdteam,daffainfo,ricardomaia severity: info metadata: verified: true shodan-query: http.component:"WordPress" tags: tech,wordpress,cms,wp requests: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/wp-admin/install.php" - "{{BaseURL}}/feed/" - "{{BaseURL}}/?feed=rss2" # alternative if /feed/ is blocked stop-at-first-match: true matchers-condition: and matchers: - type: regex regex: - 'https?:\/\/wordpress\.org.*' - 'wp-login.php' - '\/wp-content/themes\/' - '\/wp-includes\/' - 'name="generator" content="wordpress' - ']+s\d+\.wp\.com' - '