Update honeypot-detect.yaml

patch-1
pussycat0x 2023-09-08 22:58:03 +05:30 committed by GitHub
parent a6160f2786
commit fedc0f666b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 6 deletions

View File

@ -4,10 +4,13 @@ info:
name: Honeypot Detection name: Honeypot Detection
author: j4vaovo author: j4vaovo
severity: info severity: info
description: Honeypot Detection. description: |
tags: honeypot,tech Honeypot was Detected.
reference:
- https://github.com/zema1/yarx
metadata: metadata:
max-request: 1 max-request: 1
tags: honeypot,tech,cti
variables: variables:
rand1: "{{randstr}}" rand1: "{{randstr}}"
@ -15,10 +18,9 @@ variables:
rand3: "{{randstr}}" rand3: "{{randstr}}"
http: http:
- raw: - method: GET
- | path:
GET /?{{rand1}}=../../../../../../../../etc/passwd&{{rand3}}=1%20and%20updatexml(1,concat(0x7e,(select%20md5({{rand2}}))),1) HTTP/1.1 - "{{BaseURL}}/?{{rand1}}=../../../../../../../../etc/passwd&{{rand3}}=1%20and%20updatexml(1,concat(0x7e,(select%20md5({{rand2}}))),1)"
Host: {{Hostname}}
matchers-condition: or matchers-condition: or
matchers: matchers: