MCPcopy Create free account

hub / github.com/darmado/Atomic-Red-Team-C2 / functions

Functions1,758 in github.com/darmado/Atomic-Red-Team-C2

↓ 1,462 callersFunctionget_path_in_package
(path)
blackbot/core/utils.py:26
↓ 12 callersMethodinfo
(self)
blackbot/core/wss/session.py:60
↓ 11 callersMethodadd
(self, job)
blackbot/core/wss/jobs.py:44
↓ 11 callersMethodget_session
(self, guid, attempt_auto_reg=True)
blackbot/core/wss/contexts/sessions.py:37
↓ 10 callersMethodattach
(self, event, func)
blackbot/core/ipcclient.py:39
↓ 10 callersMethoddispatch_event
(self, event, msg)
blackbot/core/ipcclient.py:57
↓ 10 callersFunctiongen_stager_psk
()
blackbot/core/wss/crypto.py:19
↓ 10 callersFunctionget_path_in_artic2
(path)
blackbot/core/utils.py:29
↓ 9 callersFunctionprint_info
(msg)
blackbot/core/utils.py:198
↓ 8 callersFunctionget_path_in_data_folder
(path)
blackbot/core/utils.py:35
↓ 7 callersMethodbroadcast_event
(self, event, data, exclude=[])
blackbot/core/wss/users.py:46
↓ 7 callersFunctiondotnet_deflate_and_encode
https://stackoverflow.com/questions/1089662/python-inflate-and-deflate-implementations
blackbot/core/wss/utils.py:30
↓ 7 callersFunctiongen_random_string
(length: int = 13)
blackbot/core/utils.py:120
↓ 7 callersMethodsleep
Modify a sessions check-in interval in ms Usage: sleep [-h] <guid> <interval>
blackbot/core/client/contexts/sessions.py:100
↓ 7 callersMethodwrite
(self)
blackbot/core/ipcserver.py:42
↓ 6 callersFunctionprint_good
(msg)
blackbot/core/utils.py:192
↓ 6 callersMethodsend
(self, data)
blackbot/core/wss/users.py:16
↓ 5 callersMethodinfo
(self, guid)
blackbot/core/wss/contexts/sessions.py:185
↓ 5 callersFunctionprint_bad
(msg)
blackbot/core/utils.py:195
↓ 5 callersMethodupdate_server_stats
(self)
blackbot/core/wss/__main__.py:83
↓ 4 callersMethod_register
(self, guid, psk)
blackbot/core/wss/contexts/sessions.py:61
↓ 4 callersMethodget_context
(self, ctx_name=None)
blackbot/core/client/cmdloop.py:231
↓ 4 callersMethodget_loadables
(self)
blackbot/core/wss/loader.py:65
↓ 4 callersMethodpublic_key
(self)
blackbot/core/wss/crypto.py:60
↓ 4 callersMethodupdate_available_loadables
(self)
blackbot/core/wss/__main__.py:87
↓ 3 callersMethodExecuteAttack
(self, automated_attack_file, session)
blackbot/core/client/cmdloop.py:425
↓ 3 callersMethodconnect
(self, target)
blackbot/core/wss/tunnels/ngrok.py:22
↓ 3 callersMethodencrypt
(self, data, key=None)
blackbot/core/wss/crypto.py:88
↓ 3 callersMethodget
(self, job_id=None)
blackbot/core/wss/jobs.py:32
↓ 3 callersMethodguid_is_valid
(self, guid)
blackbot/core/wss/contexts/sessions.py:55
↓ 3 callersMethodload
(self, path)
blackbot/core/wss/loader.py:57
↓ 3 callersMethodrun
(self, guids)
blackbot/core/wss/contexts/atomic.py:56
↓ 3 callersMethodstart
(self)
blackbot/core/ipcclient.py:42
↓ 3 callersMethodupdate_prompt
(self, ctx)
blackbot/core/client/cmdloop.py:257
↓ 2 callersFunctioncreate_self_signed_cert
(key_file: str = get_path_in_data_folder("artic2_private.key"), cert_file: str = get_path_in_data_folder("arti
blackbot/core/utils.py:126
↓ 2 callersFunctiondecode_auth_header
(request_headers)
blackbot/core/utils.py:114
↓ 2 callersFunctiongen_random_string_no_digits
(length: int = 20)
blackbot/core/utils.py:123
↓ 2 callersFunctiongen_stager_code
(comms, hook_assemblyresolve_event=False)
blackbot/core/wss/comms/utils.py:26
↓ 2 callersMethodgenerate_private_key
(self)
blackbot/core/wss/crypto.py:72
↓ 2 callersFunctionget_ipaddress
(interface=None)
blackbot/core/utils.py:86
↓ 2 callersMethodget_obfuscation_wrappers
(self)
blackbot/core/wss/loader.py:21
↓ 2 callersMethodget_session_psk
(self, guid)
blackbot/core/wss/db.py:48
↓ 2 callersMethodget_tunnels
(self)
blackbot/core/wss/loader.py:39
↓ 2 callersMethodinfo
(self)
blackbot/core/wss/contexts/listeners.py:50
↓ 2 callersMethodparse_command_line
(self, text)
blackbot/core/client/cmdloop.py:283
↓ 2 callersMethodpatch_badchar
(self, args, patch=False)
blackbot/core/client/cmdloop.py:242
↓ 2 callersMethodrun_automate_file
(self, automated_attack_file, session=None)
blackbot/core/client/cmdloop.py:334
↓ 2 callersMethodsend
(self, ctx, cmd, args={}, data={})
blackbot/core/client/contexts/wss.py:26
↓ 2 callersMethodstatus
(self)
blackbot/core/wss/tunnels/ngrok.py:12
↓ 2 callersMethodunregister
(self, name: str)
blackbot/core/wss/users.py:57
↓ 2 callersMethoduse
(self, name: str)
blackbot/core/wss/contexts/listeners.py:37
↓ 1 callersMethod_add_location
(self, guid, location)
blackbot/core/wss/contexts/sessions.py:68
↓ 1 callersMethodadd_location
(self, guid, location)
blackbot/core/wss/db.py:32
↓ 1 callersMethodadd_session
(self, guid, psk: str)
blackbot/core/wss/db.py:24
↓ 1 callersMethodchecked_in
(self)
blackbot/core/wss/session.py:71
↓ 1 callersMethodcmdloop
(self)
blackbot/core/client/cmdloop.py:377
↓ 1 callersMethodconnect
(self)
blackbot/core/client/connection.py:76
↓ 1 callersMethodcreate_db_and_schema
(db_path=get_path_in_artic2("artic2.db"))
blackbot/core/wss/db.py:14
↓ 1 callersMethoddata_handler
(self)
blackbot/core/client/connection.py:112
↓ 1 callersMethoddecrypt
(self, data, key=None)
blackbot/core/wss/crypto.py:103
↓ 1 callersMethoddecrypt
(self, job_id, data)
blackbot/core/wss/jobs.py:78
↓ 1 callersMethodderive_shared_key
(self, enc_pubkey)
blackbot/core/wss/crypto.py:76
↓ 1 callersMethodgenerate_auth_header
(self, username, password)
blackbot/core/client/connection.py:50
↓ 1 callersMethodget_by_id
(self, job_id)
blackbot/core/wss/jobs.py:26
↓ 1 callersFunctionget_cert_fingerprint
(cert_path)
blackbot/core/utils.py:187
↓ 1 callersFunctionget_comms
(comms)
blackbot/core/wss/comms/utils.py:14
↓ 1 callersFunctionget_data_folder
()
blackbot/core/utils.py:32
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1197-3.py:31
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1049-3.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1047-4.py:31
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1218.008-1.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1069.002-5.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1115-1.py:31
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1003.002-1.py:31
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1547.001-3.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1562.001-12.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1113-1.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1564.003-1.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1220-1.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1059.001-16.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1559.002-2.py:31
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1070.004-4.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1218.011-3.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1218.005-9.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1546.003-1.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1105-2.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1112-5.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1110.003-3.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1489-2.py:31
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1562.001-13.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1112-3.py:31
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1222.001-4.py:31
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1087.002-8.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1003.004-1.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1070.001-2.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1218.005-8.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1547.004-2.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1218.009-1.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1070.003-1.py:49
↓ 1 callersMethodget_description
(self)
blackbot/core/wss/ttp/art/art_T1518.001-2.py:49
next →1–100 of 1,758, ranked by callers