id: elastic-beanstalk-detect info: name: AWS Elastic Beanstalk Detect author: pussycat0x severity: info tags: aws,tech,beanstalk requests: - method: GET path: - '{{BaseURL}}' matchers-condition: and matchers: - type: word words: - '
  • AWS Elastic Beanstalk overview
  • ' - '
  • AWS Elastic Beanstalk overview
  • ' condition: or - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - '([A-Za-z -]+)<\/title>'