MCPcopy Create free account

hub / github.com/Marten4n6/EvilOSX / functions

Functions286 in github.com/Marten4n6/EvilOSX

↓ 46 callersMethodoutput
:type line: str :type prefix: str
server/view/cli.py:256
↓ 18 callersMethodwrite
This is the where sys.stdout is redirected to.
bot/bot.py:139
↓ 16 callersMethodoutput
Outputs a message to the response view. :type line: str :type prefix: str
server/modules/helper.py:63
↓ 10 callersMethod__init__
:type server_port: int
server/view/gui.py:750
↓ 10 callersMethodoutput_separator
(self)
server/modules/helper.py:71
↓ 9 callersMethodget
:rtype: urwid.ListBox
server/view/cli.py:31
↓ 8 callersMethodclose
Closes the connection.
server/modules/bot/slowloris.py:131
↓ 8 callersMethoddisplay_error
Displays an error message to the user. :type text: str
server/modules/helper.py:38
↓ 8 callersMethodstart
(self)
server/view/cli.py:511
↓ 7 callersMethod_send_command
Sends the command to the bot. :type command_raw: str
server/handler.py:62
↓ 7 callersFunctionutfout
Cleans a variable for UTF8 encoding on some environments where python will break with an error :credit: koconder :type inputvar: str
server/modules/bot/chrome_passwords.py:132
↓ 6 callersFunctionrandom_string
:type size: int :type numbers: bool :rtype: str :return A randomly generated string of x characters.
server/modules/helper.py:16
↓ 5 callersMethodadd_command
Adds the command to the bot's command queue. :type bot_uid: str :type command: Command
server/model.py:258
↓ 5 callersMethodget_bots
:return: A list of bot objects. :type limit: int :type skip_amount: int :rtype: list
server/model.py:180
↓ 5 callersFunctionrun_command
(command)
server/modules/bot/get_info.py:10
↓ 5 callersFunctionrun_command
(command)
server/modules/bot/webcam.py:12
↓ 4 callersMethodgenerate
(self, stager)
bot/launchers/python.py:10
↓ 4 callersMethodget_control_tab
:rtype: _ControlTab
server/view/gui.py:670
↓ 4 callersMethodget_option_messages
:return A list of input messages. :rtype: list[str]
bot/loaders/helper.py:43
↓ 4 callersMethodget_options
The returned dictionary must contain a "loader_name" key which contains the name of this loader. :type :rtype: dict :return:
bot/loaders/helper.py:50
↓ 4 callersMethodoutput_separator
(self)
server/view/helper.py:22
↓ 4 callersFunctionrun_command
Runs a system command and returns its response.
bot/bot.py:89
↓ 4 callersFunctionrun_command
Runs a system command and returns its response.
bot/loaders/launch_daemon/install.py:46
↓ 4 callersFunctionsend_response
Sends a response to the server. :type response: str :type module_name: str :type response_options: dict
bot/bot.py:192
↓ 4 callersMethodshould_continue
Shows the list of messages and asks the user if they want to continue. :type messages: list[str] :rtype: bool
server/modules/helper.py:54
↓ 3 callersMethod_async_reload
(self)
server/view/cli.py:167
↓ 3 callersMethod_clear_layout
(self)
server/view/gui.py:301
↓ 3 callersFunction_load_loader
Loads the loader and adds it to the cache. :type loader_name: str
bot/loaders/__init__.py:13
↓ 3 callersMethodadd
:type line: str :type prefix: str
server/view/cli.py:40
↓ 3 callersMethodget_bot_amount
:return: The amount of bots in the database. :rtype: int
server/model.py:196
↓ 3 callersFunctionget_program_file
:return: The path to the encrypted payload.
bot/loaders/launch_daemon/install.py:31
↓ 3 callersMethodget_setup_messages
:rtype: list[str] :return A list of input messages.
server/modules/helper.py:95
↓ 3 callersFunctionrun_command
Runs a system command and returns its response.
bot/loaders/launch_daemon/remove.py:9
↓ 3 callersFunctionrun_command
(command)
server/modules/bot/download.py:10
↓ 3 callersFunctionrun_command
(command)
server/modules/bot/screenshot.py:10
↓ 3 callersMethodset_window_title
:type text: str
server/view/cli.py:495
↓ 2 callersMethod_async_reload
(self)
server/view/cli.py:72
↓ 2 callersFunction_load_module
Loads the module and adds it to the cache. :type module_name: str
bot/launchers/__init__.py:30
↓ 2 callersMethod_on_module_run
Handles running modules. :type module_name: str :type input_fields: list
server/view/gui.py:465
↓ 2 callersFunction_pseudorandom
(x, mac=mac)
server/modules/bot/chrome_passwords.py:32
↓ 2 callersFunctionbin2str
(token_bplist, account_bplist=None)
server/modules/bot/decrypt_mme.py:39
↓ 2 callersFunctionchrome_db
Queries the chrome database (either Web Data or Login Data) and returns a list of dictionaries, with the keys specified in the list assig
server/modules/bot/chrome_passwords.py:85
↓ 2 callersFunctionchrome_decrypt
AES decryption using the PBKDF2 key and 16x " " IV via openSSL (installed on OSX natively) Salt, iterations, iv, size: https://cs.ch
server/modules/bot/chrome_passwords.py:56
↓ 2 callersMethodclear
Clears all output.
server/view/gui.py:205
↓ 2 callersMethoddisplay_error
Displays an error message to the user. :type text: str
server/view/gui.py:109
↓ 2 callersMethoddisplay_info
:type text: str
server/view/gui.py:453
↓ 2 callersMethodget_bot
Retrieves a bot from the database. :type bot_uid: str :rtype: Bot
server/model.py:147
↓ 2 callersFunctionget_file_hash
:return: The MD5 hash of the specified file path.
server/modules/bot/download.py:20
↓ 2 callersFunctionget_generation_time
(token_value)
server/modules/bot/decrypt_mme.py:21
↓ 2 callersMethodget_info
:return: A dictionary containing basic information about this loader. :rtype: dict
bot/loaders/helper.py:36
↓ 2 callersFunctionget_launch_agent_directory
:return: The directory where the launch agent lives.
bot/loaders/launch_daemon/install.py:36
↓ 2 callersFunctionget_launch_agent_file
:return: The path to the launch agent.
bot/loaders/launch_daemon/install.py:41
↓ 2 callersMethodget_random
:return A random user agent string.
server/modules/bot/slowloris.py:79
↓ 2 callersFunctionget_random_string
:type size: int :type numbers: bool :rtype: str :return: A randomly generated string of x characters.
bot/launchers/__init__.py:63
↓ 2 callersMethodget_responses_tab
:rtype: _ResponsesTab
server/view/gui.py:613
↓ 2 callersMethodget_table
:rtype: _BotTable
server/view/gui.py:607
↓ 2 callersFunctionget_uid
:return The unique ID of this bot.
bot/bot.py:82
↓ 2 callersMethodkill
(self)
bot/bot.py:188
↓ 2 callersMethodoutput
:rtype: line: str :rtype: prefix: str
server/view/gui.py:771
↓ 2 callersMethodprompt
:type prompt_text: str :type lines: list or None :rtype: str
server/view/cli.py:296
↓ 2 callersFunctionrandom_string
:type size: int :type numbers: bool :rtype: str :return A randomly generated string of x characters.
bot/launchers/helper.py:10
↓ 2 callersFunctionrandom_string
:return A randomly generated string of x characters. :type size: int :type numbers: bool :rtype: str
bot/loaders/helper.py:14
↓ 2 callersFunctionrun_command
(command)
server/modules/bot/get_backups.py:9
↓ 2 callersMethodsend_headers
Sends headers.
server/modules/bot/slowloris.py:139
↓ 2 callersMethodset_footer_text
:type text: str
server/view/cli.py:502
↓ 2 callersMethodset_main_loop
(self, main_loop)
server/view/cli.py:37
↓ 2 callersMethodset_module_layout
Sets the layout which can execute modules. :type module_name: str
server/view/gui.py:320
↓ 2 callersMethodsetup
:return: A tuple containing a "was the setup successful" boolean and configuration options. :type set_options: list :rtype: tuple[boo
server/modules/helper.py:102
↓ 2 callersMethodstop
Stops the attack.
server/modules/bot/slowloris.py:187
↓ 2 callersMethodupdate_bot
Updates the bot's last online time and local path. :type bot_uid: str :type last_online: float :type local_path: str
server/model.py:135
↓ 2 callersFunctionupload_file
Send back the file in pieces to the server (so we support very large files).
server/modules/bot/download.py:25
↓ 1 callersMethod__init__
:type command_type: int :type command: str :type options: dict
bot/bot.py:71
↓ 1 callersMethod__init__
(self, model, server_port)
server/view/cli.py:222
↓ 1 callersMethod_async_reload
(self)
server/view/cli.py:522
↓ 1 callersMethod_get_file_hash
(file_path)
server/modules/server/download.py:87
↓ 1 callersMethod_get_key_and_iv
:type password: str :type salt: bytes :type key_length: int :type iv_length: int :rtype: tuple
server/model.py:428
↓ 1 callersFunction_get_random_user_agent
:rtype: str :return: A random user agent.
bot/launchers/__init__.py:44
↓ 1 callersMethod_on_command_run
Handles running commands. :type command_input: QLineEdit
server/view/gui.py:504
↓ 1 callersMethod_on_create_launcher
Creates the launcher and outputs it to the builds directory. :type server_host: str :type server_port: int :type program_dire
server/view/gui.py:135
↓ 1 callersMethod_on_module_change
Handles module combobox changes. :type module_name: str
server/view/gui.py:418
↓ 1 callersMethod_openssl_encrypt
:type password: str :type plaintext: str :rtype: str
server/model.py:405
↓ 1 callersMethod_register_listeners
(self)
server/view/gui.py:597
↓ 1 callersMethod_remove_command
Removes the first command in the bot's queue. :type bot_uid: str
server/model.py:283
↓ 1 callersMethod_send_headers
Sets the response headers.
server/handler.py:56
↓ 1 callersMethod_set_main_loop
(self, main_loop)
server/view/cli.py:519
↓ 1 callersMethod_set_on_loader_change
Handles the loader combobox change event. :type new_text: str
server/view/gui.py:77
↓ 1 callersMethodadd_bot
Adds a bot to the database. :type bot: Bot
server/model.py:123
↓ 1 callersMethodadd_bot
Adds a bot to the table. :rtype bot: Bot
server/view/gui.py:542
↓ 1 callersMethodadd_executed_global
Adds the bot the list of who has executed the global module. :type bot_uid: str
server/model.py:229
↓ 1 callersMethodadd_upload_file
Adds a file which should be hosted by the server, should be automatically removed by the caller in x seconds. :type url_path
server/model.py:294
↓ 1 callersMethodapply
Apply this theme to the given application. :type application: QApplication
server/view/gui.py:729
↓ 1 callersFunctionbuilder
()
start.py:41
↓ 1 callersFunctionchrome
Calls the database querying and decryption functions and displays the output in a neat and ordered fashion. :type chrome_data: list
server/modules/bot/chrome_passwords.py:146
↓ 1 callersMethodclear
(self)
server/view/cli.py:134
↓ 1 callersMethodclear
(self)
server/view/cli.py:508
↓ 1 callersMethodcreate_payload
:return: The configured and encrypted payload. :type bot_uid: str :type payload_options: dict :type loader_options: dict
server/model.py:337
↓ 1 callersMethoddisplay_info
:type text: str
server/view/gui.py:123
↓ 1 callersFunctiongetCardData
(dsid, token)
server/modules/bot/icloud_contacts.py:43
↓ 1 callersFunctionget_battery
()
server/modules/bot/get_info.py:44
↓ 1 callersFunctionget_card_links
(dsid, token)
server/modules/bot/icloud_contacts.py:12
next →1–100 of 286, ranked by callers