msfconsole # 起動 search <keyword or cve> # 探す use <module/path or index> # 入る show options # 必須確認 set RHOSTS <target_ip> # だいたい必須 set RPORT <port> # 必要なら set LHOST <your_ip> # reverse系なら set LPORT ...