From b1846a187149c46d0e594784a3685c23a35e7896 Mon Sep 17 00:00:00 2001 From: pussycat0x <65701233+pussycat0x@users.noreply.github.com> Date: Wed, 8 Nov 2023 14:37:01 +0530 Subject: [PATCH] shodan-query - Update --- network/honeypot/adbhoney-honeypot-cnxn-detect.yaml | 2 ++ network/honeypot/adbhoney-honeypot-shell-detect.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/network/honeypot/adbhoney-honeypot-cnxn-detect.yaml b/network/honeypot/adbhoney-honeypot-cnxn-detect.yaml index 14b4aba5fe..72e6cff24a 100644 --- a/network/honeypot/adbhoney-honeypot-cnxn-detect.yaml +++ b/network/honeypot/adbhoney-honeypot-cnxn-detect.yaml @@ -9,6 +9,8 @@ info: The response to the 'adb connect' command differs from real installations, signaling a possible deceptive setup. metadata: max-request: 4 + verified: true + shodan-query: product:Android Debug Bridge (ADB) && SM-G960F vendor: android product: adb tags: adbhoney,android,adb,honeypot,ir,cti,network diff --git a/network/honeypot/adbhoney-honeypot-shell-detect.yaml b/network/honeypot/adbhoney-honeypot-shell-detect.yaml index d6ed082fcb..c9fe8ec17f 100644 --- a/network/honeypot/adbhoney-honeypot-shell-detect.yaml +++ b/network/honeypot/adbhoney-honeypot-shell-detect.yaml @@ -9,6 +9,8 @@ info: The response to the 'adb shell pwd' command differs from real installations, signaling a possible deceptive setup. metadata: max-request: 4 + verified: true + shodan-query: product:Android Debug Bridge (ADB) && SM-G960F vendor: android product: adb tags: adbhoney,android,adb,honeypot,ir,cti,network