diff --git a/wordpress-bricks-builder-theme-detect.yaml b/http/technologies/wordpress/theme/wp-bricks-builder-theme.yaml similarity index 62% rename from wordpress-bricks-builder-theme-detect.yaml rename to http/technologies/wordpress/theme/wp-bricks-builder-theme.yaml index ceba2ead00..f6c971b7ea 100644 --- a/wordpress-bricks-builder-theme-detect.yaml +++ b/http/technologies/wordpress/theme/wp-bricks-builder-theme.yaml @@ -1,12 +1,14 @@ -id: wordpress-bricks-builder-theme-detect +id: wp-bricks-builder-theme + info: - name: Detect WordPress Bricks Builder Theme Version <= 1.9.6 - author: yourname + name: WordPress Bricks Builder Theme Version + author: Anonymous severity: info - description: Checks for Bricks Builder Theme versions 1.9.6 and below. + description: | + - Checks for Bricks Builder Theme versions. reference: - https://0day.today/exploit/description/39489 - tags: wordpress,bricksbuilder,detection + tags: wordpress,theme,wp-theme,wp,bricks requests: - method: GET @@ -16,15 +18,14 @@ requests: matchers-condition: and matchers: - type: word + part: body words: - "Bricks Builder" - part: body - type: regex + part: body regex: - "Version\\s([0-1]\\.[0-8]\\.\\d+|1\\.9\\.[0-6])" - part: body - condition: or - type: status status: