|
7 | 7 |
|
8 | 8 | <div align="center"> |
9 | 9 |
|
10 | | -| File | Description | |
11 | | -|-----------------------------|------------------------------------------------------------------| |
12 | | -| **create_text.py** | Create a text on attacker's machine | |
13 | | -| **flood_errors.py** | Flood attacker's server with errors | |
14 | | -| **flood_plugin.py** | Flood attacker's server with plugins | |
15 | | -| **flood_user.py** | Flood attacker's server with users | |
16 | | -| **information_spoofing.py** | Send the attacker fake Information | |
17 | | -| **live_chat.py** | Talk with the attacker live | |
18 | | -| **microphone_spoofing.py** | Play an audio on attacker's machine | |
19 | | -| **monitor_spoofing.py** | Show a custom Picture/Video/Gif on attacker's machine | |
20 | | -| **rce_exploit.py** | Run remote code execution on attacker's machine | |
21 | | -| **sniffer.py** | Sniff request from the attacker's server and decrypt the Payload | |
22 | | -| **webcam_spoofing.py** | Show a custom Picture/Video/Gif on attacker's machine | |
| 10 | +| File | Description | Developer | |
| 11 | +|-----------------------------|------------------------------------------------------------------|------------------------------------------| |
| 12 | +| **create_text.py** | Create a text on attacker's machine | [@SwezyDev](https://github.com/SwezyDev) | |
| 13 | +| **flood_errors.py** | Flood attacker's server with errors | [@SwezyDev](https://github.com/SwezyDev) | |
| 14 | +| **flood_plugin.py** | Flood attacker's server with plugins | [@SwezyDev](https://github.com/SwezyDev) | |
| 15 | +| **flood_user.py** | Flood attacker's server with users | [@SwezyDev](https://github.com/SwezyDev) | |
| 16 | +| **information_spoofing.py** | Send the attacker fake Information | [@SwezyDev](https://github.com/SwezyDev) | |
| 17 | +| **live_chat.py** | Talk with the attacker live | [@SwezyDev](https://github.com/SwezyDev) | |
| 18 | +| **microphone_spoofing.py** | Play an audio on attacker's machine | [@SwezyDev](https://github.com/SwezyDev) | |
| 19 | +| **monitor_spoofing.py** | Show a custom Picture/Video/Gif on attacker's machine | [@SwezyDev](https://github.com/SwezyDev) | |
| 20 | +| **rce_exploit.py** | Run remote code execution on attacker's machine | [@SwezyDev](https://github.com/SwezyDev) | |
| 21 | +| **sniffer.py** | Sniff request from the attacker's server and decrypt the Payload | [@SwezyDev](https://github.com/SwezyDev) | |
| 22 | +| **webcam_spoofing.py** | Show a custom Picture/Video/Gif on attacker's machine | [@SwezyDev](https://github.com/SwezyDev) | |
23 | 23 |
|
24 | | -</div> |
| 24 | +</div> |
0 commit comments