Telefonica / Eternalblue-Doublepulsar-Metasploit

Module of Metasploit to exploit the vulnerability Eternalblue-Doublepulsar.
GNU Lesser General Public License v2.1
1.09k stars 520 forks source link

cp: cannot stat '/root/Eternalblue-Doublepulsar-Metasploit/deps//Eternalblue-2.2.0.Skeleton.xml': No such file or directory #52

Open gh0st52 opened 7 years ago

gh0st52 commented 7 years ago

screenshot from 2017-07-20 09-06-41 can someone help me with that pls, i have no ideia how to solve this,and yes,the target is actually vunerable

gh0st52 commented 7 years ago

already solved it,if anyone needs the solution,just comment

bourichetawfik commented 7 years ago

yes i need solution please

KryptoN98 commented 7 years ago

Change the name of Folder
Eternalblue-Doublepulsar-Metasploit

KryptoN98 commented 7 years ago

When you download the eternalblue you name of folder is eternalblue-doublepulsar-metasploit-master just delete master and try again

ludovico1234 commented 6 years ago

i want a solution pls

Innosir commented 6 years ago

as for me i got the same error and when i download the folder name was Eternalblue-Doublepulsar-Metasploit,so what might be the problem.kindly need your assistance

rockmeup commented 6 years ago

Download here https://github.com/ElevenPaths/Eternalblue-Doublepulsar-Metasploit

and copy to root of your system and also copy the "deps" folder and the "eternalblue_doublepulsar.rb " file to root/.msf4/modules/exploits/windows/smb if there is no directory make them ( root/.msf4/modules/exploits/windows/smb)**

Mr-robot0008 commented 4 years ago

I need a solution to this. Please help.

saniyakolangde commented 4 years ago

It is not letting me Copy Paste to .msf4/modules/exploits/windows/smb. What should I do?

saniyakolangde commented 4 years ago

It is not letting me Copy Paste to .msf4/modules/exploits/windows/smb. What should I do?

saniyakolangde commented 4 years ago

It is not letting me Copy Paste to .msf4/modules/exploits/windows/smb. What should I do?

saniyakolangde commented 4 years ago

It is not letting me Copy Paste to .msf4/modules/exploits/windows/smb. What should I do?

saniyakolangde commented 4 years ago

It is not letting me Copy Paste to .msf4/modules/exploits/windows/smb. What should I do?

SAn4Es-TV commented 3 years ago

Please, tell me, how you solve the problem?

bethleekor commented 2 years ago

@SAn4Es-TV @saniyakolangde I had a same problem. I solved it (2022.02.10)

  1. run as root
  2. clone repository in root homedirectory (/root)
  3. copy eternalblue_doublepulsar.rb file cp eternalblue_doublepulsar.rb /usr/share/metasploit-framework/modules/exploits/windows/smb
  4. run metasploit (msfconsole) as a root

added) you don't need to copy deps folder in modules folder

KHATRIVINAY1 commented 1 year ago

I was also facing the same problem, I solved it by running the msfconsole as a root user. sudo su msfconsole