5 matches found
stegcrack
Stegcrack Stegcrack 是一个开源程序,用于利用 Steghide 中的一个漏洞(具体为 CVE-2021-27211)。 Stegcrack 检测给定文件是否包含使用 Steghide 隐藏的数据,并且有时可以在无需密码的情况下完全提取隐藏数据。 安装 克隆此仓库 root@kitploit: git clone https://github.com/b4shfire/stegcrack 进入源代码目录 root@kitploit: cd stegcrack/src 编译程序 root@kitploit: clang++ main.cc utils.cc...
CVE-2021-27211
creationtimestamp| type| source ---|---|--- 2021-02-15 22:46:53+00:00| seen| https://t.me/cibsecurity/23616 2021-10-02 17:11:31+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/633...
CVE-2021-27211
steghide 0.5.1 relies on a certain 32-bit seed value, which makes it easier for attackers to detect hidden data...
UBUNTU-CVE-2021-27211
steghide 0.5.1 relies on a certain 32-bit seed value, which makes it easier for attackers to detect hidden data...
CVE-2021-27211
CVE-2021-27211 affects the steghide 0.5.1 package. The root cause, as described across multiple sources, is that it relies on a certain 32-bit seed value, which makes it easier for attackers to detect hidden data. The available documents provide no explicit exploitation details, affected environm...