SQLRecon
SQLRecon copied to clipboard
Added Two Additional SCCM Modules
Added two new SCCM modules focused on the retrieval of scripts, which can contain various pieces of credential data or otherwise sensitive information: -scriptdata: Returns all scripts created within SCCM. Pulls from the Scripts table of the target db. -cidata: Returns all configuration items configured to run scripts. Pulls from the vSMS_ConfigurationItems view of the target db.