mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-09-14 14:06: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
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
fmt.Println("[+] SmbGhost扫描模块开始...")
|
|
||||||
// 执行实际的SMB Ghost漏洞扫描
|
// 执行实际的SMB Ghost漏洞扫描
|
||||||
err := SmbGhostScan(info)
|
err := SmbGhostScan(info)
|
||||||
fmt.Println("[+] SmbGhost扫描模块结束...")
|
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user