Update and rename fastcgi-echo-detect.yaml to fastcgi-echo.yaml
parent
30587d9c21
commit
a131f19867
|
@ -1,7 +1,7 @@
|
|||
id: fastcgi-echo-detect
|
||||
id: fastcgi-echo
|
||||
|
||||
info:
|
||||
name: Fastcgi Echo Program Detection
|
||||
name: Fastcgi Echo Endpoint Exposure
|
||||
author: powerexploit
|
||||
severity: info
|
||||
description: |
|
||||
|
@ -12,7 +12,7 @@ info:
|
|||
metadata:
|
||||
verified: true
|
||||
google-dork: inurl:fcgi-bin/echo
|
||||
tags: logs,oracle,exposure
|
||||
tags: exposure,logs,oracle,fastcgi
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -25,7 +25,6 @@ requests:
|
|||
part: body
|
||||
words:
|
||||
- "<title>FastCGI echo</title>"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
Loading…
Reference in New Issue