Skip to content

FlowBAT v.1.2.0

Compare
Choose a tag to compare
@chrissanders chrissanders released this 23 Mar 20:01
· 103 commits to master since this release

New Features

  • Tuple Search: Support has been added to be able to leverage searches based on specific 5-tuple values (Source/Dest IP, Source/Dest Port, and Protocol). Lists of tuples are managed in a similar way as IP Sets.
  • User Configurable Temp Directory: A configuration option has been added to allow users to specify the directory used by FlowBAT for storing of temporary RWF, RWS, and Tuple files.
  • Save Quick Queries: When creating queries through the quick query interface, an option is now present to save the query.

Improvements

  • The navigation bar was modified to simplify the layout and increase screen real-estate.
  • Previously, when switching between the quick query screen and query builder, an existing query would auto-execute. This functionality has been modified to prevent auto-execution to prevent interface slowness and wasted processing.
  • A product version footer was added.
  • Query builder fonts were modified to be more aesthetically pleasing.
  • The installation script now asks questions at the beginning instead of during the install process.
  • Additional output logging was added to the installation script.

Bug Fixes

  • Fixed clipping on certain lookup source popovers.
  • Fixed an initialization error with table.html.
  • Fixed issues caused with displaying certain default values on Chosen fields in the query builder.