t3l3machus / Villain

Villain is a high level stage 0/1 C2 framework that can handle multiple reverse TCP & HoaxShell-based shells, enhance their functionality with additional features (commands, utilities) and share them among connected sibling servers (Villain instances running on different machines).
Other
3.77k stars 611 forks source link

Encoding + basic obfuscation to all the commands #9

Closed carlos837 closed 1 year ago

carlos837 commented 1 year ago

You can now just run Invoke_Mimikatz, and get this result: The term 'Invoke_Mimikatz' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. https://i.imgur.com/SYE63O5.png

carlos837 commented 1 year ago

Oh, Im an idiot, let me fix it

carlos837 commented 1 year ago

I think I fixed it but it needs further editing to be in main branch, is just a PoC right now

carlos837 commented 1 year ago

Also it needs some things to work in sibling servers

carlos837 commented 1 year ago

I will work on that now

carlos837 commented 1 year ago

I think i fixed it

damianero95 commented 1 year ago

mimikatz not working for me aswell are you going to fix it if so thank you in advance

carlos837 commented 1 year ago

I fixed it

carlos837 commented 1 year ago

Try doing mimikatz on my fork

damianero95 commented 1 year ago

I tried on your frok and got this result https://i.imgur.com/4qkLbyt.png

carlos837 commented 1 year ago

I spelled it wrong, its Invoke-Mimikatz, not Invoke_Mimimatz, and it seems to work