mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-22 03:10:42 +08:00
Update SmbGhost.go
This commit is contained in:
@@ -101,10 +101,8 @@ func SmbGhost(info *Common.HostInfo) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
fmt.Println("[+] SmbGhost扫描模块开始...")
|
||||
// 执行实际的SMB Ghost漏洞扫描
|
||||
err := SmbGhostScan(info)
|
||||
fmt.Println("[+] SmbGhost扫描模块结束...")
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user