From 64720c076b053f625328ff9962eb43cc3d8d87a6 Mon Sep 17 00:00:00 2001 From: Julia Logan Date: Sat, 11 Mar 2023 17:45:39 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EMinecraft/Clients.md=E2=80=9C=20=C3=A4?= =?UTF-8?q?ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add that Meteor has .execute which can be abused to get someone to click a link that ie nukes /. --- Minecraft/Clients.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Minecraft/Clients.md b/Minecraft/Clients.md index 4d27824..c0a268f 100644 --- a/Minecraft/Clients.md +++ b/Minecraft/Clients.md @@ -17,7 +17,7 @@ Use a sandbox or check the source code and compile it yourself to be on the safe ## Other OpenSource clients (I heard of or found) I heard of these clients from friends or found them while browsing various wikis/git servers. * [BleachHack](https://github.com/BleachDrinker420/BleachHack) -* [**Meteor**](https://github.com/MeteorDevelopment/meteor-client) +* [**Meteor**](https://github.com/MeteorDevelopment/meteor-client) (WARNING! This client has an .execute command. If a server can trick you into clicking text, you can get fucked over real bad.) * [**Ares**](https://github.com/AresClient/ares) * [Salhack](https://github.com/ionar2/spidermod) * [GameSense](https://github.com/IUDevman/gamesense-client)