added flow

patch-1
Ritik Chaddha 2024-01-20 02:12:09 +05:30 committed by GitHub
parent 01350e22da
commit e7ed4d1cb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

View File

@ -12,7 +12,19 @@ info:
shodan-query: title:"vBulletin"
tags: config,exposure,fpd,vbulletin
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
part: body
words:
- "vBulletin"
- method: GET
path:
- "{{BaseURL}}/forumdisplay.php?do[]=[test.dll]"