From 13fafd4b8b93a0990c940c67e670f658cd3a672f Mon Sep 17 00:00:00 2001 From: Jarcis-cy Date: Tue, 25 Jun 2024 13:18:56 +0800 Subject: [PATCH] =?UTF-8?q?[add]=20=E6=B5=8B=E8=AF=95ci=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- finger/Azure.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 finger/Azure.yml diff --git a/finger/Azure.yml b/finger/Azure.yml new file mode 100644 index 0000000..85c2950 --- /dev/null +++ b/finger/Azure.yml @@ -0,0 +1,15 @@ +name: fingerprint-yaml-Azure +manual: false +detail: + fingerprint: + name: Azure +transport: http +rules: + r0: + request: + cache: true + method: GET + path: / + follow_redirects: true + expression: response.raw_header.bcontains(bytes("azure-webrole-instance-id")) || response.raw_header.ibcontains(b"Windows-Azure-Web") +expression: r0()