Und3rf10w / Aggressor-scripts

Aggressor scripts I've made for Cobalt Strike
GNU General Public License v2.0
402 stars 94 forks source link

Fix Ebowla-interop.cna #19

Open Und3rf10w opened 6 years ago

Und3rf10w commented 6 years ago

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

fsacer commented 6 years ago

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.

iNoSec commented 5 years ago

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?