Merge pull request #10750 from projectdiscovery/DhiyaneshGeek-patch-1

Update ibm-api-connect-developer-portal-detect.yaml (Fix-FP)
patch-11
Ritik Chaddha 2024-09-13 21:19:06 +04:00 committed by GitHub
commit e5c78945b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ http:
matchers:
- type: dsl
dsl:
- 'contains_any(to_lower(body), "ibm developer portal is ready", "package: ibm api developer", "modules\\/ibm_apim\\/")'
- 'contains_any(to_lower(body), "ibm developer portal is ready", "package: ibm api developer")'
- '("801517258" == mmh3(base64_py(body)))'
condition: or