Create jfrog.yaml

patch-1
Dhiyaneshwaran 2021-02-27 15:58:22 +05:30 committed by GitHub
parent 13024532d8
commit dad752f600
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

21
exposed-panels/jfrog.yaml Normal file
View File

@ -0,0 +1,21 @@
id: jfrog-login
info:
name: JFrog Login
author: dhiyaneshDK
severity: info
reference: https://www.exploit-db.com/ghdb/6797
requests:
- method: GET
path:
- '{{BaseURL}}/ui/login/'
matchers-condition: and
matchers:
- type: word
words:
- '<title>JFrog</title>'
- type: status
status:
- 200