diff --git a/technologies/wordpress-detect.yaml b/technologies/wordpress-detect.yaml index ec57c10377..ef69cb594a 100644 --- a/technologies/wordpress-detect.yaml +++ b/technologies/wordpress-detect.yaml @@ -1,23 +1,24 @@ id: wordpress-detect info: - name: WordPress Detection - author: pdteam + name: WordPress Detect + author: pdteam,daffainfo severity: info metadata: + verified: true shodan-query: http.component:"WordPress" - tags: tech,wordpress + tags: tech,wordpress,cms,wp requests: - method: GET path: - - "{{BaseURL}}" + - '{{BaseURL}}' + - '{{BaseURL}}/feed/' + - '{{BaseURL}}/?feed=rss2' #alternative if /feed/ is blocked - host-redirects: true - max-redirects: 2 + stop-at-first-match: true matchers-condition: or matchers: - - type: regex regex: - ']+s\d+\.wp\.com' @@ -25,6 +26,14 @@ requests: - '