Merge pull request #10960 from projectdiscovery/ritikchaddha-patch-1

Update fumengyun-sqli.yaml
patch-12
Ritik Chaddha 2024-10-08 08:38:05 +04:00 committed by GitHub
commit 971c73c680
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 14 additions and 1 deletions

View File

@ -24,7 +24,20 @@ info:
fofa-query: title="孚盟云 "
tags: fumasoft,sqli
flow: http(1) && http(2)
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(response, "孚盟")'
internal: true
- raw:
- |
@timeout: 30s
@ -54,4 +67,4 @@ http:
- 'regex("^0$", body_2)'
- 'contains(content_type_2, "text/plain")'
condition: and
# digest: 4b0a00483046022100ae1de48c3420836a939b97509d95a1ad53e9481ea5e8680a0d411d0ccbd77c5c022100c5061fdb58d047ed2a6a44fa30f2b40ff991cfd291bc19817888b8d2bbd39224:922c64590222798bb761d5b6d8e72950
# digest: 4b0a00483046022100ae1de48c3420836a939b97509d95a1ad53e9481ea5e8680a0d411d0ccbd77c5c022100c5061fdb58d047ed2a6a44fa30f2b40ff991cfd291bc19817888b8d2bbd39224:922c64590222798bb761d5b6d8e72950