2022-05-26 18:06:31 +00:00
|
|
|
id: nimsoft-wasp
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Nimsoft Wasp Detection
|
|
|
|
author: Nullfuzz
|
|
|
|
severity: info
|
|
|
|
description: Detect Nimsoft Wasp WebPage
|
|
|
|
tags: nimsoft,exposure,tech
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2022-05-26 18:06:31 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-05-26 18:06:31 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Powered by <b>Nimsoft WASP "
|
|
|
|
- "<title>WASP</title>"
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|