How to Enable SMB protocol (lateral movement) inspection on JATP traffic (web) collector and all-in-one appliances.
Log into the JATP collector CLI as admin
Welcome admin. It is now Fri Apr 3 13:04:01 PDT 2020 JATP#
Enter collector mode
JATP# collector Entering the Collector configuration mode... JATP#(collector)#
Check the protocols status
JATP#(collector)# show protocols http parser is enabled smb parser is disabled JATP#(collector)#
Enable SMB protocol
JATP#(collector)# set protocols smb on JATP#(collector)#
Verify protocols status
JATP#(collector)# show protocols http parser is enabled smb parser is enabled JATP#(collector)#