Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Marten4n6/EvilOSX
/ functions
Functions
286 in github.com/Marten4n6/EvilOSX
⨍
Functions
286
◇
Types & classes
58
Method
get_info
(self)
server/modules/server/get_info.py:9
Method
get_info
(self)
server/modules/server/decrypt_mme.py:9
Method
get_info
(self)
server/modules/server/upload.py:12
Method
get_info
(self)
server/modules/server/webcam.py:12
Method
get_info
(self)
server/modules/server/microphone.py:9
Function
get_module
:type module_name: str :rtype: ModuleABC or None :return: The module class if it has been loaded, otherwise None.
server/modules/__init__.py:29
Function
get_names
:return: A list of available launchers.
bot/launchers/__init__.py:17
Function
get_names
:rtype: list[str] :return: A list of all loader names.
bot/loaders/__init__.py:27
Function
get_names
:rtype: list[str] :return: A list of all module names.
server/modules/__init__.py:38
Function
get_option_messages
:type loader_name: str :rtype: list
bot/loaders/__init__.py:57
Method
get_option_messages
(self)
bot/loaders/launch_daemon/loader.py:16
Function
get_options
:return: A dictionary containing the loader's configuration options. :type loader_name: str :type set_options: list
bot/loaders/__init__.py:74
Method
get_options
(self, set_options)
bot/loaders/launch_daemon/loader.py:22
Function
get_remove_code
:return: Compressed code which can be run on the bot. :type loader_name: str :rtype: bytes
bot/loaders/__init__.py:88
Method
get_setup_messages
(self)
server/modules/server/browser_history.py:17
Method
get_setup_messages
(self)
server/modules/server/download.py:19
Method
get_setup_messages
(self)
server/modules/server/screenshot.py:19
Method
get_setup_messages
(self)
server/modules/server/clipboard.py:18
Method
get_setup_messages
(self)
server/modules/server/phish_itunes.py:17
Method
get_setup_messages
(self)
server/modules/server/remove_bot.py:17
Method
get_setup_messages
(self)
server/modules/server/slowloris.py:20
Method
get_setup_messages
(self)
server/modules/server/upload.py:20
Method
get_setup_messages
(self)
server/modules/server/webcam.py:22
Method
get_setup_messages
(self)
server/modules/server/microphone.py:20
Method
get_tabbed_widget
:rtype: QWidget
server/view/gui.py:765
Function
get_update_code
:return: Compressed code which can be run on the bot. :type loader_name: str :rtype: bytes
bot/loaders/__init__.py:102
Function
get_webserver
:return The name of the running web server. :param target: TargetInfo
server/modules/bot/slowloris.py:252
Method
global_trace
(self, frame, why, arg)
bot/bot.py:176
Method
is_connected
:return True if the connection has been established.
server/modules/bot/slowloris.py:127
Method
keep_alive
Background thread which keeps all connections alive.
server/modules/bot/slowloris.py:195
Method
keypress
(self, size, key)
server/view/cli.py:149
Function
load_module
Loads the loader and adds it to the cache. :type module_name: str
server/modules/__init__.py:16
Method
local_trace
(self, frame, why, arg)
bot/bot.py:182
Method
log_message
(self, log_format, *args)
server/handler.py:203
Method
on_bot_added
:rtype: Bot
server/view/gui.py:789
Method
on_bot_added
Called when a bot connects for the first time. :type bot: Bot
server/view/helper.py:34
Method
on_bot_path_change
:type bot: Bot
server/view/gui.py:806
Method
on_bot_path_change
Called when the bot's local path changes. :type bot: Bot
server/view/helper.py:49
Method
on_bot_removed
:type bot: Bot
server/view/cli.py:280
Method
on_bot_removed
:type: Bot
server/view/gui.py:798
Method
on_bot_removed
Called when a bot gets removed. :type bot: Bot
server/view/helper.py:42
Method
on_response
:type response: str
server/view/gui.py:778
Method
on_response
Called when a bot sends a response. :type response: str
server/view/helper.py:26
Method
on_table_selection_changed
(self)
server/view/gui.py:600
Method
output
:type line: str :type prefix: str
server/view/cli.py:208
Method
output
Adds a line to the output field. :type text: str
server/view/gui.py:209
Method
output
:type line: str :type prefix: str
server/view/gui.py:265
Function
pbkdf2_bin
(password, salt, iterations, keylen=16)
server/modules/bot/chrome_passwords.py:25
Method
process_response
(self, response, response_options)
server/modules/server/download.py:52
Method
process_response
(self, response, response_options)
server/modules/server/screenshot.py:36
Method
process_response
(self, response, response_options)
server/modules/server/remove_bot.py:42
Method
process_response
(self, response, response_options)
server/modules/server/webcam.py:47
Function
run
(options)
bot/loaders/launch_daemon/remove.py:15
Function
run
(options)
bot/loaders/launch_daemon/update.py:6
Function
run
(options)
server/modules/bot/CVE-2020-3950.py:12
Function
run
(options)
server/modules/bot/browser_history.py:81
Function
run
(options)
server/modules/bot/chrome_passwords.py:201
Function
run
(options)
server/modules/bot/download.py:42
Function
run
(options)
server/modules/bot/screenshot.py:15
Function
run
(options)
server/modules/bot/clipboard.py:10
Function
run
(options)
server/modules/bot/icloud_contacts.py:76
Function
run
(options)
server/modules/bot/get_backups.py:20
Function
run
(options)
server/modules/bot/CVE-2015-5889.py:18
Function
run
(options)
server/modules/bot/slowloris.py:287
Function
run
(options)
server/modules/bot/get_info.py:48
Function
run
(options)
server/modules/bot/decrypt_mme.py:84
Function
run
(options)
server/modules/bot/upload.py:9
Function
run
(options)
server/modules/bot/webcam.py:17
Function
run
(options)
server/modules/bot/microphone.py:11
Method
set_global_command
Sets the global command. :type command: Command
server/model.py:205
Method
set_main_loop
(self, main_loop)
server/view/cli.py:102
Method
setup
(self, set_options)
server/modules/server/update_bot.py:17
Method
setup
(self, set_options)
server/modules/server/browser_history.py:23
Method
setup
(self, set_options)
server/modules/server/chrome_passwords.py:19
Method
setup
(self, set_options)
server/modules/server/download.py:26
Method
setup
(self, set_options)
server/modules/server/screenshot.py:24
Method
setup
(self, set_options)
server/modules/server/clipboard.py:24
Method
setup
(self, set_options)
server/modules/server/phish_itunes.py:22
Method
setup
(self, set_options)
server/modules/server/remove_bot.py:22
Method
setup
(self, set_options)
server/modules/server/slowloris.py:25
Method
setup
(self, set_options)
server/modules/server/decrypt_mme.py:19
Method
setup
(self, set_options)
server/modules/server/upload.py:27
Method
setup
(self, set_options)
server/modules/server/webcam.py:27
Method
setup
(self, set_options)
server/modules/server/microphone.py:27
Method
should_continue
:type messages: list[str] :rtype: bool
server/view/cli.py:191
Method
should_continue
:type messages: list[str] :rtype: bool
server/view/gui.py:250
← previous
201–286 of 286, ranked by callers