
Encore un PoC pour https://www.wietzebeukema.nl/blog/hijacking-dlls-in-windows
Encore un PoC pour https://www.wietzebeukema.nl/blog/hijacking-dlls-in-windows
Article de blog : https://redteamer.tips/?p=108
À utiliser avec un cmd qui fait ce que vous voulez, pour une dll qui ouvre un cmd, https://github.com/jfmaes/CMDLL. Consultez la liste sur le site de wietze pour savoir comment appeler votre dll.
créera automatiquement c:\Windows \System32 et y déposera votre dll et le binaire choisi, suivi de l'exécution. Nettoyez après vous en relançant trustjack avec le drapeau -c.
Il se peut que fody 2.0 vous manque, exécutez la restauration du package nuget pour corriger (clic droit sur Solution 'TrustJacker' et sélectionnez 'restaurer les packages NuGet')
_______ _ _ _
|__ __| | | | | | |
| |_ __ _ _ ___| |_ | | __ _ ___| | __
| | '__| | | / __| __| | |/ _` |/ __| |/ /
| | | | |_| \__ \ || |__| | (_| | (__| <
|_|_| \__,_|___/\__\____/ \__,_|\___|_|\_\
V1.0.0 by https://twitter.com/Jean_Maes_1994
Usage:
--dllpath=VALUE Path to the dll on the computer
--binary=VALUE The binary name to pop the shell
-c, --clean, --cleanup Cleanup the fake folder and it's contents
-h, -?, --help show this help menu.
Texte alternatif