From 591951ca08ab6ff42e97d1c57b898c4cca0baabe Mon Sep 17 00:00:00 2001 From: Ayusummer Date: Tue, 26 Dec 2023 00:59:31 +0800 Subject: [PATCH] stash --- .../index.md" | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git "a/docs/\347\275\221\347\273\234\345\256\211\345\205\250/\345\206\205\347\275\221\346\270\227\351\200\217/index.md" "b/docs/\347\275\221\347\273\234\345\256\211\345\205\250/\345\206\205\347\275\221\346\270\227\351\200\217/index.md" index 3857983e9..854644f21 100644 --- "a/docs/\347\275\221\347\273\234\345\256\211\345\205\250/\345\206\205\347\275\221\346\270\227\351\200\217/index.md" +++ "b/docs/\347\275\221\347\273\234\345\256\211\345\205\250/\345\206\205\347\275\221\346\270\227\351\200\217/index.md" @@ -32,5 +32,15 @@ --- - ### fscan +### netspy + +> netspy是一款快速探测内网可达网段工具(深信服深蓝实验室天威战队强力驱动) + +可以在 [Releases · shmilylty/netspy (github.com)](https://github.com/shmilylty/netspy/releases) 下载可执行文件压缩包 + + +``` +iwr -Uri http://100.1.1.138:8000/download/netspy.exe -OutFile netspy.exe +``` +