Merge pull request #1789 from DhiyaneshGeek/master

Plastic SCM Panel
patch-1
Prince Chaddha 2021-06-25 16:40:28 +05:30 committed by GitHub
commit 2c0a5af778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: plastic-scm-login
info:
name: Plastic SCM Login
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22Log+in+-+Plastic+SCM%22
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/account'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Log in - Plastic SCM</title>'
- type: status
status:
- 200