Azure Function App - Default Page
ID: default-azure-function-app
Severity: info
Author: dhiyaneshDk
Tags: tech,azure,microsoft
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: default-azure-function-app
info: name: Azure Function App - Default Page author: dhiyaneshDk severity: info classification: cpe: cpe:2.3:a:microsoft:azure:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: microsoft product: azure shodan-query: html:"Your Azure Function App is up and running" tags: tech,azure,microsoft
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word part: body words: - "<title>Your Azure Function App is up and running.</title>"
- type: status status: - 200# digest: 490a00463044022011e0fc3596cace16a5cb63ad5e30ffcb322e30b70c30ae7098fb5a71ac718ea50220137815d5121ec9e578523c8cca33b8e369293e24b75fdc5d8bff609b8375747d:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/technologies/microsoft/default-azure-function-app.yaml"