id: exposed-svn info: name: Exposed SVN Directory author: udit_thakkur,dwisiswant0 severity: medium tags: config,exposure,svn requests: - method: GET path: - "{{BaseURL}}/.svn/entries" matchers-condition: and matchers: - type: regex part: body regex: - "(^10\\s*dir|\\.svn-base|has-props|svn:\\/\\/|([\\da-f]{32}[\\S+\\r\\n\\s]+[\\d]{4}-[\\d]{2}-[\\d]{2}T[\\d]{2}:[\\d]{2}:[\\d]{2}.[\\d]{6}Z))" - type: status status: - 200 - type: word part: header words: - "text/plain"