Skip to content

Allevon412/TeamsImplant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamsImplant

This project is a stealthy teams implant that proxies the urlmon.dll that teams uses compile and throw this bad boy in the teams directory as urlmon.dll and you got yourself a persistence backdoor whenever teams runs by a user or at startup.

Features:

  • Mutex so you don't get spammed with 10 shells when teams creates 10 different teams processes and loads the proxy DLL into each of them.
  • Performs Unhooking of DLLs so we can call normal shellcode injection functions without worry.
  • uses AES encyrption of the shellcode so we can embed the shellcode in our implant without it being detected.
  • used metasploit to generate shellcode with exitfunc=thread so we dont kill teams process when we exit our meterpreter session.

For an example of how it works review the below video:

2022-02-24_09-26-00.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published