blackbotsecurity / Atomic-Red-Team-Intelligence-C2

ARTi-C2 is a post-exploitation framework used to execute Atomic Red Team test cases with rapid payload deployment and execution capabilities via .NET's DLR.
https://blackbot.io
168 stars 23 forks source link

Unable to launch NGROK tunnel #7

Open darmado opened 2 years ago

darmado commented 2 years ago
2021-08-21 05:21:43,185 24849 MainThread - [DEBUG] __main__.py: process_client_message - Received message from operator@127.0.0.1 path:/ msg: {'id': 'bqRkp4Aap2mB9', 'ctx': 'stagers', 'cmd': 'tunnel', 'args': {'tunnel_name': 'ngrok', 'stager': 'qEgULc7XUcO4G.ps1'}, 'data': {}}
Traceback (most recent call last):
  File "/Atomic-Red-Team-Intelligence-C2/blackbot/core/wss/__main__.py", line 62, in process_client_message
    result = cmd_handler(**message['args'])
TypeError: tunnel() got an unexpected keyword argument 'stager'