Merge pull request #1987 from DhiyaneshGeek/master

1 new template
patch-1
Sandeep Singh 2021-07-14 01:31:04 +05:30 committed by GitHub
commit 24935d098a
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,faraday
requests:
- method: GET
path:
- '{{BaseURL}}/#/login'
matchers-condition: and
matchers:
- type: word
words:
- 'ng-app="faradayApp">'
- type: status
status:
- 200