Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError undefined method `split' for nil:NilClass #87

Open
Macle0d opened this issue Nov 26, 2018 · 2 comments
Open

NoMethodError undefined method `split' for nil:NilClass #87

Macle0d opened this issue Nov 26, 2018 · 2 comments

Comments

@Macle0d
Copy link

Macle0d commented Nov 26, 2018

Metasploit Version: metasploit v4.17.26-dev
Wine: wine-3.0.3 (Debian 3.0.3-2)
Kali: 2019.1

Log exploit

[*] Started reverse TCP handler on 172.27.5.155:4444 
[*] 172.27.5.34:445 - Generating Eternalblue XML data
[*] 172.27.5.34:445 - Generating Doublepulsar XML data
[*] 172.27.5.34:445 - Generating payload DLL for Doublepulsar
[-] 172.27.5.34:445 - **Exploit failed: NoMethodError undefined method `split' for nil:NilClass**
[*] Exploit completed, but no session was created.

La semana pasada me funcionaba sin problemas hoy actualice el metasploit y dejo de funcionar. reemplace todos los archivos y volvi a copiar y segue el error.

@abrackas
Copy link

I have the same issue with this particular exploit on Kali. I tried all sorts of things (uninstalled updates, uninstalled/reinstalled wine, manually specified the default payload). I'm using this exploit for a project for class and did a blog entry with the things I tried. I can confirm the scanner that is associated with this exploit works just fine.
https://capstonefall2018.wordpress.com/2018/11/26/week-13-doublepulsar-nomethoderror/

@abrackas
Copy link

abrackas commented Dec 5, 2018

I was able to get it working again by doing the following update commands before starting Metasploit.
apt-get clean && apt-get update && apt-get upgrade –y && apt-get dist-upgrade –y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants