tanc7 / EXOCET-AV-Evasion

EXOCET - AV-evading, undetectable, payload delivery tool
823 stars 145 forks source link

Installation Error #5

Closed Chomikmarkus closed 2 years ago

Chomikmarkus commented 2 years ago

When trying to get source with root@vps158041:~# go get github.com/tanc7/EXOCET-AV-Evasiongo get github.com/tanc7/EXOCET-AV-Evasion: no matching versions for query "upgrade" root@vps158041:~#

tanc7 commented 2 years ago

What version of Golang do you have? Type go version

Chomikmarkus commented 2 years ago

go1.13.8

Chomikmarkus commented 2 years ago

But i got it to work now so , thanks gonna test it!

Chomikmarkus commented 2 years ago

Sry buddy need to reopen that;) Golang compiles now binary from go get command, so after go get exocet i get executable EXOCET-AV-EVASION Everything works well when i generate outputmalware.go file, until i recompile it back to executable i run into root@vps158041:~/go/bin# env GOARCH=amd64 GOOS=windows go build outputmalware.go outputmalware.go:12:2: cannot find package "github.com/amenz hinsky/go-memexec" in any of: /usr/lib/go-1.13/src/github.com/amenzhinsky/go-memex ec (from $GOROOT) /root/go/src/github.com/amenzhinsky/go-memexec (from $GOPATH)

What version of go you were using? It seems very interesting project, would like to try it out

Chomikmarkus commented 2 years ago

So reinstalled manually https://github.com/amenzhinsky/go-memexec and voila i have my executable!!! ;)

Chomikmarkus commented 2 years ago

But its getting flagged by 4 avs, my executable was before 3 from 26 after using EXOCET i get 4 from 26

tanc7 commented 2 years ago

Yes, as Exocet grows in popularity, more AVs are catching it. That or, people are submitting it to AV engines. I will be applying updates to defeat AV again.

On Sat, Nov 20, 2021 at 1:48 PM Chomikmarkus @.***> wrote:

But its getting flagged by 4 avs, my executable was before 3 from 26 after using EXOCET i get 4 from 26

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tanc7/EXOCET-AV-Evasion/issues/5#issuecomment-974716240, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGKJDJSUE2QGS3ZANOAB23LUNAJURANCNFSM5IFLEKZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Chomikmarkus commented 2 years ago

Yes submitting it to virustotal, unfortunately! When planning any updates, ?

tanc7 commented 2 years ago

I actually need some help because my personal and professional life is really tied up right now. If you don’t mind making commits that would be nice.

Sent from my iPhone

On Nov 20, 2021, at 1:53 PM, Chomikmarkus @.***> wrote:

 Yes submitting it to virustotal, unfortunately! When planning any updates, ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.