Added Nimsoft WASP Detect Template (#4487)

* Added Nimsoft WASP Detect Template

* misc updates

* Update nimsoft-wasp.yaml

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
patch-1
Serghuesz 2022-05-26 15:06:31 -03:00 committed by GitHub
parent e12748a856
commit f4a31db997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: nimsoft-wasp
info:
name: Nimsoft Wasp Detection
author: Nullfuzz
severity: info
description: Detect Nimsoft Wasp WebPage
tags: nimsoft,exposure,tech
requests:
- 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