recog 3.0.1 → 3.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/lib/recog/match_reporter.rb +37 -3
- data/lib/recog/matcher.rb +5 -10
- data/lib/recog/version.rb +1 -1
- data/recog/bin/recog_match +20 -6
- data/recog/xml/dhcp_vendor_class.xml +219 -2
- data/recog/xml/favicons.xml +152 -48
- data/recog/xml/ftp_banners.xml +11 -0
- data/recog/xml/html_title.xml +128 -19
- data/recog/xml/http_cookies.xml +25 -7
- data/recog/xml/http_servers.xml +79 -5
- data/recog/xml/http_wwwauth.xml +8 -0
- data/recog/xml/imap_banners.xml +28 -16
- data/recog/xml/pop_banners.xml +8 -8
- data/recog/xml/tls_jarm.xml +6 -6
- data/recog/xml/x509_issuers.xml +8 -0
- data/recog/xml/x509_subjects.xml +29 -0
- data/spec/lib/recog/match_reporter_spec.rb +22 -8
- data.tar.gz.sig +0 -0
- metadata +91 -6
- metadata.gz.sig +0 -0
data/recog/xml/html_title.xml
CHANGED
@@ -333,7 +333,7 @@
|
|
333
333
|
<param pos="0" name="os.cpe23" value="cpe:/o:microsoft:windows:-"/>
|
334
334
|
</fingerprint>
|
335
335
|
|
336
|
-
<fingerprint pattern="^NETIASPOT Management Console|Konsola zarzdzania NETIASPOT$">
|
336
|
+
<fingerprint pattern="^(?:NETIASPOT Management Console|Konsola zarzdzania NETIASPOT)$">
|
337
337
|
<description>Netia Spot wireless router</description>
|
338
338
|
<example>Konsola zarzdzania NETIASPOT</example>
|
339
339
|
<example>NETIASPOT Management Console</example>
|
@@ -576,7 +576,7 @@
|
|
576
576
|
<param pos="0" name="service.cpe23" value="cpe:/a:ui:unifi_video:-"/>
|
577
577
|
</fingerprint>
|
578
578
|
|
579
|
-
<fingerprint pattern="^UniFi NVR: Software Portal|airVision: \[NVR\] - Software Portal$">
|
579
|
+
<fingerprint pattern="^(?:UniFi NVR: Software Portal|airVision: \[NVR\] - Software Portal)$">
|
580
580
|
<description>UniFi NVR for recording from UniFi video cameras</description>
|
581
581
|
<example>UniFi NVR: Software Portal</example>
|
582
582
|
<example>airVision: [NVR] - Software Portal</example>
|
@@ -682,7 +682,7 @@
|
|
682
682
|
<param pos="0" name="hw.device" value="Switch"/>
|
683
683
|
</fingerprint>
|
684
684
|
|
685
|
-
<fingerprint pattern="^Welcome to nginx!|Test Page for the Nginx HTTP Server$">
|
685
|
+
<fingerprint pattern="^(?:Welcome to nginx!|Test Page for the Nginx HTTP Server)$">
|
686
686
|
<description>Default OS-agnostic nginx</description>
|
687
687
|
<example>Welcome to nginx!</example>
|
688
688
|
<example>Test Page for the Nginx HTTP Server</example>
|
@@ -2034,6 +2034,30 @@
|
|
2034
2034
|
<param pos="0" name="service.cpe23" value="cpe:/a:zohocorp:manageengine_adaudit_plus:-"/>
|
2035
2035
|
</fingerprint>
|
2036
2036
|
|
2037
|
+
<fingerprint pattern="^ManageEngine PAM360$">
|
2038
|
+
<description>ManageEngine PAM360</description>
|
2039
|
+
<example>ManageEngine PAM360</example>
|
2040
|
+
<param pos="0" name="service.vendor" value="ManageEngine"/>
|
2041
|
+
<param pos="0" name="service.product" value="PAM360"/>
|
2042
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zohocorp:manageengine_pam360:-"/>
|
2043
|
+
</fingerprint>
|
2044
|
+
|
2045
|
+
<fingerprint pattern="^ManageEngine PasswordManager Pro$">
|
2046
|
+
<description>ManageEngine Password Manager Pro</description>
|
2047
|
+
<example>ManageEngine PasswordManager Pro</example>
|
2048
|
+
<param pos="0" name="service.vendor" value="ManageEngine"/>
|
2049
|
+
<param pos="0" name="service.product" value="ManageEngine Password Manager Pro"/>
|
2050
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zohocorp:manageengine_password_manager_pro:-"/>
|
2051
|
+
</fingerprint>
|
2052
|
+
|
2053
|
+
<fingerprint pattern="^ManageEngine Access Manager Plus$">
|
2054
|
+
<description>ManageEngine Access Manager Plus</description>
|
2055
|
+
<example>ManageEngine Access Manager Plus</example>
|
2056
|
+
<param pos="0" name="service.vendor" value="ManageEngine"/>
|
2057
|
+
<param pos="0" name="service.product" value="Access Manager Plus"/>
|
2058
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zohocorp:manageengine_access_manager_plus:-"/>
|
2059
|
+
</fingerprint>
|
2060
|
+
|
2037
2061
|
<fingerprint pattern="^(ScanFront \d.+)Web Menu$">
|
2038
2062
|
<!-- no space between the product model and "Web Menu" in the title -->
|
2039
2063
|
|
@@ -2387,7 +2411,7 @@
|
|
2387
2411
|
<param pos="0" name="hw.product" value="Network Node"/>
|
2388
2412
|
</fingerprint>
|
2389
2413
|
|
2390
|
-
<fingerprint pattern="^S2 Netbox Login|Home - NetBox$">
|
2414
|
+
<fingerprint pattern="^(?:S2 Netbox Login|Home - NetBox)$">
|
2391
2415
|
<description>S2 Netbox Appliance</description>
|
2392
2416
|
<example>S2 Netbox Login</example>
|
2393
2417
|
<example>Home - NetBox</example>
|
@@ -2439,7 +2463,7 @@
|
|
2439
2463
|
<param pos="0" name="service.cpe23" value="cpe:/a:ibm:tivoli_storage_flashcopy_manager:-"/>
|
2440
2464
|
</fingerprint>
|
2441
2465
|
|
2442
|
-
<fingerprint pattern="^Jupyter Notebook|JupyterLab|Home Page - Select or create a notebook$">
|
2466
|
+
<fingerprint pattern="^(?:Jupyter Notebook|JupyterLab|Home Page - Select or create a notebook)$">
|
2443
2467
|
<description>Jupyter Notebook Server</description>
|
2444
2468
|
<example>Jupyter Notebook</example>
|
2445
2469
|
<example>JupyterLab</example>
|
@@ -2449,6 +2473,22 @@
|
|
2449
2473
|
<param pos="0" name="service.cpe23" value="cpe:/a:jupyter:notebook:-"/>
|
2450
2474
|
</fingerprint>
|
2451
2475
|
|
2476
|
+
<fingerprint pattern="^Jupyter Server$">
|
2477
|
+
<description>Jupyter Server - backend to Jupyter web applications</description>
|
2478
|
+
<example>Jupyter Server</example>
|
2479
|
+
<param pos="0" name="service.vendor" value="Jupyter"/>
|
2480
|
+
<param pos="0" name="service.product" value="Jupyter Server"/>
|
2481
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:jupyter:jupyter_server:-"/>
|
2482
|
+
</fingerprint>
|
2483
|
+
|
2484
|
+
<fingerprint pattern="^JupyterHub$">
|
2485
|
+
<description>JupyterHub - Multi-user server for Jupyter notebooks</description>
|
2486
|
+
<example>JupyterHub</example>
|
2487
|
+
<param pos="0" name="service.vendor" value="Jupyter"/>
|
2488
|
+
<param pos="0" name="service.product" value="JupyterHub"/>
|
2489
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:jupyter:jupyterhub:-"/>
|
2490
|
+
</fingerprint>
|
2491
|
+
|
2452
2492
|
<fingerprint pattern="^Redirect to userimage: /control/userimage\.html$">
|
2453
2493
|
<description>Mobotix Network Camera</description>
|
2454
2494
|
<example>Redirect to userimage: /control/userimage.html</example>
|
@@ -2484,7 +2524,7 @@
|
|
2484
2524
|
<param pos="0" name="service.product" value="Network Monitor"/>
|
2485
2525
|
</fingerprint>
|
2486
2526
|
|
2487
|
-
<fingerprint pattern="^BrightSign&reg;|BrightSign Applications|Diagnostics Web Server$">
|
2527
|
+
<fingerprint pattern="^(?:BrightSign&reg;|BrightSign Applications|Diagnostics Web Server)$">
|
2488
2528
|
<description>BrightSign Controller</description>
|
2489
2529
|
<example>BrightSign&reg;</example>
|
2490
2530
|
<example>BrightSign Applications</example>
|
@@ -2505,7 +2545,7 @@
|
|
2505
2545
|
<param pos="0" name="hw.device" value="WAP"/>
|
2506
2546
|
</fingerprint>
|
2507
2547
|
|
2508
|
-
<fingerprint pattern="^DD System Manager|System Manager$">
|
2548
|
+
<fingerprint pattern="^(?:DD System Manager|System Manager)$">
|
2509
2549
|
<description>Data Domain System Manager</description>
|
2510
2550
|
<example>DD System Manager</example>
|
2511
2551
|
<example>System Manager</example>
|
@@ -2558,7 +2598,7 @@
|
|
2558
2598
|
<param pos="0" name="service.cpe23" value="cpe:/a:influxdata:influxdb:2.0"/>
|
2559
2599
|
</fingerprint>
|
2560
2600
|
|
2561
|
-
<fingerprint pattern="^Sign in . GitLab|GitLab|GitLab is not responding$">
|
2601
|
+
<fingerprint pattern="^(?:Sign in . GitLab|GitLab|GitLab is not responding)$">
|
2562
2602
|
<description>GitLab</description>
|
2563
2603
|
<example>Sign in · GitLab</example>
|
2564
2604
|
<example>GitLab is not responding</example>
|
@@ -2569,7 +2609,7 @@
|
|
2569
2609
|
<param pos="0" name="service.cpe23" value="cpe:/a:gitlab:gitlab:-"/>
|
2570
2610
|
</fingerprint>
|
2571
2611
|
|
2572
|
-
<fingerprint pattern="^GitHub Enterprise|Setup GitHub Enterprise|GitHub Enterprise preflight check$">
|
2612
|
+
<fingerprint pattern="^(?:GitHub Enterprise|Setup GitHub Enterprise|GitHub Enterprise preflight check)$">
|
2573
2613
|
<description>GitHub Enterprise</description>
|
2574
2614
|
<example>GitHub Enterprise</example>
|
2575
2615
|
<example>Setup GitHub Enterprise</example>
|
@@ -2578,7 +2618,7 @@
|
|
2578
2618
|
<param pos="0" name="service.product" value="Enterprise"/>
|
2579
2619
|
</fingerprint>
|
2580
2620
|
|
2581
|
-
<fingerprint pattern="^SAP NetWeaver Application Server Java|SAP&#x20;NetWeaver&#x20;Portal|Loading Portal
|
2621
|
+
<fingerprint pattern="^(?:SAP NetWeaver Application Server Java|SAP&#x20;NetWeaver&#x20;Portal|Loading Portal\.\.\.)$">
|
2582
2622
|
<description>SAP NetWeaver Portal</description>
|
2583
2623
|
<example>SAP NetWeaver Application Server Java</example>
|
2584
2624
|
<example>SAP&#x20;NetWeaver&#x20;Portal</example>
|
@@ -2597,7 +2637,7 @@
|
|
2597
2637
|
<param pos="0" name="service.cpe23" value="cpe:/a:lansweeper:lansweeper:-"/>
|
2598
2638
|
</fingerprint>
|
2599
2639
|
|
2600
|
-
<fingerprint pattern="^Celery Flower|Flower$">
|
2640
|
+
<fingerprint pattern="^(?:Celery Flower|Flower)$">
|
2601
2641
|
<description>Celery Flower Dashboard</description>
|
2602
2642
|
<example>Celery Flower</example>
|
2603
2643
|
<example>Flower</example>
|
@@ -2737,7 +2777,7 @@
|
|
2737
2777
|
<param pos="0" name="service.cpe23" value="cpe:/a:apache:flink:-"/>
|
2738
2778
|
</fingerprint>
|
2739
2779
|
|
2740
|
-
<fingerprint pattern="^Twonky|Twonky Server|TwonkyMedia|TwonkyMedia server media browser$">
|
2780
|
+
<fingerprint pattern="^(?:Twonky|Twonky Server|TwonkyMedia|TwonkyMedia server media browser)$">
|
2741
2781
|
<description>Twonky Server</description>
|
2742
2782
|
<example>Twonky</example>
|
2743
2783
|
<example>Twonky Server</example>
|
@@ -2782,7 +2822,7 @@
|
|
2782
2822
|
<param pos="0" name="service.cpe23" value="cpe:/a:sabnzbd:sabnzbd:-"/>
|
2783
2823
|
</fingerprint>
|
2784
2824
|
|
2785
|
-
<fingerprint pattern="^Zabbix|.*: Zabbix$">
|
2825
|
+
<fingerprint pattern="^(?:Zabbix|.*: Zabbix)$">
|
2786
2826
|
<description>Zabbix</description>
|
2787
2827
|
<example>Zabbix</example>
|
2788
2828
|
<example>appliance: Zabbix</example>
|
@@ -2804,7 +2844,7 @@
|
|
2804
2844
|
<param pos="0" name="os.cpe23" value="cpe:/o:dd-wrt:dd-wrt:{os.version}"/>
|
2805
2845
|
</fingerprint>
|
2806
2846
|
|
2807
|
-
<fingerprint pattern="^Apache Druid|Druid Console|Legacy Coordinator Console$">
|
2847
|
+
<fingerprint pattern="^(?:Apache Druid|Druid Console|Legacy Coordinator Console)$">
|
2808
2848
|
<description>Apache Druid</description>
|
2809
2849
|
<example>Apache Druid</example>
|
2810
2850
|
<example>Legacy Coordinator Console</example>
|
@@ -3014,7 +3054,7 @@
|
|
3014
3054
|
<param pos="0" name="service.cpe23" value="cpe:/a:solarwinds:virtualization_manager:-"/>
|
3015
3055
|
</fingerprint>
|
3016
3056
|
|
3017
|
-
<fingerprint pattern="^Gitea: .*|LocalRepo|TurnKey Gitea$">
|
3057
|
+
<fingerprint pattern="^(?:Gitea: .*|LocalRepo|TurnKey Gitea)$">
|
3018
3058
|
<description>Gitea</description>
|
3019
3059
|
<example>Gitea: Git with a cup of tea</example>
|
3020
3060
|
<example>TurnKey Gitea</example>
|
@@ -3102,7 +3142,7 @@
|
|
3102
3142
|
<param pos="0" name="service.cpe23" value="cpe:/a:rstudio:connect:-"/>
|
3103
3143
|
</fingerprint>
|
3104
3144
|
|
3105
|
-
<fingerprint pattern="^TurnKey Moodle|New Site$">
|
3145
|
+
<fingerprint pattern="^(?:TurnKey Moodle|New Site)$">
|
3106
3146
|
<description>Moodle</description>
|
3107
3147
|
<example>TurnKey Moodle</example>
|
3108
3148
|
<example>New Site</example>
|
@@ -3141,7 +3181,15 @@
|
|
3141
3181
|
<param pos="0" name="service.cpe23" value="cpe:/a:atlassian:jira:-"/>
|
3142
3182
|
</fingerprint>
|
3143
3183
|
|
3144
|
-
<fingerprint pattern="^
|
3184
|
+
<fingerprint pattern="^Log in - Bitbucket$">
|
3185
|
+
<description>Atlassian Bitbucket</description>
|
3186
|
+
<example>Log in - Bitbucket</example>
|
3187
|
+
<param pos="0" name="service.vendor" value="Atlassian"/>
|
3188
|
+
<param pos="0" name="service.product" value="Bitbucket"/>
|
3189
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:atlassian:bitbucket:-"/>
|
3190
|
+
</fingerprint>
|
3191
|
+
|
3192
|
+
<fingerprint pattern="^(?:Welcome to XAMPP|XAMPP for Linux)">
|
3145
3193
|
<description>XAMPP Server</description>
|
3146
3194
|
<example>Welcome to XAMPP</example>
|
3147
3195
|
<example>XAMPP for Linux</example>
|
@@ -3166,7 +3214,7 @@
|
|
3166
3214
|
<param pos="0" name="service.cpe23" value="cpe:/a:kodi:kodi:-"/>
|
3167
3215
|
</fingerprint>
|
3168
3216
|
|
3169
|
-
<fingerprint pattern="^Drupal|TurnKey Drupal\d+|Select an installation profile$">
|
3217
|
+
<fingerprint pattern="^(?:Drupal|TurnKey Drupal\d+|Select an installation profile)$">
|
3170
3218
|
<description>Drupal CMS</description>
|
3171
3219
|
<example>Drupal</example>
|
3172
3220
|
<example>TurnKey Drupal8</example>
|
@@ -3843,7 +3891,7 @@
|
|
3843
3891
|
<param pos="0" name="hw.family" value="Vigor"/>
|
3844
3892
|
</fingerprint>
|
3845
3893
|
|
3846
|
-
<fingerprint pattern="^WSO2 API Manager|\[Publisher Portal\]WSO2 APIM$">
|
3894
|
+
<fingerprint pattern="^(?:WSO2 API Manager|\[Publisher Portal\]WSO2 APIM)$">
|
3847
3895
|
<description>WSO2 API Manager</description>
|
3848
3896
|
<example>WSO2 API Manager</example>
|
3849
3897
|
<example>[Publisher Portal]WSO2 APIM</example>
|
@@ -3885,6 +3933,67 @@
|
|
3885
3933
|
<param pos="0" name="service.cpe23" value="cpe:/a:dotcms:dotcms:-"/>
|
3886
3934
|
</fingerprint>
|
3887
3935
|
|
3936
|
+
<fingerprint pattern="^Zimbra (?:Web Client Sign In|Administration)$">
|
3937
|
+
<description>Zimbra Collaboration</description>
|
3938
|
+
<example>Zimbra Web Client Sign In</example>
|
3939
|
+
<example>Zimbra Administration</example>
|
3940
|
+
<param pos="0" name="service.vendor" value="Zimbra"/>
|
3941
|
+
<param pos="0" name="service.product" value="Collaboration"/>
|
3942
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zimbra:collaboration:-"/>
|
3943
|
+
</fingerprint>
|
3944
|
+
|
3945
|
+
<fingerprint pattern="^\s*(?:\S)*\s*::\s*Mayan EDMS\s*$">
|
3946
|
+
<description>Mayan EDMS - open-source document management system</description>
|
3947
|
+
<example>:: Mayan EDMS</example>
|
3948
|
+
<example>Home :: Mayan EDMS</example>
|
3949
|
+
<param pos="0" name="service.vendor" value="Mayan-EDMS"/>
|
3950
|
+
<param pos="0" name="service.product" value="Mayan EDMS"/>
|
3951
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:mayan-edms:mayan_edms:-"/>
|
3952
|
+
</fingerprint>
|
3953
|
+
|
3954
|
+
<fingerprint pattern="^Papermerge \| Log in$">
|
3955
|
+
<description>Papermerge - open-source document management system</description>
|
3956
|
+
<example>Papermerge | Log in</example>
|
3957
|
+
<param pos="0" name="service.vendor" value="Papermerge"/>
|
3958
|
+
<param pos="0" name="service.product" value="Papermerge"/>
|
3959
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:papermerge:papermerge:-"/>
|
3960
|
+
</fingerprint>
|
3961
|
+
|
3962
|
+
<fingerprint pattern="^SuiteCRM$">
|
3963
|
+
<description>SuiteCRM</description>
|
3964
|
+
<example>SuiteCRM</example>
|
3965
|
+
<param pos="0" name="service.vendor" value="SalesAgility"/>
|
3966
|
+
<param pos="0" name="service.product" value="SuiteCRM"/>
|
3967
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:salesagility:suitecrm:-"/>
|
3968
|
+
</fingerprint>
|
3969
|
+
|
3970
|
+
<fingerprint pattern="^OpenSearch Dashboards$">
|
3971
|
+
<description>OpenSearch Dashboards</description>
|
3972
|
+
<example>OpenSearch Dashboards</example>
|
3973
|
+
<param pos="0" name="service.vendor" value="Amazon"/>
|
3974
|
+
<param pos="0" name="service.product" value="OpenSearch"/>
|
3975
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:amazon:opensearch:-"/>
|
3976
|
+
</fingerprint>
|
3977
|
+
|
3978
|
+
<fingerprint pattern="^Supervisor Status$">
|
3979
|
+
<description>Supervisor - web interface</description>
|
3980
|
+
<example>Supervisor Status</example>
|
3981
|
+
<param pos="0" name="service.vendor" value="Supervisord"/>
|
3982
|
+
<param pos="0" name="service.product" value="Supervisor"/>
|
3983
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:supervisord:supervisor:-"/>
|
3984
|
+
</fingerprint>
|
3985
|
+
|
3986
|
+
<fingerprint pattern="^qdPM (?:\| Login|(\d+(?:\.\d+)*)(?: BETA)? Installation)$">
|
3987
|
+
<description>qdPM - project management tool</description>
|
3988
|
+
<example>qdPM | Login</example>
|
3989
|
+
<example service.version="9.1">qdPM 9.1 Installation</example>
|
3990
|
+
<example service.version="9.0">qdPM 9.0 BETA Installation</example>
|
3991
|
+
<param pos="0" name="service.vendor" value="qdPM"/>
|
3992
|
+
<param pos="0" name="service.product" value="qdPM"/>
|
3993
|
+
<param pos="1" name="service.version"/>
|
3994
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:qdpm:qdpm:{service.version}"/>
|
3995
|
+
</fingerprint>
|
3996
|
+
|
3888
3997
|
<!-- Specific Eltex fingerprints to enable CPE generation -->
|
3889
3998
|
|
3890
3999
|
<fingerprint pattern="^Eltex - NTP-RG-1402G$">
|
data/recog/xml/http_cookies.xml
CHANGED
@@ -277,6 +277,14 @@
|
|
277
277
|
<param pos="0" name="service.cpe23" value="cpe:/a:atlassian:fisheye:-"/>
|
278
278
|
</fingerprint>
|
279
279
|
|
280
|
+
<fingerprint pattern="^BITBUCKETSESSIONID=">
|
281
|
+
<description>Atlassian Bitbucket</description>
|
282
|
+
<example>BITBUCKETSESSIONID=49D9B4A9C574CFA312E671F3453CEAC5; Max-Age=1209600; Expires=Tue, 04-Oct-2022 22:16:45 GMT; Path=/; HttpOnly</example>
|
283
|
+
<param pos="0" name="service.vendor" value="Atlassian"/>
|
284
|
+
<param pos="0" name="service.product" value="Bitbucket"/>
|
285
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:atlassian:bitbucket:-"/>
|
286
|
+
</fingerprint>
|
287
|
+
|
280
288
|
<fingerprint pattern="(?i)^(BIGipServer([^=]+))=">
|
281
289
|
<description>F5 BIG-IP LTM - Server variant</description>
|
282
290
|
<example loadbalancer.poolname="CustomerRP" cookie="BigIpServerCustomerRP">BigIpServerCustomerRP=5a; path=/; domain=.foo.bar; secure; HttpOnly</example>
|
@@ -609,14 +617,16 @@
|
|
609
617
|
<param pos="0" name="service.product" value="WebTrends"/>
|
610
618
|
</fingerprint>
|
611
619
|
|
612
|
-
<fingerprint pattern="^(
|
613
|
-
<description>Zimbra</description>
|
614
|
-
<example cookie="ZM_TEST">ZM_TEST=true;Secure</example>
|
615
|
-
<example cookie="ZM_LOGIN_CSRF">ZM_LOGIN_CSRF=38ef0bea-a4c3-4f41-9ac3-73d7622f3131;Secure;HttpOnly</example>
|
620
|
+
<fingerprint pattern="^(ZM_(?:TEST|LOGIN_CSRF)|ZA_(?:SKIN|TEST))=">
|
621
|
+
<description>Zimbra Collaboration</description>
|
622
|
+
<example cookie="ZM_TEST">ZM_TEST=true; Secure</example>
|
623
|
+
<example cookie="ZM_LOGIN_CSRF">ZM_LOGIN_CSRF=38ef0bea-a4c3-4f41-9ac3-73d7622f3131; Secure; HttpOnly</example>
|
624
|
+
<example cookie="ZA_SKIN">ZA_SKIN=serenity</example>
|
625
|
+
<example cookie="ZA_TEST">ZA_TEST=true; Secure</example>
|
616
626
|
<param pos="1" name="cookie"/>
|
617
|
-
<param pos="0" name="service.vendor" value="
|
618
|
-
<param pos="0" name="service.product" value="
|
619
|
-
<param pos="0" name="service.cpe23" value="cpe:/a:
|
627
|
+
<param pos="0" name="service.vendor" value="Zimbra"/>
|
628
|
+
<param pos="0" name="service.product" value="Collaboration"/>
|
629
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zimbra:collaboration:-"/>
|
620
630
|
</fingerprint>
|
621
631
|
|
622
632
|
<fingerprint pattern="^_ZopeId=">
|
@@ -716,6 +726,14 @@
|
|
716
726
|
<param pos="0" name="service.cpe23" value="cpe:/a:dotcms:dotcms:-"/>
|
717
727
|
</fingerprint>
|
718
728
|
|
729
|
+
<fingerprint pattern="^qdPM8=">
|
730
|
+
<description>qdPM - project management tool</description>
|
731
|
+
<example>qdPM8=57d23588bfe525e24760bf4c73b10759; path=/</example>
|
732
|
+
<param pos="0" name="service.vendor" value="qdPM"/>
|
733
|
+
<param pos="0" name="service.product" value="qdPM"/>
|
734
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:qdpm:qdpm:-"/>
|
735
|
+
</fingerprint>
|
736
|
+
|
719
737
|
<!--
|
720
738
|
Ignore various cookies that are very generic cookies for session IDs
|
721
739
|
that are not necessarily indicative of any particular
|
data/recog/xml/http_servers.xml
CHANGED
@@ -956,8 +956,8 @@
|
|
956
956
|
<param pos="0" name="service.cpe23" value="cpe:/a:openresty:openresty:{service.version}"/>
|
957
957
|
</fingerprint>
|
958
958
|
|
959
|
-
<fingerprint pattern="^gunicorn\/(
|
960
|
-
<description>Gunicorn
|
959
|
+
<fingerprint pattern="^gunicorn\/(\d+(?:\.\d+)*)$">
|
960
|
+
<description>Gunicorn with version</description>
|
961
961
|
<example service.version="19.7.1">gunicorn/19.7.1</example>
|
962
962
|
<param pos="0" name="service.vendor" value="Gunicorn"/>
|
963
963
|
<param pos="0" name="service.product" value="Gunicorn"/>
|
@@ -965,6 +965,14 @@
|
|
965
965
|
<param pos="0" name="service.cpe23" value="cpe:/a:gunicorn:gunicorn:{service.version}"/>
|
966
966
|
</fingerprint>
|
967
967
|
|
968
|
+
<fingerprint pattern="^gunicorn$">
|
969
|
+
<description>Gunicorn with no version</description>
|
970
|
+
<example>gunicorn</example>
|
971
|
+
<param pos="0" name="service.vendor" value="Gunicorn"/>
|
972
|
+
<param pos="0" name="service.product" value="Gunicorn"/>
|
973
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:gunicorn:gunicorn:-"/>
|
974
|
+
</fingerprint>
|
975
|
+
|
968
976
|
<fingerprint pattern="^Serv-U\/([\d.]+)$">
|
969
977
|
<description>Serv-U HTTP interface</description>
|
970
978
|
<example service.version="15.1.6.31">Serv-U/15.1.6.31</example>
|
@@ -1256,7 +1264,7 @@
|
|
1256
1264
|
<param pos="1" name="apache.variant.version"/>
|
1257
1265
|
</fingerprint>
|
1258
1266
|
|
1259
|
-
<fingerprint pattern="(?i)^IBM_HTTP_SERVER|IBM-HTTP-SERVER$">
|
1267
|
+
<fingerprint pattern="(?i)^(?:IBM_HTTP_SERVER|IBM-HTTP-SERVER)$">
|
1260
1268
|
<description>IBM HTTP Server with no version info</description>
|
1261
1269
|
<example>IBM_HTTP_SERVER</example>
|
1262
1270
|
<example>IBM_HTTP_Server</example>
|
@@ -2018,7 +2026,7 @@
|
|
2018
2026
|
<param pos="0" name="os.product" value="Appliance"/>
|
2019
2027
|
</fingerprint>
|
2020
2028
|
|
2021
|
-
<fingerprint pattern="^BigIP|BIG-IP$">
|
2029
|
+
<fingerprint pattern="^(?:BigIP|BIG-IP)$">
|
2022
2030
|
<description>F5 BIG-IP</description>
|
2023
2031
|
<param pos="0" name="service.vendor" value="F5"/>
|
2024
2032
|
<param pos="0" name="service.product" value="BIG-IP LTM"/>
|
@@ -2593,6 +2601,17 @@
|
|
2593
2601
|
<param pos="2" name="python.version"/>
|
2594
2602
|
</fingerprint>
|
2595
2603
|
|
2604
|
+
<fingerprint pattern="(?i)^BaseHTTP/((?:\d+\.)*\d+)\s*Python/((?:\d+\.)*\d+)$">
|
2605
|
+
<description>BaseHTTPRequestHandler Python class must be subclassed to handle each request method.</description>
|
2606
|
+
<example service.version="0.3" python.version="2.7.18">BaseHTTP/0.3 Python/2.7.18</example>
|
2607
|
+
<example service.version="0.6" python.version="3.10.6">BaseHTTP/0.6 Python/3.10.6</example>
|
2608
|
+
<param pos="0" name="service.vendor" value="Python Software Foundation"/>
|
2609
|
+
<param pos="0" name="service.product" value="BaseHTTP"/>
|
2610
|
+
<param pos="0" name="service.family" value="Python"/>
|
2611
|
+
<param pos="1" name="service.version"/>
|
2612
|
+
<param pos="2" name="python.version"/>
|
2613
|
+
</fingerprint>
|
2614
|
+
|
2596
2615
|
<fingerprint pattern="^Python/(\d\.[\d.]+) aiohttp/(\d[\w.]+)$">
|
2597
2616
|
<description>AIOHTTP Project AIOHTTP</description>
|
2598
2617
|
<example service.version="3.7.4.post0" python.version="3.8">Python/3.8 aiohttp/3.7.4.post0</example>
|
@@ -2612,6 +2631,26 @@
|
|
2612
2631
|
<param pos="0" name="service.cpe23" value="cpe:/a:encode:uvicorn:-"/>
|
2613
2632
|
</fingerprint>
|
2614
2633
|
|
2634
|
+
<fingerprint pattern="^WSGIServer/(\d+(?:\.\d+)*)\s*C?Python/(\d+(?:\.\d+)*)$">
|
2635
|
+
<description>WSGIServer (wsgiref.simple_server) – a simple WSGI HTTP server for Python</description>
|
2636
|
+
<example service.version="0.1" python.version="2.7.18">WSGIServer/0.1 Python/2.7.18</example>
|
2637
|
+
<example service.version="0.2" python.version="3.10.5">WSGIServer/0.2 CPython/3.10.5</example>
|
2638
|
+
<param pos="0" name="service.vendor" value="Python Software Foundation"/>
|
2639
|
+
<param pos="0" name="service.product" value="WSGIServer"/>
|
2640
|
+
<param pos="0" name="service.family" value="Python"/>
|
2641
|
+
<param pos="1" name="service.version"/>
|
2642
|
+
<param pos="2" name="python.version"/>
|
2643
|
+
</fingerprint>
|
2644
|
+
|
2645
|
+
<fingerprint pattern="^Medusa/(\d+(?:\.\d+)*)$">
|
2646
|
+
<description>Medusa - extensible Internet server framework for Python</description>
|
2647
|
+
<example service.version="3.41">Medusa/3.41</example>
|
2648
|
+
<example service.version="2118">Medusa/2118</example>
|
2649
|
+
<param pos="0" name="service.vendor" value="Nightmare Software"/>
|
2650
|
+
<param pos="0" name="service.product" value="Medusa"/>
|
2651
|
+
<param pos="1" name="service.version"/>
|
2652
|
+
</fingerprint>
|
2653
|
+
|
2615
2654
|
<fingerprint pattern="^Grandstream (GXP[^\s]+) ([\d\.]+)$">
|
2616
2655
|
<description>Grandstream IP Phone</description>
|
2617
2656
|
<example hw.product="GXP2020" hw.version="1.2.5.3">Grandstream GXP2020 1.2.5.3</example>
|
@@ -3253,7 +3292,7 @@
|
|
3253
3292
|
<param pos="0" name="service.cpe23" value="cpe:/a:intel:active_management_technology:{service.version}"/>
|
3254
3293
|
</fingerprint>
|
3255
3294
|
|
3256
|
-
<fingerprint pattern="^AMT|Intel\(R\) Active Management Technology$">
|
3295
|
+
<fingerprint pattern="^(?:AMT|Intel\(R\) Active Management Technology)$">
|
3257
3296
|
<description>Intel(R) Active Management Technology (AMT) without a version</description>
|
3258
3297
|
<example>AMT</example>
|
3259
3298
|
<example>Intel(R) Active Management Technology</example>
|
@@ -4817,6 +4856,15 @@
|
|
4817
4856
|
<param pos="0" name="service.cpe23" value="cpe:/a:ballerina:ballerina:{service.version}"/>
|
4818
4857
|
</fingerprint>
|
4819
4858
|
|
4859
|
+
<fingerprint pattern="^Restlet-Framework/(\d+(?:\.\d+)*)$">
|
4860
|
+
<description>Restlet Framework - REST API framework for Java</description>
|
4861
|
+
<example service.version="2.4.3">Restlet-Framework/2.4.3</example>
|
4862
|
+
<param pos="0" name="service.vendor" value="Talend"/>
|
4863
|
+
<param pos="0" name="service.product" value="Restlet"/>
|
4864
|
+
<param pos="1" name="service.version"/>
|
4865
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:talend:restlet:{service.version}"/>
|
4866
|
+
</fingerprint>
|
4867
|
+
|
4820
4868
|
<fingerprint pattern="^((?:Mini|ZTE) web server) ([\d.]+) ZTE corp \d{4}\.$">
|
4821
4869
|
<description>Assorted ZTE CPE device web server</description>
|
4822
4870
|
<example service.product="Mini web server" service.version="1.0">Mini web server 1.0 ZTE corp 2005.</example>
|
@@ -4828,4 +4876,30 @@
|
|
4828
4876
|
<param pos="0" name="hw.vendor" value="ZTE"/>
|
4829
4877
|
</fingerprint>
|
4830
4878
|
|
4879
|
+
<fingerprint pattern="^PAM360$">
|
4880
|
+
<description>ManageEngine PAM360</description>
|
4881
|
+
<example>PAM360</example>
|
4882
|
+
<param pos="0" name="service.vendor" value="ManageEngine"/>
|
4883
|
+
<param pos="0" name="service.product" value="PAM360"/>
|
4884
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zohocorp:manageengine_pam360:-"/>
|
4885
|
+
</fingerprint>
|
4886
|
+
|
4887
|
+
<fingerprint pattern="^PMP$">
|
4888
|
+
<description>ManageEngine Password Manager Pro</description>
|
4889
|
+
<example>PMP</example>
|
4890
|
+
<param pos="0" name="service.vendor" value="ManageEngine"/>
|
4891
|
+
<param pos="0" name="service.product" value="ManageEngine Password Manager Pro"/>
|
4892
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zohocorp:manageengine_password_manager_pro:-"/>
|
4893
|
+
</fingerprint>
|
4894
|
+
|
4895
|
+
<fingerprint pattern="^Crow/((?:\d+(?:\.\d+)*)|\S+)$">
|
4896
|
+
<description>Crow - C++ framework for web services</description>
|
4897
|
+
<example service.version="0.3">Crow/0.3</example>
|
4898
|
+
<example service.version="master">Crow/master</example>
|
4899
|
+
<param pos="0" name="service.vendor" value="CrowCPP"/>
|
4900
|
+
<param pos="0" name="service.product" value="Crow"/>
|
4901
|
+
<param pos="1" name="service.version"/>
|
4902
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:crowcpp:crow:{service.version}"/>
|
4903
|
+
</fingerprint>
|
4904
|
+
|
4831
4905
|
</fingerprints>
|
data/recog/xml/http_wwwauth.xml
CHANGED
@@ -693,6 +693,14 @@
|
|
693
693
|
<param pos="0" name="hw.device" value="Power Device"/>
|
694
694
|
</fingerprint>
|
695
695
|
|
696
|
+
<fingerprint pattern="(?i)^Basic realm="OpenSearch Security"">
|
697
|
+
<description>OpenSearch</description>
|
698
|
+
<example>Basic realm="OpenSearch Security"</example>
|
699
|
+
<param pos="0" name="service.vendor" value="Amazon"/>
|
700
|
+
<param pos="0" name="service.product" value="OpenSearch"/>
|
701
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:amazon:opensearch:-"/>
|
702
|
+
</fingerprint>
|
703
|
+
|
696
704
|
<!-- a variety of headers we currently just ignore -->
|
697
705
|
|
698
706
|
<fingerprint pattern="(?i)^NTLM$">
|
data/recog/xml/imap_banners.xml
CHANGED
@@ -1,6 +1,9 @@
|
|
1
1
|
<?xml version='1.0' encoding='UTF-8'?>
|
2
2
|
<fingerprints matches="imap4.banner" protocol="imap" database_type="service" preference="0.90">
|
3
|
-
<!--
|
3
|
+
<!--
|
4
|
+
IMAP banners are matched against these patterns to fingerprint IMAP servers.
|
5
|
+
The patterns expect the "* OK " part of the banner was removed.
|
6
|
+
-->
|
4
7
|
|
5
8
|
<fingerprint pattern="^Microsoft Exchange IMAP4rev1 server version (5\.5\.\d{4}\.\d+) \((.*)\) ready$">
|
6
9
|
<description>Microsoft Exchange Server 5.5</description>
|
@@ -109,19 +112,21 @@
|
|
109
112
|
<param pos="2" name="host.time"/>
|
110
113
|
</fingerprint>
|
111
114
|
|
112
|
-
<fingerprint pattern="^[dD]ovecot (?:DA )?ready\.$">
|
115
|
+
<fingerprint pattern="^(?:\[CAPABILITY [^\]]{1,645}\] )?[dD]ovecot (?:DA )?ready\.$">
|
113
116
|
<description>Dovecot Secure IMAP Server</description>
|
114
117
|
<example>Dovecot ready.</example>
|
115
118
|
<example>Dovecot DA ready.</example>
|
119
|
+
<example>[CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE NAMESPACE LITERAL+ AUTH=PLAIN AUTH=LOGIN] Dovecot ready.</example>
|
116
120
|
<param pos="0" name="service.vendor" value="Dovecot"/>
|
117
121
|
<param pos="0" name="service.family" value="Dovecot"/>
|
118
122
|
<param pos="0" name="service.product" value="Dovecot"/>
|
119
123
|
<param pos="0" name="service.cpe23" value="cpe:/a:dovecot:dovecot:-"/>
|
120
124
|
</fingerprint>
|
121
125
|
|
122
|
-
<fingerprint pattern="^Dovecot \(Ubuntu\) ready\.$">
|
126
|
+
<fingerprint pattern="^(?:\[CAPABILITY [^\]]{1,645}\] )?Dovecot \(Ubuntu\) ready\.$">
|
123
127
|
<description>Dovecot Secure IMAP Server - Ubuntu variant</description>
|
124
128
|
<example>Dovecot (Ubuntu) ready.</example>
|
129
|
+
<example>[CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN AUTH=LOGIN] Dovecot (Ubuntu) ready.</example>
|
125
130
|
<param pos="0" name="service.vendor" value="Dovecot"/>
|
126
131
|
<param pos="0" name="service.family" value="Dovecot"/>
|
127
132
|
<param pos="0" name="service.product" value="Dovecot"/>
|
@@ -132,9 +137,11 @@
|
|
132
137
|
<param pos="0" name="os.cpe23" value="cpe:/o:canonical:ubuntu_linux:-"/>
|
133
138
|
</fingerprint>
|
134
139
|
|
135
|
-
<fingerprint pattern="^Dovecot \(Debian\) ready\.$">
|
140
|
+
<fingerprint pattern="^(?:\[CAPABILITY [^\]]{1,645}\] )?Dovecot \(Debian\) ready\.$">
|
136
141
|
<description>Dovecot Secure IMAP Server - Debian variant</description>
|
137
142
|
<example>Dovecot (Debian) ready.</example>
|
143
|
+
<example>[CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE LITERAL+ AUTH=PLAIN AUTH=LOGIN] Dovecot (Debian) ready.</example>
|
144
|
+
<param pos="0" name="service.vendor" value="Dovecot"/>
|
138
145
|
<param pos="0" name="service.vendor" value="Dovecot"/>
|
139
146
|
<param pos="0" name="service.family" value="Dovecot"/>
|
140
147
|
<param pos="0" name="service.product" value="Dovecot"/>
|
@@ -145,9 +152,10 @@
|
|
145
152
|
<param pos="0" name="os.cpe23" value="cpe:/o:debian:debian_linux:-"/>
|
146
153
|
</fingerprint>
|
147
154
|
|
148
|
-
<fingerprint pattern="^Dovecot \(Raspbian\) ready\.$">
|
155
|
+
<fingerprint pattern="^(?:\[CAPABILITY [^\]]{1,645}\] )?Dovecot \(Raspbian\) ready\.$">
|
149
156
|
<description>Dovecot Secure IMAP Server - Raspbian variant</description>
|
150
157
|
<example>Dovecot (Raspbian) ready.</example>
|
158
|
+
<example>[CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE LITERAL+ AUTH=PLAIN AUTH=LOGIN] Dovecot (Raspbian) ready.</example>
|
151
159
|
<param pos="0" name="service.vendor" value="Dovecot"/>
|
152
160
|
<param pos="0" name="service.family" value="Dovecot"/>
|
153
161
|
<param pos="0" name="service.product" value="Dovecot"/>
|
@@ -158,9 +166,10 @@
|
|
158
166
|
<param pos="0" name="hw.product" value="Raspberry Pi"/>
|
159
167
|
</fingerprint>
|
160
168
|
|
161
|
-
<fingerprint pattern="^Courier-IMAP ready. Copyright \d+-\d+">
|
169
|
+
<fingerprint pattern="^(?:\[CAPABILITY [^\]]{1,645}\] )?Courier-IMAP ready. Copyright \d+-\d+">
|
162
170
|
<description>Courier MTA IMAP</description>
|
163
171
|
<example>Courier-IMAP ready. Copyright 1998-2002 Double Precision, Inc. See COPYING for distribution information.</example>
|
172
|
+
<example>[CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.</example>
|
164
173
|
<param pos="0" name="service.vendor" value="Double Precision"/>
|
165
174
|
<param pos="0" name="service.family" value="Courier MTA"/>
|
166
175
|
<param pos="0" name="service.product" value="Courier IMAP"/>
|
@@ -178,28 +187,29 @@
|
|
178
187
|
</fingerprint>
|
179
188
|
|
180
189
|
<fingerprint pattern="^(\S{1,512}) Zimbra IMAP4rev1 server ready\.?$">
|
181
|
-
<description>
|
190
|
+
<description>Zimbra Collaboration IMAP</description>
|
182
191
|
<example host.name="foo.bar">foo.bar Zimbra IMAP4rev1 server ready</example>
|
183
|
-
<param pos="0" name="service.vendor" value="
|
184
|
-
<param pos="0" name="service.product" value="
|
185
|
-
<param pos="0" name="service.cpe23" value="cpe:/a:
|
192
|
+
<param pos="0" name="service.vendor" value="Zimbra"/>
|
193
|
+
<param pos="0" name="service.product" value="Collaboration"/>
|
194
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zimbra:collaboration:-"/>
|
186
195
|
<param pos="1" name="host.name"/>
|
187
196
|
</fingerprint>
|
188
197
|
|
189
198
|
<fingerprint pattern="^(\S{1,512}) Zimbra (\S+) IMAP4rev1 server ready\.?$">
|
190
|
-
<description>
|
199
|
+
<description>Zimbra Collaboration IMAP with service version</description>
|
191
200
|
<example host.name="foo.bar" service.version="7.0.0_GA_3079">foo.bar Zimbra 7.0.0_GA_3079 IMAP4rev1 server ready</example>
|
192
|
-
<param pos="0" name="service.vendor" value="
|
193
|
-
<param pos="0" name="service.product" value="
|
201
|
+
<param pos="0" name="service.vendor" value="Zimbra"/>
|
202
|
+
<param pos="0" name="service.product" value="Collaboration"/>
|
194
203
|
<param pos="2" name="service.version"/>
|
195
|
-
<param pos="0" name="service.cpe23" value="cpe:/a:
|
204
|
+
<param pos="0" name="service.cpe23" value="cpe:/a:zimbra:collaboration:{service.version}"/>
|
196
205
|
<param pos="1" name="host.name"/>
|
197
206
|
</fingerprint>
|
198
207
|
|
199
|
-
<fingerprint pattern="^(\S{1,512}) Cyrus IMAP4 v(\d+\.\d+.*)-OS X(?: Server)? ([\d\.]+).* server ready$">
|
208
|
+
<fingerprint pattern="^(?:\[CAPABILITY [^\]]{1,645}\] )?(\S{1,512}) Cyrus IMAP4 v(\d+\.\d+.*)-OS X(?: Server)? ([\d\.]+).* server ready$">
|
200
209
|
<description>CMU Cyrus IMAP on Mac OS X</description>
|
201
210
|
<example host.name="example.com" service.version="2.2.12" os.version="10.4.0">example.com Cyrus IMAP4 v2.2.12-OS X 10.4.0 server ready</example>
|
202
211
|
<example host.name="example.com" service.version="2.3.8" os.version="10.5">example.com Cyrus IMAP4 v2.3.8-OS X Server 10.5: 9A562 server ready</example>
|
212
|
+
<example host.name="foo.bar" service.version="2.3.8" os.version="10.5">[CAPABILITY IMAP4 IMAP4rev1 LITERAL+ ID AUTH=PLAIN AUTH=LOGIN AUTH=CRAM-MD5] foo.bar Cyrus IMAP4 v2.3.8-OS X Server 10.5:	9G7013y server ready</example>
|
203
213
|
<param pos="0" name="service.vendor" value="Carnegie Mellon University"/>
|
204
214
|
<param pos="0" name="service.family" value="Cyrus MTA"/>
|
205
215
|
<param pos="0" name="service.product" value="Cyrus IMAP"/>
|
@@ -213,10 +223,12 @@
|
|
213
223
|
<param pos="1" name="host.name"/>
|
214
224
|
</fingerprint>
|
215
225
|
|
216
|
-
<fingerprint pattern="^(\S{1,512}) Cyrus IMAP4? (?:\S+ )?v(\d+\.\d+.*) server ready$">
|
226
|
+
<fingerprint pattern="^(?:\[CAPABILITY [^\]]{1,645}\] )?(\S{1,512}) Cyrus IMAP4? (?:\S+ )?v?(\d+\.\d+.*) server ready$">
|
217
227
|
<description>CMU Cyrus IMAP</description>
|
218
228
|
<example host.name="example.com" service.version="2.3.7">example.com Cyrus IMAP4 v2.3.7 server ready</example>
|
219
229
|
<example host.name="example.com" service.version="2.4.8-Invoca-RPM-2.4.8-1">example.com Cyrus IMAP Murder v2.4.8-Invoca-RPM-2.4.8-1 server ready</example>
|
230
|
+
<example host.name="foo.bar" service.version="2.3.11-Fedora-RPM-2.3.11-1.fc9">[CAPABILITY IMAP4 IMAP4rev1 LITERAL+ ID AUTH=PLAIN SASL-IR] foo.bar Cyrus IMAP4 v2.3.11-Fedora-RPM-2.3.11-1.fc9 server ready</example>
|
231
|
+
<example host.name="foo.bar" service.version="3.0.8-Debian-3.0.8-6+deb10u6">[CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE AUTH=PLAIN SASL-IR] foo.bar Cyrus IMAP 3.0.8-Debian-3.0.8-6+deb10u6 server ready</example>
|
220
232
|
<param pos="0" name="service.vendor" value="Carnegie Mellon University"/>
|
221
233
|
<param pos="0" name="service.family" value="Cyrus MTA"/>
|
222
234
|
<param pos="0" name="service.product" value="Cyrus IMAP"/>
|