h00die a7c547542f fix spelling in tools folder 5 months ago
..
README.md dcda0c2ebc Fix up text so we capitalize all words of Metasploit Framework 1 year ago
elm327_relay.rb a7c547542f fix spelling in tools folder 5 months ago
killerbee_msfrelay.py a894b8cc29 Updates Python shebangs to Python 3 3 years ago

README.md

HWBridge Tools

This folder contains hardware related tools that are compatible with the HWBridge interface. Commonly this will be a repository of different hardware relay services. If your device requires communication via serial or USB or some other non-ethernet means and you want to utilize the Metasploit Framework for handling the HTTP server then feel free to put your relay here.

If however your device supports WiFi or Ethernet, then consider building the HWBridge support directly into your hardware. Check your development board to see if there is a library available that supports your chipset and the MSF HWBridge. Often the library will be called MSF_Relay or something similar.