Open brandonceja opened 8 months ago
Nice work. I have a lot on my plate currently so it may be a couple weeks until I get around to this.
@brandonceja is this still working?
So to answer my own question: Yes. Spoofing the extension still works, BUT seem to be some caveats:
find
instead of rfind
in Brandon's code
In Mr. D0x's article, I learned that it's feasible to spoof both the icon and filename within the Teams client by altering the attributes in the request that transmits file contents. So I added some lines to add this feature to TeamsPhisher by introducing the --spoofile flag. I think this capability holds significant potential for deceiving unsuspecting individuals into clicking malicious files.
[Link to the article: https://mrd0x.com/microsoft-teams-abuse/]
BTW taking advantage of the communication, I would like to congratulate you for the creation of this awesome tool ;)