Skip to content

Commit ea00aa6

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent f436f44 commit ea00aa6

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

db/modules_metadata_base.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118923,6 +118923,70 @@
118923118923

118924118924
]
118925118925
},
118926+
"exploit_multi/local/obsidian_plugin_persistence": {
118927+
"name": "Obsidian Plugin Persistence",
118928+
"fullname": "exploit/multi/local/obsidian_plugin_persistence",
118929+
"aliases": [
118930+
118931+
],
118932+
"rank": 600,
118933+
"disclosure_date": "2022-09-16",
118934+
"type": "exploit",
118935+
"author": [
118936+
"h00die",
118937+
"Thomas Byrne"
118938+
],
118939+
"description": "This module searches for Obsidian vaults for a user, and uploads a malicious\n community plugin to the vault. The vaults must be opened with community\n plugins enabled (NOT restricted mode), but the plugin will be enabled\n automatically.\n\n Tested against Obsidian 1.7.7 on Kali, Ubuntu 22.04, and Windows 10.",
118940+
"references": [
118941+
"URL-https://docs.obsidian.md/Plugins/Getting+started/Build+a+plugin",
118942+
"URL-https://github.com/obsidianmd/obsidian-sample-plugin/tree/master",
118943+
"URL-https://forum.obsidian.md/t/can-obsidian-plugins-have-malware/34491",
118944+
"URL-https://help.obsidian.md/Extending+Obsidian/Plugin+security",
118945+
"URL-https://thomas-byrne.co.uk/research/obsidian-malicious-plugins/obsidian-research/"
118946+
],
118947+
"platform": "Linux,OSX,Windows",
118948+
"arch": "cmd",
118949+
"rport": null,
118950+
"autofilter_ports": [
118951+
118952+
],
118953+
"autofilter_services": [
118954+
118955+
],
118956+
"targets": [
118957+
"Auto",
118958+
"Linux",
118959+
"OSX",
118960+
"Windows"
118961+
],
118962+
"mod_time": "2024-12-14 17:38:29 +0000",
118963+
"path": "/modules/exploits/multi/local/obsidian_plugin_persistence.rb",
118964+
"is_install_path": true,
118965+
"ref_name": "multi/local/obsidian_plugin_persistence",
118966+
"check": true,
118967+
"post_auth": false,
118968+
"default_credential": false,
118969+
"notes": {
118970+
"Reliability": [
118971+
"repeatable-session"
118972+
],
118973+
"Stability": [
118974+
"crash-safe"
118975+
],
118976+
"SideEffects": [
118977+
"artifacts-on-disk",
118978+
"config-changes"
118979+
]
118980+
},
118981+
"session_types": [
118982+
"shell",
118983+
"meterpreter"
118984+
],
118985+
"needs_cleanup": null,
118986+
"actions": [
118987+
118988+
]
118989+
},
118926118990
"exploit_multi/local/vagrant_synced_folder_vagrantfile_breakout": {
118927118991
"name": "Vagrant Synced Folder Vagrantfile Breakout",
118928118992
"fullname": "exploit/multi/local/vagrant_synced_folder_vagrantfile_breakout",

0 commit comments

Comments
 (0)