This commit is contained in:
shadow1ng
2020-11-15 22:19:01 +08:00
parent cdbd1aebc2
commit 43d41844a9
2 changed files with 157 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ fscan.exe -h 192.168.1.1/24 -m ms17010 (指定模块)
-h 192.168.1.1/24 (C段)
-h 192.168.1.1/16 (B段)
-h 192.168.1.1/8 (A段的192.x.x.1和192.x.x.254,方便快速查看网段信息 )
-hs ip.txt (以文件导入)
```