mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 12:52:44 +08:00
Update SmbGhost.go
This commit is contained in:
parent
08ba177f52
commit
1cfedda2ce
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user