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

fixfp #10879

Merged
merged 2 commits into from
Oct 2, 2024
Merged

fixfp #10879

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions http/cves/2024/CVE-2024-34982.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ info:
product: lylme_spage
fofa-query: icon_hash="-282504889"
tags: cve,cve2024,lylme-spage,rce,intrusive
flow: http(1) && http(2)

variables:
string: "{{randstr}}"
filename: "{{to_lower(rand_text_alpha(5))}}"

flow: http(1) && http(2)

http:
- raw:
- |
Expand All @@ -44,8 +46,10 @@ http:
words:
- '"code":'
- '"msg":'
- '"url":'
- 'php"}'
condition: and
internal: true

- type: status
status:
Expand All @@ -71,4 +75,4 @@ http:
- 'contains(body, "{{string}}" )'
- 'contains(header, "text/html")'
condition: and
# digest: 4a0a00473045022100d6aa315d5179da098583ea0872b86fe414cbc4cda8301de18ddfafb2a93013ae0220177931a6619243ead54124a71f081a30a8e952360d780e51afa8290a31cff24d:922c64590222798bb761d5b6d8e72950
# digest: 4a0a00473045022100d6aa315d5179da098583ea0872b86fe414cbc4cda8301de18ddfafb2a93013ae0220177931a6619243ead54124a71f081a30a8e952360d780e51afa8290a31cff24d:922c64590222798bb761d5b6d8e72950
Loading