From 5b6673c162b1beb2e93fcf81923ea283a5c42d39 Mon Sep 17 00:00:00 2001 From: idealphase Date: Fri, 10 May 2024 23:09:05 +0700 Subject: [PATCH] Update favicon-detect.yaml Added mooSocial favicon https://moosocial.com/ --- http/technologies/favicon-detect.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/http/technologies/favicon-detect.yaml b/http/technologies/favicon-detect.yaml index 4ebee77d3ff..0f2e2aa2523 100644 --- a/http/technologies/favicon-detect.yaml +++ b/http/technologies/favicon-detect.yaml @@ -2,7 +2,7 @@ id: favicon-detect info: name: favicon-detection - author: un-fmunozs,DhiyaneshDk + author: un-fmunozs,DhiyaneshDk,idealphase severity: info reference: - https://twitter.com/brsn76945860/status/1171233054951501824 @@ -3736,8 +3736,13 @@ http: dsl: - "status_code==200 && (\"-1728967963\" == mmh3(base64_py(body)))" + - type: dsl + name: "mooSocial" + dsl: + - "status_code==200 && (\"702863115\" == mmh3(base64_py(body)))" + extractors: - type: dsl dsl: - 'mmh3(base64_py(body))' -# digest: 4b0a004830460221008c5613a5a0cf6abacf4895de42c95ec8b316479ea03c21cf335e942cbcf87ccf022100877e480c73ae4cfbba3520153c4792344db60a7b3a44c138faf845db3bd10fdf:922c64590222798bb761d5b6d8e72950 \ No newline at end of file +# digest: 4b0a004830460221008c5613a5a0cf6abacf4895de42c95ec8b316479ea03c21cf335e942cbcf87ccf022100877e480c73ae4cfbba3520153c4792344db60a7b3a44c138faf845db3bd10fdf:922c64590222798bb761d5b6d8e72950