Update and rename exposed-aspnet-soap-webservices-asmx.yaml to aspnet-soap-webservices-asmx.yaml
parent
7828baaeba
commit
c80a6d4bca
|
@ -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>'
|
Loading…
Reference in New Issue