usbrubberducky-payloads/payloads/library/prank/SendMessagesInTeams/README.md

46 lines
1.2 KiB
Markdown
Raw Normal View History

2023-04-20 16:22:58 +00:00
# Send Messages In Teams
A script used to prank your friends sending a message through the user Teams.
**Category**: Prank
## Description
A script used to prank your friends sending a message through the user Teams.
Open a PowerShell, stop Teams if is runned, run Teams, run new message function, search the receiver, write and send some messages, then close the app.
## Getting Started
### Dependencies
* Internet Connection
* Microsoft Teams installed and user logged-in
2023-04-24 15:56:24 +00:00
* ExecutionPolicy Bypass
* Python
2023-04-20 16:22:58 +00:00
### Settings
- Setup the receiver
2023-06-16 21:57:08 +00:00
## Credits
<h2 align="center"> Aleff :octocat: </h2>
<div align=center>
<table>
<tr>
<td align="center" width="96">
<a href="https://github.com/aleff-github">
<img src=https://github.com/aleff-github/aleff-github/blob/main/img/github.png?raw=true width="48" height="48" />
</a>
<br>Github
</td>
<td align="center" width="96">
<a href="https://www.linkedin.com/in/alessandro-greco-aka-aleff/">
<img src=https://github.com/aleff-github/aleff-github/blob/main/img/linkedin.png?raw=true width="48" height="48" />
</a>
2023-06-16 21:58:45 +00:00
<br>Linkedin
2023-06-16 21:57:08 +00:00
</td>
</tr>
</table>
</div>