1 00:00:00,300 --> 00:00:03,090 ‫So because of its importance and strength. 2 00:00:03,720 --> 00:00:07,320 ‫Metro reporter deserves to have its own private section. 3 00:00:08,280 --> 00:00:11,940 ‫Metro operator, it's short for the meter interpreter. 4 00:00:12,600 --> 00:00:16,740 ‫It's an advanced payload that is included in the Metasploit Framework. 5 00:00:17,550 --> 00:00:23,820 ‫Its purpose is to provide complex and advanced features that would otherwise be tedious to implement 6 00:00:23,820 --> 00:00:25,260 ‫purely in assembly. 7 00:00:26,410 --> 00:00:31,660 ‫The way that it accomplishes this is by allowing developers to write their own extensions in the form 8 00:00:31,660 --> 00:00:38,500 ‫of shared object deal files that can be uploaded and injected into a running process on a targeted computer 9 00:00:38,800 --> 00:00:40,690 ‫after exploitation has occurred. 10 00:00:41,800 --> 00:00:48,220 ‫My interpreter and all of the extensions that it loads are executed entirely for memory and never touched 11 00:00:48,220 --> 00:00:53,380 ‫the disk, thus allowing them to execute under the radar of standard antivirus detection.