Attacking Windows Platform with EternalBlue Exploit via Android Phones | MS17-010

Image
Introduction On 14 April 2017, a hacker group know by the name of Shadow Brokers leaked exploitation toolkit used by the National Security Agency (NSA). The leak was also used as part of a worldwide WannaCry ransomware attack. EternalBlue is also an exploit developed and used by the NSA according to former NSA employees. Lab Environment Target Machine: Windows 7 Ultimate x64 bit Attacker Machine: Android 5.1  What is EternalBlue EternalBlue actually exploits a vulnerability found in Server Message Block (SMB) protocol of Microsoft Windows various platforms. This vulnerability can be found under CVE-2017-0144 in the CVE catalog.The most severe of the vulnerabilities could allow remote code execution if an attacker sends specially crafted messages to a Microsoft Server Message Block 1.0 (SMBv1) server. Windows 7 Operating with Release Effected by EternalBlue Installing Metasploit Framework on Android Step 1: Download Termux from play store....

HOW to Convert Text into Audio using Notepad

HOW to Convert Text into Audio using Notepad :-


Step 1—
Open your Notepad

Step 2—
Now paste the following code in your notepad

Dim message,sapi
 message = InputBox(vbcrlf,"Text to Audio converter")
 Set sapi = CreateObject("sapi.spvoice")
 sapi.Speak message




Step 3 –
Now save this file by using extension .vbs



Step 4 –
Now go to the location where that file is stored and double click on it.
Now place the text in the inputbox and press ok button.………………………….



Comments

Popular posts from this blog

Attacking Windows Platform with EternalBlue Exploit via Android Phones | MS17-010

Self-driving Cars Can be hacked by just putting stickers on street signs