From 9c3c4099e16a66f6b8ec1028970a3e87e64ae6ec Mon Sep 17 00:00:00 2001 From: zefie Date: Wed, 23 Jul 2025 16:41:28 -0400 Subject: [PATCH] add wtv-register:/* to lockdown whitelist --- zefie_wtvp_minisrv/includes/config.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/zefie_wtvp_minisrv/includes/config.json b/zefie_wtvp_minisrv/includes/config.json index a9b8ef34..f7c1302a 100644 --- a/zefie_wtvp_minisrv/includes/config.json +++ b/zefie_wtvp_minisrv/includes/config.json @@ -144,20 +144,16 @@ "wtv-1800:/preregister", "wtv-1800:/noflash", "wtv-flashrom:/*", + "wtv-register:/*", + "wtv-head-waiter:/images/*", + "wtv-head-waiter:/ROMCache/*", "wtv-head-waiter:/login", "wtv-head-waiter:/ValidateLogin", "wtv-head-waiter:/login-stage-two", "wtv-head-waiter:/complete-account-transfer", "wtv-head-waiter:/cancel-account-transfer", "wtv-head-waiter:/relogin", - "wtv-head-waiter:/ROMCache/Spacer.gif", - "wtv-head-waiter:/ROMCache/NameStrip.gif", - "wtv-head-waiter:/images/PasswordBanner.gif", - "wtv-head-waiter:/ROMCache/UtilityBullet.gif", - "wtv-head-waiter:/images/NameBanner.gif", "wtv-head-waiter:/bad-disk", - "wtv-head-waiter:/images/signin_new_mail.gif", - "wtv-head-waiter:/images/signin_no_mail.gif", "wtv-log:/log" ], /* shenanigans: this allows you to intentionally enable old minisrv bugs, as well as official WebTV Networks exploits