In this section, we're going to have an example of a simple plugin that comes in with MITMf. We are going to run mitmf --help, and after scrolling down past help, we will see a lot of plugins, as we can see in the following screenshot, that we can use to do various things on the target computer:
We can use the --inject plugin to inject code into the web pages that the target person loads, and we'll have an example of that later. What we want to do now is just see an example of a simple plugin, and then we'll do more in the future. Now, for example, as we can see in the following screenshot, we have a ScreenShotter ...