OSCP Learning Notes - Exploit

Posted keepmoving1113

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OSCP Learning Notes - Exploit相关的知识,希望对你有一定的参考价值。

Tool: Metasploit

 1. Start the msfconsole tool.

msfconsole

 

技术图片

2.Search ssh related modules.

技术图片

3.Use the "auxiliary/scanner/ssh/ssh_login" module and set the options, such as pass_file, rhosts, username.

技术图片

4. Exploit the target.

技术图片

 

以上是关于OSCP Learning Notes - Exploit的主要内容,如果未能解决你的问题,请参考以下文章

OSCP Learning Notes - Buffer Overflows

OSCP Learning Notes - Exploit

OSCP Learning Notes - Enumeration

OSCP Learning Notes - Capstone

OSCP Learning Notes - Exploit

OSCP Learning Notes - Exploit