id: ntopng-traffic-dashboard info: name: Ntopng Traffic Dashboard - Detect author: theamanrawat severity: low description: Ntopng traffic dashboard was detected. metadata: verified: true shodan-query: http.title:"ntopng - Traffic Dashboard" tags: misconfig,ntopng,dashboard requests: - method: GET path: - '{{BaseURL}}' matchers-condition: and matchers: - type: word part: body words: - 'ntopng - Traffic Dashboard' - 'https://github.com/ntop/ntopng' condition: and - type: status status: - 200 # Enhanced by md on 2023/03/10