From 6312c542a5cc8763de7c2958d83321d23bc544d8 Mon Sep 17 00:00:00 2001
From: py660 <93660666+py660@users.noreply.github.com>
Date: Sat, 16 Dec 2023 17:57:51 -0500
Subject: [PATCH 1/2] Add GuardianTabCrash
---
README.md | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/README.md b/README.md
index c7251d9..250a304 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ Thank you to all of the contributors! Yall really are pretty epic :D
- [EXT-REMOVER](#ext-remover)
+ * [GuardianTabCrash *Unrestricted browsing*](#guardiantabcrash-unrestricted-browsing)
* [Skiovox *Unrestricted browsing*](#skiovox-unrestricted-browsing)
* [LTBEEF *Disable extensions*](#ltbeef-disable-extensions)
* [LoMoH *Disable extensions*](#lomoh-disable-extensions)
@@ -46,6 +47,25 @@ Thank you to all of the contributors! Yall really are pretty epic :D
Table of contents generated with readme-toc
+## GuardianTabCrash *Unrestricted browsing*
+
+### What is it?
+
+An exploit that allows for unrestricted internet access outside of goguardian's control
+
+### How to use it?
+
+**Teacher's can still see your screen, but they can't block or close any of your tabs.**
+
+**YOUR TEACHER NEEDS TO HAVE SET A TAB LIMIT. TRY OPENING TONS OF TABS TO CONVINCE THEM TO ENABLE TAB LIMITS**.
+
+1. create a bookmark named anything: `javascript: window.onbeforeunload = ()=>{return false;}`
+2. Hold down CTRL and then SPAM CLICK the bookmark until you're well above the tab limit, opening a bunch of `about:blank` pages.
+3. It might ask if you want to leave this page, this is goguardian trying to close it. Say No, and click `Prevent from creating additional dialogues`.
+4. Enjoy your unblocked stay!
+
+#### Discovered by @py660
+
## Skiovox *Unrestricted browsing*
From a74b372eb297ba2a328431407a7f4d74f850865b Mon Sep 17 00:00:00 2001
From: py660 <93660666+py660@users.noreply.github.com>
Date: Mon, 18 Dec 2023 17:02:05 -0500
Subject: [PATCH 2/2] add back to top link
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 250a304..c5b9675 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,8 @@ An exploit that allows for unrestricted internet access outside of goguardian's
#### Discovered by @py660
+[**🔼 Back to top**](#ext-remover)
+
## Skiovox *Unrestricted browsing*
### What is it?