Update and rename exposed-aspnet-soap-webservices-asmx.yaml to aspnet-soap-webservices-asmx.yaml

patch-1
Ritik Chaddha 2024-04-11 10:36:12 +05:30 committed by GitHub
parent 7828baaeba
commit c80a6d4bca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
id: exposed-aspnet-soap-webservices-asmx
id: aspnet-soap-webservices-asmx
info:
name: SOAP-based ASP.NET web services ASMX - Detect
@ -21,11 +21,11 @@ http:
matchers-condition: and
matchers:
- type: word
part: body
words:
- ".asmx?op="
- ".asmx?WSDL"
- ".asmx?disco"
part: body
condition: and
- type: status
@ -37,4 +37,4 @@ http:
part: body
group: 1
regex:
- '<p class="heading1">([A-Za-z0-9\s_\-\.]+)<\/p>'
- '<p class="heading1">([A-Za-z0-9\s_\-\.]+)<\/p>'