nsacyber / BAM

The Binary Analysis Metadata tool gathers information about Windows binaries to aid in their analysis. #nsacyber
Other
153 stars 27 forks source link

create GUI for BAM! #9

Open iadgovuser35 opened 5 years ago

iadgovuser35 commented 5 years ago

While BAM's core logic is meant to be run in the background, interaction with BAM's API and post analytic capabilities would likely prove to be a great boon for BAM. Current thoughts about the implementation of a GUI consist of a web app that utilizes BAM! APIs and post analysis functions and would have access to the SQLite database.

iadgovuser1 commented 5 years ago

Rather than developing our own UI, consider pushing data into an unstructured data store, such as ElasticStack or Splunk or Azure Cosmos, so users can build their own visualizations and analytics.