Skip to content

Commit 92e2de8

Browse files
committed
Update README.md
1 parent 1563d79 commit 92e2de8

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

XWorm/README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77

88
<div align="center">
99

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) |
2323

24-
</div>
24+
</div>

0 commit comments

Comments
 (0)