We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to enable the communications rotation feature the implant returns an error.
All of this must be filled in
Steps to reproduce the behaviour:
enable rotation
"https://domain1.com","https://domain2.com","https://domain3.com"
"domain1.com","domain2.com","domain3.com"
mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Config.Manager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Core, Version=2.273.923.9, Culture=neutral, PublicKeyToken=null Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a at Core.Common.Comms.GetDropperAssembly() at Core.Common.Comms.GetDropperAssembly() at Core.Common.Comms.GetTaskId() at Core.Common.Comms.Exec(String output, Byte[] outputBytes, String taskId) at Core.Common.Comms.DFUpdate(String commaSeperatedHostHeaders) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Core.Program.Run(List`1 args) at Core.Program.Main(String[] args)'
Expect the beacon to start rotating communication via the given domains
The text was updated successfully, but these errors were encountered:
Nah
Sorry, something went wrong.
No branches or pull requests
Description
When trying to enable the communications rotation feature the implant returns an error.
Execution Environment:
All of this must be filled in
Implant Info
Defensive Technologies
To Reproduce
Steps to reproduce the behaviour:
enable rotation
"https://domain1.com","https://domain2.com","https://domain3.com"
"domain1.com","domain2.com","domain3.com"
Expected behaviour
Expect the beacon to start rotating communication via the given domains
The text was updated successfully, but these errors were encountered: