Merge pull request #8739 from projectdiscovery/fix-matcher-matrix

Update matrix-homeserver-detect.yaml
patch-1
Ritik Chaddha 2023-12-02 19:48:23 +05:30 committed by GitHub
commit ae82d13264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -24,8 +24,9 @@ http:
- type: word
part: body
words:
- '"name":"Synapse"'
- '"server":'
- '"name":'
- '"version":'
condition: and
extractors:
@ -33,4 +34,5 @@ http:
part: body
json:
- '.server | select((.name != null) and (.version != null)) | .name, .version'
# digest: 490a0046304402206a20db30dfe1093b97201b08c8cf51d125bd8f162e206d23d2cc6c7c8abfdbb80220197125a07eaa1275e246ce26a6ae25f56d8b0b762eb22d839b15c6b4ce33245f:922c64590222798bb761d5b6d8e72950
# digest: 490a0046304402206a20db30dfe1093b97201b08c8cf51d125bd8f162e206d23d2cc6c7c8abfdbb80220197125a07eaa1275e246ce26a6ae25f56d8b0b762eb22d839b15c6b4ce33245f:922c64590222798bb761d5b6d8e72950