Und3rf10w / Aggressor-scripts

Aggressor scripts I've made for Cobalt Strike

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Ebowla-interop.cna

Und3rf10w opened this issue · comments

Ebowla-interop.cna doesn't actually work. You should probably fix it.

Ebowla still works nicelly as advertised so It would be a shame not having one click generate button, I would probably prefer the single button as it was in previous version and have that bring the payload to the cobalt strike client as generate package works. I would make the generate functionality as priority, that login stuff isn't as important.

attempted an invalid cast: java.lang.String cannot be cast to sleep.bridges.io.IOObject at ebowla.cna:391 is the error on the current script via login functionality. Few versions before the saveEbowlaConfig was removed for the general generate ebowla menu.

null value error at ebowla_old.cna:252 is the error I'm getting in older version of script (https://github.com/Und3rf10w/Aggressor-scripts/blob/4b7be4b6776602074c2addb3b411103228c280d7/Ebowla/ebowla-interop.cna) which still had the generate functionality.

It would be nice if it threw you a exe back at cobalt client, if i understand correctly it was done in a way you would still need to manually do stuff to build it.

Just to know because i tried multiple times with cobaltstrike and impossible to make it work with Ebowla, not this script just the normal used with a stager execitable from CS, the encrypted one work normally but the encoded fail every time, if i make the same with a meterpreter thats work perfectly. So someone can say me if everything is good on your side?