Manas Bellani

Results 6 comments of Manas Bellani

I see. I thought that docker would make platform independent containers ... it shouldn’t matter what the host is, docker should build a container that works uniformly across any host...

Hi, I am sorry - I am still getting the exact same error - same screenshot. =(

I have tried to debug the code. It appears that function "fn_enum_process_thread" is not adding eventlog threads to manipulate in the threads vector when "closehandle" param which is why we...

Excellent update @wdahlenburg, really like it. Thank you. Haven't tried this out yet, but can't wait to give it a try. =)

I received this exact same error as well. Here is a bit more info about the way I have configured my listener. ``` (Empire: listeners) > info http http Options:...

I believe @StayPirate has correctly identified the issue. Looking at the code in [http.py](https://github.com/EmpireProject/Empire/blob/e37fb2eef8ff8f5a0a689f1589f424906fe13055/lib/listeners/http.py) on line 980, the Cookie is an important parameter in communication and a "Session" value is...