Code42 Panel Detection (#3560)

* Added Terraform Enterprise Detection Template

* Updated Author

* Added Code42 Panel Detection

* Removed Terraform Enterprise Template

* Update code42-panel.yaml

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
patch-1
Adam Crosser 2022-01-19 00:59:11 -06:00 committed by GitHub
parent 3cd869ca44
commit 053d02b80b
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: code42-panel
info:
name: Code42 Panel
author: Adam Crosser
severity: info
tags: panel,code42
requests:
- method: GET
path:
- '{{BaseURL}}/404'
matchers-condition: and
matchers:
- type: dsl
dsl:
- 'status_code == 404'
- type: word
words:
- "<a href=\"https://code42.com\">Code42 homepage</a>"