Index: nmap-service-probes =================================================================== --- nmap-service-probes (revision 35233) +++ nmap-service-probes (working copy) @@ -13927,3 +13927,18 @@ # https://github.com/tvdw/gotor # https://lists.torproject.org/pipermail/tor-dev/2015-January/008135.html match tor-orport m|^\x00\x00\x07\x00\x02\x00\x04| p/GoTor/ i/supported protocol versions: 4/ +##############################NEXT PROBE############################## +# Queries z/OS Network Job Entry +# Sends an NJE Probe with the following information (this is in EBCDIC): +# TYPE = OPEN +# OHOST = FAKE +# RHOST = FAKE +# RIP and OIP = 0.0.0.0 +# R = 0 +# Based on http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.hasa600/init.htm +Probe TCP nje q|\xd6\xd7\xc5\xd5\x40\x40\x40\x40\xc6\xc1\xd2\xc5\x40\x40\x40\x40\x00\x00\x00\x00\xc6\xc1\xd2\xc5\x40\x40\x40\x40\x00\x00\x00\x00\x00| +ports 175 +sslports 2252 +# If the port supports NJE it will respond with either a 'NAK' or 'ACK' in EBCDIC +match nje m|^\xd5\xc1\xd2| p/IBM Network Job Entry (JES)/ +match nje m|^\xc1\xc3\xd2| p/IBM Network Job Entry (JES)/