2022-09-08 13:28:46 +00:00
|
|
|
id: elastic-beanstalk-detect
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
|
|
|
name: AWS Elastic Beanstalk Detect
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: aws,tech,beanstalk
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-08 13:28:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<li><a href="http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html">AWS Elastic Beanstalk overview</a></li>'
|
|
|
|
- '<li><a href="http://docs.amazonwebservices.com/elasticbeanstalk/latest/dg/">AWS Elastic Beanstalk overview</a></li>'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '<title>([A-Za-z -]+)<\/title>'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502205248c4f04864e4ced28b39f71a3a85e4985860aba6b016c3a062c7ab1977aae5022100c886094c2eebe7cb056a7f0ad732908fe42e17837b520a66924972d7f5a8acd6:922c64590222798bb761d5b6d8e72950
|