-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathsignatures.yaml
622 lines (583 loc) · 17.5 KB
/
signatures.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
signatures:
- name: "conpot-siemens"
id: 1
port: 102
proto: udp
steps:
- input_type: hex
input: "0300001611e00000000400c1020100c2020102c0010a"
output_match_type: hex
output: "030000130ed00000000000c1020000c2020000"
invert_match: false
confidence: "High"
comment: "Detected Siemens specific conpot instance"
- name: "express-honeypot"
id: 2
port: 3001
proto: TCP
steps:
- input_type: string
input: "GET /beekeeper.jpg HTTP/1.0\nHost: localhost\n\n"
output_match_type: string
output: "Canon PowerShot A710"
confidence: "High"
comment: "Default image included in listing page"
- name: "node-ftp-honeypot"
id: 3
port: 2121
proto: tcp
steps:
- input_type: string
input: ""
output_match_type: string
output: "Welcome to VOFTP a very open FTP Server."
invert_match: false
- input_type: string
input: ""
output_match_type: string
output: "220"
invert_match: false
- input_type: string
input: "USER"
output_match_type: string
output: "501 Must provide username"
invert_match: false
confidence: "High"
comment: "Uncommon error message matches node-ftp-honeypot: https://github.com/christophe77/node-ftp-honeypot"
- name: "FTPHoney"
id: 4
port: 2121
proto: tcp
steps:
- input_type: string
input: "."
output_match_type: string
output: "220 (vsFTPd 3.0.3)"
invert_match: false
confidence: "High"
comment: "Mishandled character matches Golang FTP honeypot, likely FTPHoney https://github.com/farinap5/FTPHoney"
- name: "twisted-ftp"
id: 5
port: 2121
proto: tcp
steps:
- input_type: string
input: "."
output_match_type: regex
output: "220 Twisted .+ FTP Server"
invert_match: false
confidence: "Low"
comment: "Generic Twisted FTP Server - May be https://github.com/alexbredo/honeypot-ftp"
- name: "BearFTP"
id: 6
port: 21
proto: tcp
steps:
- input_type: string
input: ""
output_match_type: regex
output: "220"
invert_match: false
- input_type: string
input: "overflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflowoverflow"
output_match_type: string
output: "Input line is too long; login aborted."
invert_match: false
confidence: "Medium"
comment: "Response to long line is uncommon - May be https://github.com/kolya5544/BearFTP"
- name: "smtp-honey"
id: 7
port: 1993
proto: tcp
steps:
- input_type: string
input: ""
output_match_type: regex
output: "!ZZZ"
invert_match: false
- input_type: string
input: "HELP"
output_match_type: string
output: "334 UGFzc3dvcmQ6"
invert_match: false
confidence: "Medium"
comment: "https://github.com/yvesago/imap-honey"
- name: "cowrie"
id: 8
port: 22
proto: tcp
steps:
- input_type: string
input: "SSH-1111-OpenSSH_9.0\r\n"
output_match_type: string
output: "bad version 1111"
invert_match: false
confidence: "High"
- name: "cisco-asa"
id: 9
port: "web-ports"
proto: "GET"
steps:
- input_type: string
input: "/+CSCOE+/logon.html?fcadbadd=1"
output_match_type: string
output: "font-weight: bold; cursor: pointer;"
invert_match: false
confidence: "High"
- name: "dionaea-ftp"
id: 10
port: 21
proto: tcp
steps:
- input_type: string
input: "USER root\r\nPASS \r\n"
output_match_type: string
output: "500 Syntax error: PASS requires an argument"
invert_match: false
confidence: "High"
- name: "dionaea-mongodb"
id: 11
port: 27017
proto: tcp
steps:
- input_type: hex
input: "3b0000003c300000ffffffffd40700000000000061646d696e2e24636d640000000000ffffffff14000000106275696c64696e666f000100000000"
output_match_type: regex
output: |
"([A-Za-z:0-9.]+)"
invert_match: false
confidence: "High"
- name: "opencanary-redis"
id: 12
port: 6379
proto: tcp
steps:
- input_type: string
input: "[[,[["
output_match_type: string
output: "-ERR unknown command '[[,[['"
invert_match: false
confidence: "High"
comment: "Opencanary's Redis honeypot does not handle special characters in the same way that a real Redis server does."
- name: "mailoney"
id: 13
port: 25
proto: tcp
steps:
- input_type: string
input: "HELP\r\n"
output_match_type: string
output: "502 Error: cmomand"
invert_match: false
confidence: "High"
- name: "redis-honeypot (beehive redis)"
id: 14
port: 6379
proto: tcp
steps:
- input_type: string
input: "DBSIZE"
output_match_type: string
output: "-ERR unknown command ''"
invert_match: false
confidence: "High"
- name: "snare"
id: 15
port: "web-ports"
proto: "GET"
steps:
- input_type: string
input: "/ HTTP/1337\nHost: nuggets"
output_match_type: string
output: "Bad status line"
invert_match: false
confidence: "High"
- name: "generic-snmp-honeypot"
id: 16
port: "161"
proto: "GET"
steps:
- input_type: string
input: "1.3.6.1.2.1.1.3.0"
output_match_type: regex
output: |
\D
invert_match: false
confidence: "Medium"
- name: "opencanary-snmp"
id: 17
port: "161"
proto: "GET"
steps:
- input_type: string
input: "1.3.6.1.2.1.1.3.0"
output_match_type: "no-response"
output: ""
invert_match: false
confidence: "High"
- name: "AMTHoneypot"
id: 19
port: 16992
proto: TCP
steps:
- input_type: string
input: "GET /invalid.htm HTTP/1.0\nHost: localhost\n\n"
output_match_type: string
output: "Content-Length: 767"
invert_match: false
confidence: "High"
comment: "Hardcoded login failure message without login failure"
- name: "Confluence Generic"
id: 20
port: "web-ports"
proto: TCP
steps:
- input_type: string
input: ""
output_match_type: string
output: "JSESSIONID=145DF9C4CDE560B2699212"
invert_match: false
confidence: "High"
comment: "Common JSESSIONID detected as per blog: https://vulncheck.com/blog/too-many-honeypots"
- name: "ElasticpotPY"
id: 21
port: 9200
proto: "GET"
steps:
- input_type: string
input: "GET /api/search HTTP/1.0\n\n"
output_match_type: string
output: "{\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"test\",\"index\":\"test\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"test\",\"index\":\"test\"},\"status\":404}"
invert_match: false
confidence: "Low"
comment: "Hardcoded index name, and resource id."
- name: "OWA-Honeypot"
id: 22
port: "web-ports"
proto: "GET"
steps:
- input_type: string
input: "GET /owa/auth/logon.aspx HTTP/1.0\n\n"
output_match_type: string
output: "https://webmail.vfmc.vic.gov.au/owa/"
invert_match: false
confidence: "High"
comment: "Hardcoded owa index in template."
- name: "phpMyAdmin_honeypot"
id: 23
port: "web-ports"
proto: "GET"
steps:
- input_type: string
input: "GET /login.php HTTP/1.0\n\n"
output_match_type: string
output: "name=\"subject\" value=\"phpmyadmin login attempt on\""
invert_match: false
confidence: "High"
comment: "Abornmal field in template."
- name: "phpMyAdmin_honeypot-2"
id: 24
port: "web-ports"
proto: "GET"
steps:
- input_type: string
input: "GET /login.php HTTP/1.0\n\n"
output_match_type: string
output: "error -- permission denied : 0x42-0839475"
invert_match: false
confidence: "High"
comment: "Hardcoded error message script alert tag."
- name: "conpot-siemens-simatic-S7-200"
id: 25
port: 80
proto: "GET"
steps:
- input_type: string
input: "GET / HTTP/1.0\n\n"
output_match_type: string
output: "Overview - Siemens, SIMATIC, S7-200"
invert_match: false
confidence: "High"
comment: "Hardcoded Siemens title tag default"
- name: "Glastopf"
id: 26
port: "web-ports"
proto: "GET"
steps:
- input_type: string
input: "GET / HTTP/1.0\n\n"
output_match_type: string
output: "<textarea name=\"comment\" id=\"comment\" rows=\"4\" columns=\"300\"></textarea>"
invert_match: false
confidence: "Medium"
comment: "Common HTML in Default Template"
- name: "oh-my-honeypot"
id: 27
port: "web-ports"
proto: TCP
steps:
- input_type: string
input: "GET /invalid.htm HTTP/1.0\nHost: localhost\n\n"
output_match_type: string
output: "PHP/4.1.0"
invert_match: false
confidence: "Low"
comment: "Hardcoded outdated PHP version in headers. https://github.com/l3montree-dev/oh-my-honeypot/blob/main/packages/honeypot/http.go"
- name: "mailoney"
id: 28
port: 25
proto: TCP
steps:
- input_type: string
input: '"'
output_match_type: string
output: "not implementedd"
invert_match: false
confidence: "High"
comment: "Typographic error in error message when sending double-quote"
- name: "Mail-SMTP-Honeypot"
id: 29
port: 25
proto: TCP
steps:
- input_type: string
input: 'DATA'
output_match_type: string
output: "421 Service not available, closing transmission channel"
invert_match: false
confidence: "High"
comment: "Deliberate 421 error when DATA command provided. Ref: https://metacpan.org/pod/Mail::SMTP::Honeypot"
- name: "Spamhole"
id: 30
port: 25
proto: TCP
steps:
- input_type: string
input: 'starttls'
output_match_type: string
output: "502 Nope we use cleartext"
invert_match: false
confidence: "High"
comment: "Amusing but non-standard responses to SMTP commands. Ref: https://git.dkia.at/dkia-oss/spamhole/-/blob/master/index.ts"
- name: "Spamhole-C"
id: 31
port: 25
proto: TCP
steps:
- input_type: string
input: 'EHLO honeypot.net.au'
output_match_type: string
output: "250"
invert_match: false
- input_type: string
input: 'NOOP'
output_match_type: string
output: "502 unimplemented (#5.5.1)"
invert_match: false
- input_type: string
input: 'starttls'
output_match_type: string
output: "502 unimplemented (#5.5.1)"
invert_match: false
- input_type: string
input: 'MAIL FROM:<[email protected]>'
output_match_type: string
output: "250 ok"
invert_match: false
- input_type: string
input: 'RCPT TO:<[email protected]>'
output_match_type: string
output: "250 ok"
invert_match: false
- input_type: string
input: 'DATA'
output_match_type: string
output: "354 go ahead"
invert_match: false
confidence: "High"
comment: "Uncommon response to DATA, no NOOP or STARTTLS. Ref: https://sourceforge.net/projects/spamhole"
- name: "Medpot"
id: 32
port: 2575
proto: TCP
steps:
- input_type: string
input: 'A'
output_match_type: string
output: "00007FFF1751E851"
invert_match: false
confidence: "High"
comment: "Hardcoded error message in template dummyerror.xml. Ref: https://github.com/schmalle/medpot/blob/master/template/dummyerror.xml"
- name: "qeeqbox-pjl"
id: 33
port: 9100
proto: tcp
steps:
- input_type: "string"
input: "@pjl echo test"
output_match_type: "string"
output: "@PJL test"
invert_match: "false"
- input_type: "string"
input: "@pjl info id"
output_match_type: "string"
output: "Brother HL-L2360"
invert_match: "false"
- input_type: "string"
input: "@pjl prodinfo"
output_match_type: "string"
output: "ProductName = Brother HL-L2360"
invert_match: "false"
confidence: "High"
comment: "Qeeqbox PJL honeypot with hardcoded Brother printer responses"
- name: "qeeqbox-memcache"
id: 34
port: 11211
proto: tcp
steps:
- input_type: "string"
input: "stats\r\n"
output_match_type: "string"
output: "version 1.5.6"
invert_match: "false"
- input_type: "string"
input: "set test 0 0 5\r\nhello\r\n"
output_match_type: "string"
output: "STORED"
invert_match: "false"
- input_type: "string"
input: "get test\r\n"
output_match_type: "regex"
output: "VALUE test 0 [0-9]+\r\n[0-9]+\r\nEND"
invert_match: "false"
confidence: "High"
comment: "Qeeqbox Memcache honeypot with hardcoded version and predictable response patterns"
- name: "qeeqbox-mssql"
id: 35
port: 1433
proto: tcp
steps:
- input_type: "hex"
input: "1201000000000000001500060100"
output_match_type: "hex"
output: "0401002500000100000015000601001b000102001c000103001d0000ff11000000"
invert_match: "false"
- input_type: "hex"
input: "100100"
output_match_type: "string"
output: "Login Failed"
invert_match: "false"
confidence: "High"
comment: "Qeeqbox MSSQL honeypot with hardcoded version 11.0 and static error response"
- name: "qeeqbox-elastic"
id: 36
port: 9200
proto: tcp
steps:
- input_type: "string"
input: "GET / HTTP/1.1\r\nHost: localhost\r\n\r\n"
output_match_type: "string"
output: "045dffec8b60"
invert_match: "false"
- input_type: "string"
input: "GET /_nodes HTTP/1.1\r\nHost: localhost\r\n\r\n"
output_match_type: "string"
output: "R&DBackup"
invert_match: "false"
confidence: "High"
comment: "Qeeqbox Elasticsearch honeypot with hardcoded cluster name and node ID"
- name: "qeeqbox-imap"
id: 37
port: 143
proto: tcp
steps:
- input_type: "string"
input: ""
output_match_type: "string"
output: "OK Microsoft Exchange Server 2003 IMAP4rev1 server version 6.5.6944.0 DC9 ready"
invert_match: "false"
- input_type: "string"
input: "A001 CAPABILITY\r\n"
output_match_type: "string"
output: "* CAPABILITY IMAP4rev1"
invert_match: "false"
confidence: "High"
comment: "Qeeqbox IMAP honeypot with hardcoded Exchange 2003 banner"
- name: "honeygrove-pop3"
id: 38
port: 110
proto: tcp
steps:
- input_type: "string"
input: "USER test\r\n"
output_match_type: "string"
output: "+OK Please enter password"
invert_match: "false"
- input_type: "string"
input: "PASS test\r\n"
output_match_type: "string"
output: "-ERR POP3 Authentication unsuccessful/Bad username or password"
invert_match: "false"
- input_type: "string"
input: "STAT\r\n"
output_match_type: "string"
output: "-ERR POP3 Authentication unsuccessful/Bad username or password"
invert_match: "false"
confidence: "High"
comment: "HoneyGrove POP3 honeypot with distinctive error messages and static response patterns"
- name: "honeygrove-modbus"
id: 39
port: 502
proto: tcp
steps:
- input_type: "hex"
input: "000100000006010300000001"
output_match_type: "hex"
output: "0001000000050103020011"
invert_match: "false"
- input_type: "hex"
input: "000200000006010100000001"
output_match_type: "hex"
output: "0002000000050101020001"
invert_match: "false"
confidence: "High"
comment: "HoneyGrove Modbus honeypot with static slave contexts and fixed response values"
- name: "honeygrove-s7comm"
id: 40
port: 102
proto: tcp
steps:
- input_type: "hex"
input: "0300001611e00000000400c1020100c2020102c0010a"
output_match_type: "hex"
output: "030000130ed00000000000c1020000c2020000"
invert_match: "false"
- input_type: "hex"
input: "0300001902f08032010000000000080000f0000001000101e0"
output_match_type: "regex"
output: "ml\\.machine_memory.*16685318144.*transform\\.node.*true"
invert_match: "false"
confidence: "High"
comment: "HoneyGrove S7comm honeypot with hardcoded memory values and static device attributes"
- name: "honeygrove-ssh"
id: 41
port: 22
proto: tcp
steps:
- input_type: "string"
input: "ls -la"
output_match_type: "string"
output: "total"
invert_match: "false"
- input_type: "string"
input: "rm -rf /"
output_match_type: "no-response"
output: ""
invert_match: "false"
- input_type: "string"
input: "cat /etc/passwd"
output_match_type: "string"
output: "File or directory not found"
invert_match: "false"
confidence: "High"
comment: "HoneyGrove SSH honeypot with fake filesystem and specific command behaviors"