rapid7 / meterpreter

THIS REPO IS OBSOLETE. USE https://github.com/rapid7/metasploit-payloads INSTEAD
Other
324 stars 156 forks source link

mimikatz_command -f's help menu speaks French #119

Open wchen-r7 opened 9 years ago

wchen-r7 commented 9 years ago

I think we forgot to translate this: https://github.com/rapid7/meterpreter/blob/6d43284689240f4261cae44a47f0fb557c1dde27/source/extensions/mimikatz/modules/mod_mimikatz_standard.cpp#L8

When you supply something invalid for mimikatz_command -f, it will speak French:

meterpreter > mimikatz_command -f blah
Commande locale 'blah' introuvable

Description du module : Standard
         cls    - Efface l'?cran (ne fonctionne pas en ?xecution distante, via PsExec par exemple)
        exit    - Quitte MimiKatz
     reponse    - Calcule la r?ponse ? la Grande Question sur la Vie, l'Univers et le Reste
        cite    - Trouve une citation
     version    - Retourne la version de mimikatz
       sleep    - Mets en pause mimikatz un certains nombre de millisecondes
Meatballs1 commented 9 years ago

Ideally should deprecate the mimikatz extension, but it can still be useful as kiwi doesn't expose all the features yet. whip @OJ

OJ commented 9 years ago

Yeah yeah I know! :P Imma doing ma best! I'll get to it, I promise.

BTW, mimikatz will remain in action so long as WinXP/Win2k2 remain present. Mimikatz 2.0 (and therefore the Kiwi extension) rely on updated APIs which aren't present in older systems.