Merge pull request #6629 from tess-ss/patch-119

Create setup-github-enterprise.yaml
patch-1
Dhiyaneshwaran 2023-01-30 13:47:16 +05:30 committed by GitHub
commit aed9c7f85d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: setup-github-enterprise
info:
name: Setup GitHub Enterprise - Detect
author: tess
severity: unknown
metadata:
verified: true
shodan-query: http.favicon.hash:-1373456171
tags: panel,exposure,setup,github
requests:
- method: GET
path:
- '{{BaseURL}}/setup/start'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Setup GitHub Enterprise"
- "Install GitHub Enterprise"
condition: and
- type: status
status:
- 200