Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想问一下 Nessus 和 OWASP Depence Check 之间的区别。我的理解是 Nessus 包含 Dependency Cherck 的功能,对吗?
Nessus 的工作方式与 OWASP DC 略有不同。OWASP DC 查看您的构建文件并将它们与已使用库的已知漏洞数据库进行比较。Nessus 对正在运行的应用程序、网络、数据库等进行主动扫描。
但根据观点,可以说 Nessus 包含 OWASP DC 的功能,因为它应该发现至少与 DC 相同的漏洞。:-)