Update php-composer-binary.yaml

patch-1
Ritik Chaddha 2024-01-02 21:02:35 +05:30 committed by GitHub
parent c4c3bc800b
commit 3e0dbb20f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -1,14 +1,15 @@
id: php-composer-binary
info:
name: Publically Accessible PHP Composer Binary
name: PHP Composer Binary - Exposure
author: mayank_pandey01
severity: info
description: |
This Nuclei template checks if the specified endpoints have Publically Accessible PHP Composer Binary.
This Nuclei template checks if the specified endpoints have publically accessible PHP Composer Binary.
remediation: |
Restrict access to the PHP Composer binary by implementing proper access controls and permissions.
metadata:
max-request: 1
verified: true
shodan-query: title:"контроллер"
tags: php,composer,exposure
@ -24,6 +25,8 @@ http:
part: body
words:
- "/usr/bin/env php"
- "<?php"
condition: and
- type: status
status: