Sha256: ae1189ae503a1240eca7473a62a8a6790d083f237452d45bb02f62c2dc9d1cea

Contents?: true

Size: 1.15 KB

Versions: 21

Compression:

Stored size: 1.15 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<fingerprints protocol="smtp" database_type="service" preference="0.12">
  <!--
  SMTP response lines to the RSET command are matched against these patterns
  (1 line at a time) to fingerprint SMTP servers.

  See comment at the top of smtp_banners.xml for additional info.

  'preference' note: This value has been set so as to implement the ordering
    of SMTP related fingerprint databases as described in 'smtp_banners.xml'.
  -->
  <fingerprint pattern="^250[ -]RSET\?  Well, OK\.$">
    <description>
         500 What? I don't understand that.
      </description>
    <param pos="0" name="service.vendor" value="Alt-N"/>
    <param pos="0" name="service.family" value="MDaemon"/>
    <param pos="0" name="service.product" value="MDaemon"/>
    <param pos="0" name="service.cpe23" value="cpe:/a:altn:mdaemon:-"/>
    <param pos="0" name="os.vendor" value="Microsoft"/>
    <param pos="0" name="os.family" value="Windows"/>
    <param pos="0" name="os.product" value="Windows"/>
    <param pos="0" name="os.arch" value="x86"/>
    <param pos="0" name="os.cpe23" value="cpe:/o:microsoft:windows:-"/>
  </fingerprint>
</fingerprints>

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
recog-2.1.38 xml/smtp_rset.xml