id: codeigniter-errorpage info: name: CodeIgniter - Error Page author: j4vaovo severity: low metadata: verified: true max-request: 1 fofa-query: title="ErrorException" shodan-query: title:"Error" html:"CodeIgniter" tags: codeigniter,misconfig,error http: - method: GET path: - "{{BaseURL}}" matchers-condition: and matchers: - type: word part: body words: - "Error" - "ErrorException" - "Database Error" condition: or - type: word part: body words: - "CodeIgniter" case-insensitive: true - type: status status: - 200 - 500 condition: or