Coder Social home page Coder Social logo

yutianqaq / avevasioncraftonline Goto Github PK

View Code? Open in Web Editor NEW
239.0 4.0 43.0 1.86 MB

An online AV evasion platform written in Springboot (Golang, Nim, C) supports embedded, local and remote loading of Shellocde methods.

License: MIT License

Java 23.94% JavaScript 4.05% HTML 0.25% Vue 9.86% CSS 1.49% C 0.34% Go 58.62% Nim 1.45%
bypass bypass-antivirus online redteam redteam-tools antivirus-evasion av-bypass av-evasion golang redteaming

avevasioncraftonline's Introduction

免责声明:本工具仅供安全研究和教学目的使用,用户须自行承担因使用该工具而引起的一切法律及相关责任。作者概不对任何法律责任承担责任,且保留随时中止、修改或终止本工具的权利。使用者应当遵循当地法律法规,并理解并同意本声明的所有内容。

AV Evasion Craft Online

不要搭建在公网中 有问题请先看 issues

代码维护/新增请参考 先知社区-Golang 免杀与AV Evasion Craft Online 在线免杀生成平台

image-20240124190806863

可绕过常见杀软

特点

​ 1、轻松使用

  • 通过简单的上传操作,用户可以生成免杀 Payload,无需手动配置和编码。

2、时间节省

  • 减少协作时的环境配置和手动操作,提高效率。

3、模板化

  • 用户可以通过配置文件快速应用不同的载入方式,增加生成的 Payload 的多样性。

生成的压缩包密码为 yutian

支持编译 nim、go、c 语言

支持 3 种 shellcode 存储方式(内嵌、本地、远程)

2024年3月10日 更新 8 种加载方式 (Golang)

PixPin_2024-03-10_16-41-50

PixPin_2024-03-10_17-45-02

安装

详细版本

模板不定期更新,启动后端时请指定参数

下载后,修改 application.yaml 中的路径(非常重要)

image-20240131132406380

接着指定参数,jar 包名称需要更改。之后访问对应的端口即可

java -jar -Dspring.config.location=application.yaml AVEvasionCraftOnline.jar --server.port=80

参考

https://github.com/wsheeny/vite-vue-template

https://github.com/r00tSe7en/get_AV

https://github.com/qi4L/CallbackLoader

avevasioncraftonline's People

Contributors

yutianqaq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

avevasioncraftonline's Issues

password

can i have the password , please.
thank you

500

500怎么解决

编译jar报错

Error creating bean with name 'compilerController': Injection of autowired dependencies failed。vscode打包出这个错误

go_CertEnumSystemStore模板无法正常编译和一行代码似乎存在错误

go_CertEnumSystemStore模板无法正常编译

环境:新安装的kali2024.1,环境应该和师傅的一致
使用go_CertEnumSystemStore模板时无法正常编译,提示缺少mod文件,报错截图如下:
图片

去看了临时编译目录下确实没有mod文件,而GO111MODULE默认是空值(和on等价),是强制从mod文件获取依赖包,所以报错缺少mod文件。然后我改为auto或者off后又报错缺少依赖包golang.org/x/sys/windows ,报错截图如下:
图片

似乎是依赖包的问题,到临时编译目录下手动get下依赖包然后手动编译是可以的,但就达不到平台自动化的目的了,麻烦师傅看下是什么情况。

一行代码似乎存在错误

\AVEvasionCraftOnline-Backend\src\main\java\com\yutian4060\avevasioncraftonline\service\impl\CompileServiceImpl.java 中的205行代码if (Files.exists(goSumFilePath)) { ,根据上下文判断应该为if (Files.exists(goModFilePath)) {

一些问题

1、这个超时时间可以修改吗?后台看到是编译成功的,就是时间略长了一点,浏览器直接返回超时了,也没法下载了。
1711076780596
2、CS的payload必须勾选x64吗?测试发现不勾选的话编译完成后均无法运行上线。
3、用go模块(测试了所有go模块)编译的在低于win10以下的系统不能运行吗?测试了win7 64和win server08 64都报错,如图
1711076950973
1711077000586

生成远程不工作

请问作者,如果选择远程,也需要上传同样的bin文件吗?
image
不上传生成不了,如果上传了同样的远程地址的bin文件,测试不上线

lang

no offense , can you add eng lang.

thank you a lot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.