Skip to Content
Metasploit- Social Engineering Campaigns Report Image Broken

Social Engineering Campaigns Report Image Broken

If you are running Metasploit Pro on a Linux system, you need to install the virtual frame buffer, or Xvfb, package to generate image previews in the campaigns report.

To install the Xvfb package on Ubuntu, open a terminal and run the following command:

$ sudo apt-get install xvfb

To install the Xvfb package on CentOS, open a terminal and run the following command:

$ sudo yum install xorg-x11-server-xvfb