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
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: nimsoft,exposure,tech
|
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
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022011c7f629c849514900d46433b947f454726fe4bd9e61c3821943b4d4938b6554022010736d1d28f04b186b9ff68540c5ae8c96948456f26f256458af49917c82909f:922c64590222798bb761d5b6d8e72950
|