commit
1c42b039fb
|
@ -19,11 +19,13 @@ info:
|
||||||
product: lylme_spage
|
product: lylme_spage
|
||||||
fofa-query: icon_hash="-282504889"
|
fofa-query: icon_hash="-282504889"
|
||||||
tags: cve,cve2024,lylme-spage,rce,intrusive
|
tags: cve,cve2024,lylme-spage,rce,intrusive
|
||||||
flow: http(1) && http(2)
|
|
||||||
variables:
|
variables:
|
||||||
string: "{{randstr}}"
|
string: "{{randstr}}"
|
||||||
filename: "{{to_lower(rand_text_alpha(5))}}"
|
filename: "{{to_lower(rand_text_alpha(5))}}"
|
||||||
|
|
||||||
|
flow: http(1) && http(2)
|
||||||
|
|
||||||
http:
|
http:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
|
@ -44,8 +46,10 @@ http:
|
||||||
words:
|
words:
|
||||||
- '"code":'
|
- '"code":'
|
||||||
- '"msg":'
|
- '"msg":'
|
||||||
|
- '"url":'
|
||||||
- 'php"}'
|
- 'php"}'
|
||||||
condition: and
|
condition: and
|
||||||
|
internal: true
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
@ -71,4 +75,4 @@ http:
|
||||||
- 'contains(body, "{{string}}" )'
|
- 'contains(body, "{{string}}" )'
|
||||||
- 'contains(header, "text/html")'
|
- 'contains(header, "text/html")'
|
||||||
condition: and
|
condition: and
|
||||||
# digest: 4a0a00473045022100d6aa315d5179da098583ea0872b86fe414cbc4cda8301de18ddfafb2a93013ae0220177931a6619243ead54124a71f081a30a8e952360d780e51afa8290a31cff24d:922c64590222798bb761d5b6d8e72950
|
# digest: 4a0a00473045022100d6aa315d5179da098583ea0872b86fe414cbc4cda8301de18ddfafb2a93013ae0220177931a6619243ead54124a71f081a30a8e952360d780e51afa8290a31cff24d:922c64590222798bb761d5b6d8e72950
|
||||||
|
|
Loading…
Reference in New Issue