Reverse engineer serial port commands

Alan Felt wrote 04/03/2016 at 02:23 0 points

I'm attempting to reverse engineer a serial device that I know very little about. I figured out the BAUD rate of it and when I press a button on it, it writes "..\nBooted" to the serial console. Is there some program I can run that will brute force what commands the devices serial interface allows, if any?