Skip to content

AWS EC2 Auto Scaling Lab

ID: aws-ec2-autoscale

Severity: info

Author: DhiyaneshDk

Tags: exposure,ec2,aws,amazon,panel

id: aws-ec2-autoscale
info:
name: AWS EC2 Auto Scaling Lab
author: DhiyaneshDk
severity: info
reference:
- https://www.facebook.com/photo/?fbid=620605120110011&set=a.467014098802448
metadata:
verified: true
max-request: 1
shodan-query: html:"AWS EC2 Auto Scaling Lab"
tags: exposure,ec2,aws,amazon,panel
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'AWS EC2 Auto Scaling Lab'
- 'EC2 Instance Metadata'
condition: and
- type: status
status:
- 200
# digest: 4a0a004730450221009a294ae75e5bc7fb560f5f74fbdf6923a7f538aa345cc04fc5f94d27463e943202207e79d4a6e62ea74ffabba9fb4fce6b7267bf192d8826bfbb1cbf2882961ce9df:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/aws-ec2-autoscale.yaml"

View on Github