Added Gerapy Detect (#3222)

* Create gerapy-detect.yaml


Co-authored-by: Prince Chaddha <cyberbossprince@gmail.com>
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
patch-1
PikPikcU 2021-12-03 12:10:11 +07:00 committed by GitHub
parent 8ac496e28a
commit 8a31c3c9ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: gerapy-detect
info:
name: Gerapy Detect
author: pikpikcu
severity: info
tags: tech,gerapy,panel
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Gerapy</title>"
- type: status
status:
- 200