Skip to content

Commit 29beac7

Browse files
committed
automatic module_metadata_base.json update
1 parent 1e0db9e commit 29beac7

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

db/modules_metadata_base.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255020,6 +255020,55 @@
255020255020

255021255021
]
255022255022
},
255023+
"post_multi/gather/azure_cli_creds": {
255024+
"name": "Azure CLI Credentials Gatherer",
255025+
"fullname": "post/multi/gather/azure_cli_creds",
255026+
"aliases": [
255027+
255028+
],
255029+
"rank": 300,
255030+
"disclosure_date": null,
255031+
"type": "post",
255032+
"author": [
255033+
"James Otten <[email protected]>",
255034+
"h00die"
255035+
],
255036+
"description": "This module will collect the Azure CLI 2.0+ (az cli) settings files\n for all users on a given target. These configuration files contain\n JWT tokens used to authenticate users and other subscription information.\n Once tokens are stolen from one host, they can be used to impersonate\n the user from a different host.",
255037+
"references": [
255038+
255039+
],
255040+
"platform": "Linux,OSX,Windows",
255041+
"arch": "",
255042+
"rport": null,
255043+
"autofilter_ports": null,
255044+
"autofilter_services": null,
255045+
"targets": null,
255046+
"mod_time": "2024-06-27 10:45:05 +0000",
255047+
"path": "/modules/post/multi/gather/azure_cli_creds.rb",
255048+
"is_install_path": true,
255049+
"ref_name": "multi/gather/azure_cli_creds",
255050+
"check": false,
255051+
"post_auth": false,
255052+
"default_credential": false,
255053+
"notes": {
255054+
"Stability": [
255055+
"crash-safe"
255056+
],
255057+
"Reliability": [
255058+
255059+
],
255060+
"SideEffects": [
255061+
255062+
]
255063+
},
255064+
"session_types": [
255065+
"meterpreter"
255066+
],
255067+
"needs_cleanup": null,
255068+
"actions": [
255069+
255070+
]
255071+
},
255023255072
"post_multi/gather/check_malware": {
255024255073
"name": "Multi Gather Malware Verifier",
255025255074
"fullname": "post/multi/gather/check_malware",

0 commit comments

Comments
 (0)