id: otobo-panel info: name: OTOBO Login Panel author: princechaddha severity: info description: OTOBO is one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management. reference: - https://github.com/rotheross/otobo metadata: shodan-query: http.title:"otobo" tags: panel,otobo requests: - method: GET path: - "{{BaseURL}}/otobo/index.pl" matchers-condition: and matchers: - type: regex part: body regex: - "(.*)OTOBO(.*)" - type: status status: - 200