id: seeddms-panel info: name: SeedDMS Login Panel author: pussycat0x,daffainfo severity: info metadata: shodan-query: http.title:"SeedDMS" tags: panel,seeddms,login requests: - method: GET path: - "{{BaseURL}}/out/out.Login.php?referuri=%2Fout%2Fout.ViewFolder.php" - "{{BaseURL}}/dms/out/out.Login.php?referuri=%2Fout%2Fout.ViewFolder.php" redirects: true max-redirects: 2 stop-at-first-match: true matchers-condition: and matchers: - type: word part: body words: - 'href="/out/out.ViewFolder.php">SeedDMS' - 'href="../out/out.ViewFolder.php?folderid=1">SeedDMS' condition: or - type: status status: - 200