
Nmap Development mailing list archives
Re: [NSE] BACNet NSE and Service Probe
From: Stephen Hilt <hilt () digitalbond com>
Date: Fri, 11 Apr 2014 15:34:39 -0400
Hello, Updated with enhancements and codeing fixes based on NMAP NSE Guidance. https://github.com/digitalbond/Redpoint/blob/master/BACnet-discover-enumerate.nse Also for the nmap-service-probe file ##############################NEXT PROBE############################## Probe UDP BACNet q|\x81\x0a\x00\x11\x01\x04\0\x05\x01\x0c\x0c\x02\0\0\0\x19\x4d| ports 47808 match bacnet m|^\x81| p/Building Automation And Control Networks - BACNet/ will catch more devices than the previous submission. Stephen Hilt CISSP, C|EH, CPT 423.402.0936 hilt () digitalbond com @sjhilt On Wed, Mar 26, 2014 at 2:54 PM, Stephen Hilt <hilt () digitalbond com> wrote:
Hello, Find the attached NSE, we would like to include this in nmap packaged NSE scripts, feel free to make comments as needed if we need to change anything. Here is an addition we have made to also do for a service probe in the nmap-service-probe file ##############################NEXT PROBE############################## Probe UDP BACNet q|\x81\x0a\x00\x11\x01\x04\0\x05\x01\x0c\x0c\x02\0\0\0\x19\x4d| ports 47808 match bacnet m|^\x81\x0a| p/Building Automation And Control Networks - BACNet/ Stephen Hilt CISSP, C|EH, CPT 423.402.0936 hilt () digitalbond com @sjhilt
_______________________________________________ Sent through the dev mailing list http://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/
Current thread:
- Re: [NSE] BACNet NSE and Service Probe Stephen Hilt (Apr 11)