5 min
API
Working with reports and exports via the RPC API
The Metasploit RPC API provides a straightforward, programmatic way to
accomplish basic tasks with your Metasploit Pro instance. Two of the key
capabilities are export generation to backup your data and report generation to
summarize and share your findings. The RPC API docs are currently undergoing a
major overhaul and are a bit out of date for reports and export generation. This
post will provide all the examples and configuration options you need to get
running.
Setting up a client to make t