Added template for ntopng-traffic-dashboard

patch-1
Aman Rawat 2023-01-15 14:28:18 +05:30
parent 85279791e7
commit 795b81dba7
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: ntopng-traffic-dashboard
info:
name: ntopng - Traffic Dashboard
author: theamanrawat
severity: low
metadata:
verified: true
shodan-query: http.title:"ntopng - Traffic Dashboard"
tags: tech,ntopng
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>ntopng - Traffic Dashboard</title>'
- 'https://github.com/ntop/ntopng'
condition: and
- type: status
status:
- 200