2022-08-15 16:27:15 +00:00
|
|
|
id: uwsgi-ini
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: uwsgi.ini File Exposure
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-08-15 16:27:15 +00:00
|
|
|
verified: true
|
|
|
|
shodan-query: html:"uwsgi.ini"
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: exposure,uwsgi,files
|
2022-08-15 16:27:15 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-15 16:27:15 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/uwsgi.ini"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-08-17 01:23:48 +00:00
|
|
|
part: body
|
2022-08-15 16:27:15 +00:00
|
|
|
words:
|
|
|
|
- '[uwsgi]'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|