EmpireProject / Empire

Empire is a PowerShell and Python post-exploitation agent.
http://www.powershellempire.com/
BSD 3-Clause "New" or "Revised" License
7.43k stars 2.81k forks source link

Trollsploit Rick Ascii doesnt work #1327

Open whoot opened 5 years ago

whoot commented 5 years ago

Empire Version

[Version] 2.5

OS Information (Linux flavor, Python version)

4.19.0-kali1-amd64

Expected behavior

Trying to use powershell/trollsploit/rick_astley but it just opens a new commandline on the victim and exits with an error. I dont know what error, because commandline window is closed super fast.

Victim is Windows 7.

jbooz1 commented 5 years ago

I believe this module relies on internet access. If you were trying to do this in an internet-free environment, then it most likely will not work. I have a version that does not require internet here: https://github.com/jbooz1/Invoke-RickRoll

whoot commented 5 years ago

Hmm, I did have internet access on the machine.