2 matches found
project_BIT_nmap_script
用于检测大型网络中 CVE-2022-32073 漏洞的 Python 程序 该 Python 程序对作为参数传入的地址运行 nmap,默认扫描所有端口,但也可以将端口号作为参数传入。它使用自定义创建的 wolfsshversion.nse 脚本运行 nmap,该脚本通过指纹识别技术识别 wolfSSH v1.4.7 ,此版本包含一个已分配编号为 CVE-2022-32073 的整数溢出漏洞。该程序可运行在任何已安装以下先决条件的机器上:nmap 、python3 以及必要的库。 使用以下命令运行程序 要查看选项和说明,请使用以下命令运行程序: root@kitploit: python...
9.8CVSS8.2AI score0.01894EPSS
SaveExploits0
CVE-2022-32073
WolfSSH v1.4.7 contains an integer overflow in the function wolfSSH_SFTP_RecvRMDIR (CVE-2022-32073). The issue is documented across multiple sources (NVD, CVE records, and vendor pages) as a vulnerability arising from an integer overflow in the SFTP RMDIR handling path. No exploit details are pro...
9.8CVSS9.6AI score0.01894EPSS
SaveExploits0References1Affected Software1
20