Create faraday-login.yaml

patch-1
Dhiyaneshwaran 2021-07-14 01:11:19 +05:30 committed by GitHub
parent 653077a6e3
commit 120906682a
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: faraday-login
info:
name: Faraday Login
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=html%3A%22faradayApp%22
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/#/login'
matchers-condition: and
matchers:
- type: word
words:
- 'ng-app="faradayApp">'
condition: and
- type: status
status:
- 200