2 matches found
cve-2017-8917
步骤 1 - 下载所有文件,并确保已安装 Python3 步骤 2 - 安装依赖 pip install -r requirements.txt 步骤 2.1 - 如果依赖安装失败,可能是某些 Linux 限制,尝试使用虚拟环境 python3 -m venv venv source ./venv/bin/activate pip install -r requirements.txt 步骤 3 - 运行程序 python3 main.py --url http:target'ip:portnumber 更多用法,请查看 usage.txt...
9.8CVSS8.5AI score0.99826EPSS
SaveExploits21
SUSE SLED15 / SLES15 Security Update : open-iscsi (SUSE-SU-2021:0127-1)
This update for open-iscsi fixes the following issues : Updated to upstream version 2.1.3 as 2.1.3-suse, for bsc1179908, including : - uip: check for TCP urgent pointer past end of frame - uip: check for u8 overflow when processing TCP options - uip: check for header length underflow during...
5.8AI score
SaveExploits0References3
20