├── .github └── workflows │ └── main.yml ├── LICENSE ├── README.md ├── SECURITY.md ├── docs ├── AzureLogo.png ├── CredentialAccess │ ├── AZT601 │ │ ├── AZT601-1.md │ │ ├── AZT601-2.md │ │ ├── AZT601-3.md │ │ ├── AZT601-4.md │ │ ├── AZT601-5.md │ │ ├── AZT601.md │ │ ├── aks.PNG │ │ ├── functionappmi.png │ │ ├── logciappimds.PNG │ │ ├── runbook.PNG │ │ └── vmimds.PNG │ ├── AZT602 │ │ ├── AZT602-1.md │ │ └── runbook.PNG │ ├── AZT603 │ │ └── AZT603-1.md │ ├── AZT604 │ │ ├── AZT604-1.md │ │ ├── AZT604-2.md │ │ ├── AZT604-3.md │ │ ├── AZT604.md │ │ ├── certs.PNG │ │ ├── keys.PNG │ │ └── secrets.PNG │ ├── AZT605 │ │ ├── 605-3-1.PNG │ │ ├── 605-3-2.PNG │ │ ├── AZT605-1.md │ │ ├── AZT605-2.md │ │ ├── AZT605-3.md │ │ ├── AZT605.md │ │ ├── StorageKeys.PNG │ │ └── newcred.png │ └── CredentialAccess.md ├── Execution │ ├── AZT301 │ │ ├── AZT301-1.md │ │ ├── AZT301-2.md │ │ ├── AZT301-3.md │ │ ├── AZT301-4.md │ │ ├── AZT301-5.md │ │ ├── AZT301-6.md │ │ ├── AZT301-7.md │ │ ├── AZT301.md │ │ ├── CSE.PNG │ │ ├── SerialConsole.png │ │ ├── aks.PNG │ │ ├── dsc.PNG │ │ ├── runcommand.PNG │ │ └── vmapp.png │ ├── AZT302 │ │ ├── AZT302-1.md │ │ ├── AZT302-2.md │ │ ├── AZT302-3.md │ │ ├── AZT302-4.md │ │ ├── AZT302.md │ │ ├── functionapp.PNG │ │ └── runbook.PNG │ ├── AZT303 │ │ ├── AZT303.md │ │ └── intune.PNG │ └── Execution.md ├── Impact │ ├── AZT701 │ │ ├── AZT701-1.md │ │ ├── AZT701-2.md │ │ ├── AZT701.md │ │ ├── blobsas.PNG │ │ └── diskexport.PNG │ ├── AZT702 │ │ ├── AZT702-1.md │ │ └── smbshare.PNG │ ├── AZT703 │ │ ├── AZT703-1.md │ │ └── configure-replication-policy.png │ ├── AZT704 │ │ ├── 704-1-1.PNG │ │ ├── 704-2-1.PNG │ │ ├── AZT704-1.md │ │ ├── AZT704-2.md │ │ ├── AZT704-3.md │ │ └── AZT704.md │ ├── AZT705 │ │ ├── AZT705.md │ │ └── AZT705.png │ └── Impact.md ├── InitialAccess │ ├── AZT201 │ │ ├── AZT201-1.md │ │ ├── AZT201-2.md │ │ ├── AZT201.md │ │ ├── portalsignin.png │ │ ├── spclilogin.png │ │ └── userclilogin.png │ ├── AZT202 │ │ ├── AZT202.md │ │ └── failedsignin.png │ ├── AZT203 │ │ └── AZT203.md │ └── InitialAccess.md ├── Persistence │ ├── AZT501 │ │ ├── AZT501-1.md │ │ ├── AZT501-2.md │ │ ├── AZT501-3.md │ │ ├── AZT501.md │ │ ├── directorylogs.PNG │ │ ├── localadminreset.PNG │ │ └── validate.png │ ├── AZT502 │ │ ├── AZT502-1.md │ │ ├── AZT502-2.md │ │ ├── AZT502-3.md │ │ ├── AZT502.md │ │ ├── newsp.PNG │ │ └── newuser.PNG │ ├── AZT503 │ │ ├── AZT503-1.md │ │ ├── AZT503-2.md │ │ ├── AZT503-3.md │ │ ├── AZT503-4.md │ │ ├── AZT503.md │ │ ├── applogs.PNG │ │ ├── logicapp1.png │ │ ├── logicapp2.png │ │ ├── webhook.PNG │ │ ├── webjob.PNG │ │ └── webjoblog.PNG │ ├── AZT504 │ │ ├── AZT504.md │ │ └── watcher.PNG │ ├── AZT505 │ │ ├── AZT505-1.md │ │ └── runbookschedule.PNG │ ├── AZT506 │ │ ├── AZT506.md │ │ └── nsg.PNG │ ├── AZT507 │ │ ├── 507-3-1.png │ │ ├── AZT507-1.md │ │ ├── AZT507-2.md │ │ ├── AZT507-3.md │ │ ├── AZT507-4.md │ │ └── AZT507.md │ ├── AZT508 │ │ ├── 508.PNG │ │ └── AZT508.md │ ├── AZT509 │ │ └── AZT509.md │ └── Persistence.md ├── PrivilegeEscalation │ ├── AZT401 │ │ ├── AZT401.md │ │ ├── directorylogs.PNG │ │ └── pimactivate.PNG │ ├── AZT402 │ │ ├── AZT402.md │ │ ├── monitor-directory-activity.png │ │ └── toggle.png │ ├── AZT403 │ │ ├── AZT403-1.md │ │ └── cloudshell.PNG │ ├── AZT404 │ │ ├── AZT404-1.md │ │ ├── AZT404-2.md │ │ ├── AZT404-3.md │ │ ├── AZT404-4.md │ │ ├── AZT404.md │ │ ├── appservice.PNG │ │ ├── functionappmi.png │ │ ├── logciappimds.PNG │ │ └── runbook.PNG │ ├── AZT405 │ │ ├── APIPerm.PNG │ │ ├── AZT405-1.md │ │ ├── AZT405-2.md │ │ ├── AZT405-3.md │ │ ├── AZT405.md │ │ ├── appowner.png │ │ └── approle.PNG │ └── PrivEsc.md ├── Reconnaissance │ ├── AZT101 │ │ ├── AZT101.md │ │ └── NSG.PNG │ ├── AZT102 │ │ ├── AZT102.md │ │ └── IP.png │ ├── AZT103 │ │ └── AZT103.md │ ├── AZT104 │ │ ├── AZT104.md │ │ ├── userdata.png │ │ └── userinfo.PNG │ ├── AZT105 │ │ ├── AZT105.md │ │ └── appdata.PNG │ ├── AZT106 │ │ ├── AZ-T106-4.md │ │ ├── AZT106-1.md │ │ ├── AZT106-2.md │ │ ├── AZT106-3.md │ │ ├── AZT106.md │ │ ├── Approle.PNG │ │ ├── userRMroles.png │ │ └── userroles.png │ ├── AZT107 │ │ ├── AZT107.md │ │ └── example.png │ ├── AZT108 │ │ └── AZT108.md │ └── Reconnaissance.md ├── about.md ├── acknowledgments.md ├── cliexample.png ├── example.png ├── index.md ├── logoB.png ├── logoW.png └── stylesheets │ └── main.1c3799f8.min.css ├── mkdocs.yml └── site ├── 404.html ├── AzureLogo.png ├── CredentialAccess ├── AZT601 │ ├── AZT601-1 │ │ └── index.html │ ├── AZT601-2 │ │ └── index.html │ ├── AZT601-3 │ │ └── index.html │ ├── AZT601-4 │ │ └── index.html │ ├── AZT601-5 │ │ └── index.html │ ├── AZT601 │ │ └── index.html │ ├── aks.PNG │ ├── functionappmi.png │ ├── logciappimds.PNG │ ├── runbook.PNG │ └── vmimds.PNG ├── AZT602 │ ├── AZT602-1 │ │ └── index.html │ └── runbook.PNG ├── AZT603 │ └── AZT603-1 │ │ └── index.html ├── AZT604 │ ├── AZT604-1 │ │ └── index.html │ ├── AZT604-2 │ │ └── index.html │ ├── AZT604-3 │ │ └── index.html │ ├── AZT604 │ │ └── index.html │ ├── certs.PNG │ ├── keys.PNG │ └── secrets.PNG ├── AZT605 │ ├── 605-3-1.PNG │ ├── 605-3-2.PNG │ ├── AZT605-1 │ │ └── index.html │ ├── AZT605-2 │ │ └── index.html │ ├── AZT605-3 │ │ └── index.html │ ├── AZT605 │ │ └── index.html │ ├── StorageKeys.PNG │ └── newcred.png └── CredentialAccess │ └── index.html ├── Execution ├── AZT301 │ ├── AZT301-1 │ │ └── index.html │ ├── AZT301-2 │ │ └── index.html │ ├── AZT301-3 │ │ └── index.html │ ├── AZT301-4 │ │ └── index.html │ ├── AZT301-5 │ │ └── index.html │ ├── AZT301-6 │ │ └── index.html │ ├── AZT301-7 │ │ └── index.html │ ├── AZT301 │ │ └── index.html │ ├── CSE.PNG │ ├── SerialConsole.png │ ├── aks.PNG │ ├── dsc.PNG │ ├── runcommand.PNG │ └── vmapp.png ├── AZT302 │ ├── AZT302-1 │ │ └── index.html │ ├── AZT302-2 │ │ └── index.html │ ├── AZT302-3 │ │ └── index.html │ ├── AZT302-4 │ │ └── index.html │ ├── AZT302 │ │ └── index.html │ ├── functionapp.PNG │ └── runbook.PNG ├── AZT303 │ ├── AZT303 │ │ └── index.html │ └── intune.PNG └── Execution │ └── index.html ├── Impact ├── AZT701 │ ├── AZT701-1 │ │ └── index.html │ ├── AZT701-2 │ │ └── index.html │ ├── AZT701 │ │ └── index.html │ ├── blobsas.PNG │ └── diskexport.PNG ├── AZT702 │ ├── AZT702-1 │ │ └── index.html │ └── smbshare.PNG ├── AZT703 │ ├── AZT703-1 │ │ └── index.html │ └── configure-replication-policy.png ├── AZT704 │ ├── 704-1-1.PNG │ ├── 704-2-1.PNG │ ├── AZT704-1 │ │ └── index.html │ ├── AZT704-2 │ │ └── index.html │ ├── AZT704-3 │ │ └── index.html │ └── AZT704 │ │ └── index.html └── Impact │ └── index.html ├── InitialAccess ├── AZT201 │ ├── AZT201-1 │ │ └── index.html │ ├── AZT201-2 │ │ └── index.html │ ├── AZT201 │ │ └── index.html │ ├── portalsignin.png │ ├── spclilogin.png │ └── userclilogin.png ├── AZT202 │ ├── AZT202 │ │ └── index.html │ └── failedsignin.png ├── AZT203 │ └── AZT203 │ │ └── index.html └── InitialAccess │ └── index.html ├── Persistence ├── AZT501 │ ├── AZT501-1 │ │ └── index.html │ ├── AZT501-2 │ │ └── index.html │ ├── AZT501-3 │ │ └── index.html │ ├── AZT501 │ │ └── index.html │ ├── directorylogs.PNG │ ├── localadminreset.PNG │ └── validate.png ├── AZT502 │ ├── AZT502-1 │ │ └── index.html │ ├── AZT502-2 │ │ └── index.html │ ├── AZT502-3 │ │ └── index.html │ ├── AZT502 │ │ └── index.html │ ├── newsp.PNG │ └── newuser.PNG ├── AZT503 │ ├── AZT503-1 │ │ └── index.html │ ├── AZT503-2 │ │ └── index.html │ ├── AZT503-3 │ │ └── index.html │ ├── AZT503-4 │ │ └── index.html │ ├── AZT503 │ │ └── index.html │ ├── applogs.PNG │ ├── logicapp1.png │ ├── logicapp2.png │ ├── webhook.PNG │ ├── webjob.PNG │ └── webjoblog.PNG ├── AZT504 │ ├── AZT504 │ │ └── index.html │ └── watcher.PNG ├── AZT505 │ ├── AZT505-1 │ │ └── index.html │ └── runbookschedule.PNG ├── AZT506 │ ├── AZT506 │ │ └── index.html │ └── nsg.PNG ├── AZT507 │ ├── 507-3-1.png │ ├── AZT507-1 │ │ └── index.html │ ├── AZT507-2 │ │ └── index.html │ ├── AZT507-3 │ │ └── index.html │ ├── AZT507-4 │ │ └── index.html │ └── AZT507 │ │ └── index.html ├── AZT508 │ ├── 508.PNG │ └── AZT508 │ │ └── index.html ├── AZT509 │ └── AZT509 │ │ └── index.html └── Persistence │ └── index.html ├── PrivilegeEscalation ├── AZT401 │ ├── AZT401 │ │ └── index.html │ ├── directorylogs.PNG │ └── pimactivate.PNG ├── AZT402 │ ├── AZT402 │ │ └── index.html │ ├── monitor-directory-activity.png │ └── toggle.png ├── AZT403 │ ├── AZT403-1 │ │ └── index.html │ └── cloudshell.PNG ├── AZT404 │ ├── AZT404-1 │ │ └── index.html │ ├── AZT404-2 │ │ └── index.html │ ├── AZT404-3 │ │ └── index.html │ ├── AZT404-4 │ │ └── index.html │ ├── AZT404 │ │ └── index.html │ ├── appservice.PNG │ ├── functionappmi.png │ ├── logciappimds.PNG │ └── runbook.PNG ├── AZT405 │ ├── APIPerm.PNG │ ├── AZT405-1 │ │ └── index.html │ ├── AZT405-2 │ │ └── index.html │ ├── AZT405-3 │ │ └── index.html │ ├── AZT405 │ │ └── index.html │ ├── appowner.png │ └── approle.PNG └── PrivEsc │ └── index.html ├── Reconnaissance ├── AZT101 │ ├── AZT101 │ │ └── index.html │ └── NSG.PNG ├── AZT102 │ ├── AZT102 │ │ └── index.html │ └── IP.png ├── AZT103 │ └── AZT103 │ │ └── index.html ├── AZT104 │ ├── AZT104 │ │ └── index.html │ ├── userdata.png │ └── userinfo.PNG ├── AZT105 │ ├── AZT105 │ │ └── index.html │ └── appdata.PNG ├── AZT106 │ ├── AZ-T106-4 │ │ └── index.html │ ├── AZT106-1 │ │ └── index.html │ ├── AZT106-2 │ │ └── index.html │ ├── AZT106-3 │ │ └── index.html │ ├── AZT106 │ │ └── index.html │ ├── Approle.PNG │ ├── userRMroles.png │ └── userroles.png ├── AZT107 │ ├── AZT107 │ │ └── index.html │ └── example.png ├── AZT108 │ └── AZT108 │ │ └── index.html └── Reconnaissance │ └── index.html ├── about └── index.html ├── acknowledgments └── index.html ├── assets ├── images │ ├── Microsoft-Logo.png │ └── favicon.png ├── javascripts │ ├── bundle.3a4b43e5.min.js │ ├── bundle.3a4b43e5.min.js.map │ ├── bundle.efa0ade1.min.js │ ├── bundle.efa0ade1.min.js.map │ ├── lunr │ │ ├── min │ │ │ ├── lunr.ar.min.js │ │ │ ├── lunr.da.min.js │ │ │ ├── lunr.de.min.js │ │ │ ├── lunr.du.min.js │ │ │ ├── lunr.es.min.js │ │ │ ├── lunr.fi.min.js │ │ │ ├── lunr.fr.min.js │ │ │ ├── lunr.hi.min.js │ │ │ ├── lunr.hu.min.js │ │ │ ├── lunr.it.min.js │ │ │ ├── lunr.ja.min.js │ │ │ ├── lunr.jp.min.js │ │ │ ├── lunr.ko.min.js │ │ │ ├── lunr.multi.min.js │ │ │ ├── lunr.nl.min.js │ │ │ ├── lunr.no.min.js │ │ │ ├── lunr.pt.min.js │ │ │ ├── lunr.ro.min.js │ │ │ ├── lunr.ru.min.js │ │ │ ├── lunr.stemmer.support.min.js │ │ │ ├── lunr.sv.min.js │ │ │ ├── lunr.ta.min.js │ │ │ ├── lunr.th.min.js │ │ │ ├── lunr.tr.min.js │ │ │ ├── lunr.vi.min.js │ │ │ └── lunr.zh.min.js │ │ ├── tinyseg.js │ │ └── wordcut.js │ └── workers │ │ ├── search.208ed371.min.js │ │ ├── search.208ed371.min.js.map │ │ ├── search.2a1c317c.min.js │ │ └── search.2a1c317c.min.js.map └── stylesheets │ ├── main.1c3799f8.min.css │ ├── main.1c3799f8.min.css.map │ ├── main.c4a75a56.min.css │ ├── main.c4a75a56.min.css.map │ ├── palette.a0c5b2b5.min.css │ ├── palette.a0c5b2b5.min.css.map │ ├── palette.cc9b2e1e.min.css │ └── palette.cc9b2e1e.min.css.map ├── cliexample.png ├── example.png ├── index.html ├── logoB.png ├── logoW.png ├── search └── search_index.json ├── sitemap.xml └── sitemap.xml.gz /.github/workflows/main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/.github/workflows/main.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | View the Azure Threat Research Matrix https://aka.ms/ATRM -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/SECURITY.md -------------------------------------------------------------------------------- /docs/AzureLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/AzureLogo.png -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/AZT601-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/AZT601-1.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/AZT601-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/AZT601-2.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/AZT601-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/AZT601-3.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/AZT601-4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/AZT601-4.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/AZT601-5.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/AZT601-5.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/AZT601.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/AZT601.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/aks.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/aks.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/functionappmi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/functionappmi.png -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/logciappimds.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/logciappimds.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/runbook.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/runbook.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT601/vmimds.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT601/vmimds.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT602/AZT602-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT602/AZT602-1.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT602/runbook.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT602/runbook.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT603/AZT603-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT603/AZT603-1.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT604/AZT604-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT604/AZT604-1.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT604/AZT604-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT604/AZT604-2.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT604/AZT604-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT604/AZT604-3.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT604/AZT604.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT604/AZT604.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT604/certs.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT604/certs.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT604/keys.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT604/keys.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT604/secrets.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT604/secrets.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT605/605-3-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT605/605-3-1.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT605/605-3-2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT605/605-3-2.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT605/AZT605-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT605/AZT605-1.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT605/AZT605-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT605/AZT605-2.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT605/AZT605-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT605/AZT605-3.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT605/AZT605.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT605/AZT605.md -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT605/StorageKeys.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT605/StorageKeys.PNG -------------------------------------------------------------------------------- /docs/CredentialAccess/AZT605/newcred.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/AZT605/newcred.png -------------------------------------------------------------------------------- /docs/CredentialAccess/CredentialAccess.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/CredentialAccess/CredentialAccess.md -------------------------------------------------------------------------------- /docs/Execution/AZT301/AZT301-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/AZT301-1.md -------------------------------------------------------------------------------- /docs/Execution/AZT301/AZT301-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/AZT301-2.md -------------------------------------------------------------------------------- /docs/Execution/AZT301/AZT301-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/AZT301-3.md -------------------------------------------------------------------------------- /docs/Execution/AZT301/AZT301-4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/AZT301-4.md -------------------------------------------------------------------------------- /docs/Execution/AZT301/AZT301-5.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/AZT301-5.md -------------------------------------------------------------------------------- /docs/Execution/AZT301/AZT301-6.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/AZT301-6.md -------------------------------------------------------------------------------- /docs/Execution/AZT301/AZT301-7.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/AZT301-7.md -------------------------------------------------------------------------------- /docs/Execution/AZT301/AZT301.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/AZT301.md -------------------------------------------------------------------------------- /docs/Execution/AZT301/CSE.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/CSE.PNG -------------------------------------------------------------------------------- /docs/Execution/AZT301/SerialConsole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/SerialConsole.png -------------------------------------------------------------------------------- /docs/Execution/AZT301/aks.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/aks.PNG -------------------------------------------------------------------------------- /docs/Execution/AZT301/dsc.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/dsc.PNG -------------------------------------------------------------------------------- /docs/Execution/AZT301/runcommand.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/runcommand.PNG -------------------------------------------------------------------------------- /docs/Execution/AZT301/vmapp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT301/vmapp.png -------------------------------------------------------------------------------- /docs/Execution/AZT302/AZT302-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT302/AZT302-1.md -------------------------------------------------------------------------------- /docs/Execution/AZT302/AZT302-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT302/AZT302-2.md -------------------------------------------------------------------------------- /docs/Execution/AZT302/AZT302-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT302/AZT302-3.md -------------------------------------------------------------------------------- /docs/Execution/AZT302/AZT302-4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT302/AZT302-4.md -------------------------------------------------------------------------------- /docs/Execution/AZT302/AZT302.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT302/AZT302.md -------------------------------------------------------------------------------- /docs/Execution/AZT302/functionapp.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT302/functionapp.PNG -------------------------------------------------------------------------------- /docs/Execution/AZT302/runbook.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT302/runbook.PNG -------------------------------------------------------------------------------- /docs/Execution/AZT303/AZT303.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT303/AZT303.md -------------------------------------------------------------------------------- /docs/Execution/AZT303/intune.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/AZT303/intune.PNG -------------------------------------------------------------------------------- /docs/Execution/Execution.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Execution/Execution.md -------------------------------------------------------------------------------- /docs/Impact/AZT701/AZT701-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT701/AZT701-1.md -------------------------------------------------------------------------------- /docs/Impact/AZT701/AZT701-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT701/AZT701-2.md -------------------------------------------------------------------------------- /docs/Impact/AZT701/AZT701.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT701/AZT701.md -------------------------------------------------------------------------------- /docs/Impact/AZT701/blobsas.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT701/blobsas.PNG -------------------------------------------------------------------------------- /docs/Impact/AZT701/diskexport.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT701/diskexport.PNG -------------------------------------------------------------------------------- /docs/Impact/AZT702/AZT702-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT702/AZT702-1.md -------------------------------------------------------------------------------- /docs/Impact/AZT702/smbshare.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT702/smbshare.PNG -------------------------------------------------------------------------------- /docs/Impact/AZT703/AZT703-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT703/AZT703-1.md -------------------------------------------------------------------------------- /docs/Impact/AZT703/configure-replication-policy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT703/configure-replication-policy.png -------------------------------------------------------------------------------- /docs/Impact/AZT704/704-1-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT704/704-1-1.PNG -------------------------------------------------------------------------------- /docs/Impact/AZT704/704-2-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT704/704-2-1.PNG -------------------------------------------------------------------------------- /docs/Impact/AZT704/AZT704-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT704/AZT704-1.md -------------------------------------------------------------------------------- /docs/Impact/AZT704/AZT704-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT704/AZT704-2.md -------------------------------------------------------------------------------- /docs/Impact/AZT704/AZT704-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT704/AZT704-3.md -------------------------------------------------------------------------------- /docs/Impact/AZT704/AZT704.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT704/AZT704.md -------------------------------------------------------------------------------- /docs/Impact/AZT705/AZT705.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT705/AZT705.md -------------------------------------------------------------------------------- /docs/Impact/AZT705/AZT705.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/AZT705/AZT705.png -------------------------------------------------------------------------------- /docs/Impact/Impact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Impact/Impact.md -------------------------------------------------------------------------------- /docs/InitialAccess/AZT201/AZT201-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/InitialAccess/AZT201/AZT201-1.md -------------------------------------------------------------------------------- /docs/InitialAccess/AZT201/AZT201-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/InitialAccess/AZT201/AZT201-2.md -------------------------------------------------------------------------------- /docs/InitialAccess/AZT201/AZT201.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/InitialAccess/AZT201/AZT201.md -------------------------------------------------------------------------------- /docs/InitialAccess/AZT201/portalsignin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/InitialAccess/AZT201/portalsignin.png -------------------------------------------------------------------------------- /docs/InitialAccess/AZT201/spclilogin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/InitialAccess/AZT201/spclilogin.png -------------------------------------------------------------------------------- /docs/InitialAccess/AZT201/userclilogin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/InitialAccess/AZT201/userclilogin.png -------------------------------------------------------------------------------- /docs/InitialAccess/AZT202/AZT202.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/InitialAccess/AZT202/AZT202.md -------------------------------------------------------------------------------- /docs/InitialAccess/AZT202/failedsignin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/InitialAccess/AZT202/failedsignin.png -------------------------------------------------------------------------------- /docs/InitialAccess/AZT203/AZT203.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/InitialAccess/AZT203/AZT203.md -------------------------------------------------------------------------------- /docs/InitialAccess/InitialAccess.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/InitialAccess/InitialAccess.md -------------------------------------------------------------------------------- /docs/Persistence/AZT501/AZT501-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT501/AZT501-1.md -------------------------------------------------------------------------------- /docs/Persistence/AZT501/AZT501-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT501/AZT501-2.md -------------------------------------------------------------------------------- /docs/Persistence/AZT501/AZT501-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT501/AZT501-3.md -------------------------------------------------------------------------------- /docs/Persistence/AZT501/AZT501.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT501/AZT501.md -------------------------------------------------------------------------------- /docs/Persistence/AZT501/directorylogs.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT501/directorylogs.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT501/localadminreset.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT501/localadminreset.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT501/validate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT501/validate.png -------------------------------------------------------------------------------- /docs/Persistence/AZT502/AZT502-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT502/AZT502-1.md -------------------------------------------------------------------------------- /docs/Persistence/AZT502/AZT502-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT502/AZT502-2.md -------------------------------------------------------------------------------- /docs/Persistence/AZT502/AZT502-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT502/AZT502-3.md -------------------------------------------------------------------------------- /docs/Persistence/AZT502/AZT502.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT502/AZT502.md -------------------------------------------------------------------------------- /docs/Persistence/AZT502/newsp.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT502/newsp.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT502/newuser.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT502/newuser.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT503/AZT503-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/AZT503-1.md -------------------------------------------------------------------------------- /docs/Persistence/AZT503/AZT503-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/AZT503-2.md -------------------------------------------------------------------------------- /docs/Persistence/AZT503/AZT503-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/AZT503-3.md -------------------------------------------------------------------------------- /docs/Persistence/AZT503/AZT503-4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/AZT503-4.md -------------------------------------------------------------------------------- /docs/Persistence/AZT503/AZT503.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/AZT503.md -------------------------------------------------------------------------------- /docs/Persistence/AZT503/applogs.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/applogs.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT503/logicapp1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/logicapp1.png -------------------------------------------------------------------------------- /docs/Persistence/AZT503/logicapp2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/logicapp2.png -------------------------------------------------------------------------------- /docs/Persistence/AZT503/webhook.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/webhook.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT503/webjob.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/webjob.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT503/webjoblog.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT503/webjoblog.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT504/AZT504.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT504/AZT504.md -------------------------------------------------------------------------------- /docs/Persistence/AZT504/watcher.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT504/watcher.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT505/AZT505-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT505/AZT505-1.md -------------------------------------------------------------------------------- /docs/Persistence/AZT505/runbookschedule.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT505/runbookschedule.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT506/AZT506.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT506/AZT506.md -------------------------------------------------------------------------------- /docs/Persistence/AZT506/nsg.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT506/nsg.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT507/507-3-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT507/507-3-1.png -------------------------------------------------------------------------------- /docs/Persistence/AZT507/AZT507-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT507/AZT507-1.md -------------------------------------------------------------------------------- /docs/Persistence/AZT507/AZT507-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT507/AZT507-2.md -------------------------------------------------------------------------------- /docs/Persistence/AZT507/AZT507-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT507/AZT507-3.md -------------------------------------------------------------------------------- /docs/Persistence/AZT507/AZT507-4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT507/AZT507-4.md -------------------------------------------------------------------------------- /docs/Persistence/AZT507/AZT507.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT507/AZT507.md -------------------------------------------------------------------------------- /docs/Persistence/AZT508/508.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT508/508.PNG -------------------------------------------------------------------------------- /docs/Persistence/AZT508/AZT508.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT508/AZT508.md -------------------------------------------------------------------------------- /docs/Persistence/AZT509/AZT509.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/AZT509/AZT509.md -------------------------------------------------------------------------------- /docs/Persistence/Persistence.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Persistence/Persistence.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT401/AZT401.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT401/AZT401.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT401/directorylogs.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT401/directorylogs.PNG -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT401/pimactivate.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT401/pimactivate.PNG -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT402/AZT402.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT402/AZT402.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT402/monitor-directory-activity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT402/monitor-directory-activity.png -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT402/toggle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT402/toggle.png -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT403/AZT403-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT403/AZT403-1.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT403/cloudshell.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT403/cloudshell.PNG -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT404/AZT404-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT404/AZT404-1.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT404/AZT404-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT404/AZT404-2.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT404/AZT404-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT404/AZT404-3.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT404/AZT404-4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT404/AZT404-4.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT404/AZT404.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT404/AZT404.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT404/appservice.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT404/appservice.PNG -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT404/functionappmi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT404/functionappmi.png -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT404/logciappimds.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT404/logciappimds.PNG -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT404/runbook.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT404/runbook.PNG -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT405/APIPerm.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT405/APIPerm.PNG -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT405/AZT405-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT405/AZT405-1.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT405/AZT405-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT405/AZT405-2.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT405/AZT405-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT405/AZT405-3.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT405/AZT405.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT405/AZT405.md -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT405/appowner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT405/appowner.png -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/AZT405/approle.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/AZT405/approle.PNG -------------------------------------------------------------------------------- /docs/PrivilegeEscalation/PrivEsc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/PrivilegeEscalation/PrivEsc.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT101/AZT101.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT101/AZT101.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT101/NSG.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT101/NSG.PNG -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT102/AZT102.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT102/AZT102.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT102/IP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT102/IP.png -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT103/AZT103.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT103/AZT103.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT104/AZT104.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT104/AZT104.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT104/userdata.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT104/userdata.png -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT104/userinfo.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT104/userinfo.PNG -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT105/AZT105.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT105/AZT105.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT105/appdata.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT105/appdata.PNG -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT106/AZ-T106-4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT106/AZ-T106-4.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT106/AZT106-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT106/AZT106-1.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT106/AZT106-2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT106/AZT106-2.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT106/AZT106-3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT106/AZT106-3.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT106/AZT106.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT106/AZT106.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT106/Approle.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT106/Approle.PNG -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT106/userRMroles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT106/userRMroles.png -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT106/userroles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT106/userroles.png -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT107/AZT107.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT107/AZT107.md -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT107/example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT107/example.png -------------------------------------------------------------------------------- /docs/Reconnaissance/AZT108/AZT108.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/AZT108/AZT108.md -------------------------------------------------------------------------------- /docs/Reconnaissance/Reconnaissance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/Reconnaissance/Reconnaissance.md -------------------------------------------------------------------------------- /docs/about.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/about.md -------------------------------------------------------------------------------- /docs/acknowledgments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/acknowledgments.md -------------------------------------------------------------------------------- /docs/cliexample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/cliexample.png -------------------------------------------------------------------------------- /docs/example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/example.png -------------------------------------------------------------------------------- /docs/index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/index.md -------------------------------------------------------------------------------- /docs/logoB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/logoB.png -------------------------------------------------------------------------------- /docs/logoW.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/logoW.png -------------------------------------------------------------------------------- /docs/stylesheets/main.1c3799f8.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/docs/stylesheets/main.1c3799f8.min.css -------------------------------------------------------------------------------- /mkdocs.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/mkdocs.yml -------------------------------------------------------------------------------- /site/404.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/404.html -------------------------------------------------------------------------------- /site/AzureLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/AzureLogo.png -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/AZT601-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/AZT601-1/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/AZT601-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/AZT601-2/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/AZT601-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/AZT601-3/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/AZT601-4/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/AZT601-4/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/AZT601-5/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/AZT601-5/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/AZT601/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/AZT601/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/aks.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/aks.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/functionappmi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/functionappmi.png -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/logciappimds.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/logciappimds.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/runbook.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/runbook.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT601/vmimds.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT601/vmimds.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT602/AZT602-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT602/AZT602-1/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT602/runbook.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT602/runbook.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT603/AZT603-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT603/AZT603-1/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT604/AZT604-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT604/AZT604-1/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT604/AZT604-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT604/AZT604-2/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT604/AZT604-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT604/AZT604-3/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT604/AZT604/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT604/AZT604/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT604/certs.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT604/certs.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT604/keys.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT604/keys.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT604/secrets.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT604/secrets.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT605/605-3-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT605/605-3-1.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT605/605-3-2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT605/605-3-2.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT605/AZT605-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT605/AZT605-1/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT605/AZT605-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT605/AZT605-2/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT605/AZT605-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT605/AZT605-3/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT605/AZT605/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT605/AZT605/index.html -------------------------------------------------------------------------------- /site/CredentialAccess/AZT605/StorageKeys.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT605/StorageKeys.PNG -------------------------------------------------------------------------------- /site/CredentialAccess/AZT605/newcred.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/AZT605/newcred.png -------------------------------------------------------------------------------- /site/CredentialAccess/CredentialAccess/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/CredentialAccess/CredentialAccess/index.html -------------------------------------------------------------------------------- /site/Execution/AZT301/AZT301-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/AZT301-1/index.html -------------------------------------------------------------------------------- /site/Execution/AZT301/AZT301-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/AZT301-2/index.html -------------------------------------------------------------------------------- /site/Execution/AZT301/AZT301-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/AZT301-3/index.html -------------------------------------------------------------------------------- /site/Execution/AZT301/AZT301-4/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/AZT301-4/index.html -------------------------------------------------------------------------------- /site/Execution/AZT301/AZT301-5/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/AZT301-5/index.html -------------------------------------------------------------------------------- /site/Execution/AZT301/AZT301-6/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/AZT301-6/index.html -------------------------------------------------------------------------------- /site/Execution/AZT301/AZT301-7/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/AZT301-7/index.html -------------------------------------------------------------------------------- /site/Execution/AZT301/AZT301/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/AZT301/index.html -------------------------------------------------------------------------------- /site/Execution/AZT301/CSE.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/CSE.PNG -------------------------------------------------------------------------------- /site/Execution/AZT301/SerialConsole.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/SerialConsole.png -------------------------------------------------------------------------------- /site/Execution/AZT301/aks.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/aks.PNG -------------------------------------------------------------------------------- /site/Execution/AZT301/dsc.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/dsc.PNG -------------------------------------------------------------------------------- /site/Execution/AZT301/runcommand.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/runcommand.PNG -------------------------------------------------------------------------------- /site/Execution/AZT301/vmapp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT301/vmapp.png -------------------------------------------------------------------------------- /site/Execution/AZT302/AZT302-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT302/AZT302-1/index.html -------------------------------------------------------------------------------- /site/Execution/AZT302/AZT302-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT302/AZT302-2/index.html -------------------------------------------------------------------------------- /site/Execution/AZT302/AZT302-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT302/AZT302-3/index.html -------------------------------------------------------------------------------- /site/Execution/AZT302/AZT302-4/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT302/AZT302-4/index.html -------------------------------------------------------------------------------- /site/Execution/AZT302/AZT302/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT302/AZT302/index.html -------------------------------------------------------------------------------- /site/Execution/AZT302/functionapp.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT302/functionapp.PNG -------------------------------------------------------------------------------- /site/Execution/AZT302/runbook.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT302/runbook.PNG -------------------------------------------------------------------------------- /site/Execution/AZT303/AZT303/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT303/AZT303/index.html -------------------------------------------------------------------------------- /site/Execution/AZT303/intune.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/AZT303/intune.PNG -------------------------------------------------------------------------------- /site/Execution/Execution/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Execution/Execution/index.html -------------------------------------------------------------------------------- /site/Impact/AZT701/AZT701-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT701/AZT701-1/index.html -------------------------------------------------------------------------------- /site/Impact/AZT701/AZT701-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT701/AZT701-2/index.html -------------------------------------------------------------------------------- /site/Impact/AZT701/AZT701/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT701/AZT701/index.html -------------------------------------------------------------------------------- /site/Impact/AZT701/blobsas.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT701/blobsas.PNG -------------------------------------------------------------------------------- /site/Impact/AZT701/diskexport.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT701/diskexport.PNG -------------------------------------------------------------------------------- /site/Impact/AZT702/AZT702-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT702/AZT702-1/index.html -------------------------------------------------------------------------------- /site/Impact/AZT702/smbshare.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT702/smbshare.PNG -------------------------------------------------------------------------------- /site/Impact/AZT703/AZT703-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT703/AZT703-1/index.html -------------------------------------------------------------------------------- /site/Impact/AZT703/configure-replication-policy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT703/configure-replication-policy.png -------------------------------------------------------------------------------- /site/Impact/AZT704/704-1-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT704/704-1-1.PNG -------------------------------------------------------------------------------- /site/Impact/AZT704/704-2-1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT704/704-2-1.PNG -------------------------------------------------------------------------------- /site/Impact/AZT704/AZT704-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT704/AZT704-1/index.html -------------------------------------------------------------------------------- /site/Impact/AZT704/AZT704-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT704/AZT704-2/index.html -------------------------------------------------------------------------------- /site/Impact/AZT704/AZT704-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT704/AZT704-3/index.html -------------------------------------------------------------------------------- /site/Impact/AZT704/AZT704/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/AZT704/AZT704/index.html -------------------------------------------------------------------------------- /site/Impact/Impact/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Impact/Impact/index.html -------------------------------------------------------------------------------- /site/InitialAccess/AZT201/AZT201-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/InitialAccess/AZT201/AZT201-1/index.html -------------------------------------------------------------------------------- /site/InitialAccess/AZT201/AZT201-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/InitialAccess/AZT201/AZT201-2/index.html -------------------------------------------------------------------------------- /site/InitialAccess/AZT201/AZT201/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/InitialAccess/AZT201/AZT201/index.html -------------------------------------------------------------------------------- /site/InitialAccess/AZT201/portalsignin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/InitialAccess/AZT201/portalsignin.png -------------------------------------------------------------------------------- /site/InitialAccess/AZT201/spclilogin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/InitialAccess/AZT201/spclilogin.png -------------------------------------------------------------------------------- /site/InitialAccess/AZT201/userclilogin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/InitialAccess/AZT201/userclilogin.png -------------------------------------------------------------------------------- /site/InitialAccess/AZT202/AZT202/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/InitialAccess/AZT202/AZT202/index.html -------------------------------------------------------------------------------- /site/InitialAccess/AZT202/failedsignin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/InitialAccess/AZT202/failedsignin.png -------------------------------------------------------------------------------- /site/InitialAccess/AZT203/AZT203/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/InitialAccess/AZT203/AZT203/index.html -------------------------------------------------------------------------------- /site/InitialAccess/InitialAccess/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/InitialAccess/InitialAccess/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT501/AZT501-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT501/AZT501-1/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT501/AZT501-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT501/AZT501-2/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT501/AZT501-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT501/AZT501-3/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT501/AZT501/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT501/AZT501/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT501/directorylogs.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT501/directorylogs.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT501/localadminreset.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT501/localadminreset.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT501/validate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT501/validate.png -------------------------------------------------------------------------------- /site/Persistence/AZT502/AZT502-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT502/AZT502-1/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT502/AZT502-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT502/AZT502-2/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT502/AZT502-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT502/AZT502-3/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT502/AZT502/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT502/AZT502/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT502/newsp.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT502/newsp.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT502/newuser.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT502/newuser.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT503/AZT503-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/AZT503-1/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT503/AZT503-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/AZT503-2/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT503/AZT503-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/AZT503-3/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT503/AZT503-4/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/AZT503-4/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT503/AZT503/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/AZT503/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT503/applogs.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/applogs.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT503/logicapp1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/logicapp1.png -------------------------------------------------------------------------------- /site/Persistence/AZT503/logicapp2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/logicapp2.png -------------------------------------------------------------------------------- /site/Persistence/AZT503/webhook.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/webhook.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT503/webjob.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/webjob.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT503/webjoblog.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT503/webjoblog.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT504/AZT504/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT504/AZT504/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT504/watcher.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT504/watcher.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT505/AZT505-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT505/AZT505-1/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT505/runbookschedule.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT505/runbookschedule.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT506/AZT506/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT506/AZT506/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT506/nsg.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT506/nsg.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT507/507-3-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT507/507-3-1.png -------------------------------------------------------------------------------- /site/Persistence/AZT507/AZT507-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT507/AZT507-1/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT507/AZT507-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT507/AZT507-2/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT507/AZT507-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT507/AZT507-3/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT507/AZT507-4/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT507/AZT507-4/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT507/AZT507/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT507/AZT507/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT508/508.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT508/508.PNG -------------------------------------------------------------------------------- /site/Persistence/AZT508/AZT508/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT508/AZT508/index.html -------------------------------------------------------------------------------- /site/Persistence/AZT509/AZT509/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/AZT509/AZT509/index.html -------------------------------------------------------------------------------- /site/Persistence/Persistence/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Persistence/Persistence/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT401/AZT401/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT401/AZT401/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT401/directorylogs.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT401/directorylogs.PNG -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT401/pimactivate.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT401/pimactivate.PNG -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT402/AZT402/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT402/AZT402/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT402/monitor-directory-activity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT402/monitor-directory-activity.png -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT402/toggle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT402/toggle.png -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT403/AZT403-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT403/AZT403-1/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT403/cloudshell.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT403/cloudshell.PNG -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT404/AZT404-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT404/AZT404-1/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT404/AZT404-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT404/AZT404-2/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT404/AZT404-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT404/AZT404-3/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT404/AZT404-4/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT404/AZT404-4/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT404/AZT404/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT404/AZT404/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT404/appservice.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT404/appservice.PNG -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT404/functionappmi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT404/functionappmi.png -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT404/logciappimds.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT404/logciappimds.PNG -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT404/runbook.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT404/runbook.PNG -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT405/APIPerm.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT405/APIPerm.PNG -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT405/AZT405-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT405/AZT405-1/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT405/AZT405-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT405/AZT405-2/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT405/AZT405-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT405/AZT405-3/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT405/AZT405/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT405/AZT405/index.html -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT405/appowner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT405/appowner.png -------------------------------------------------------------------------------- /site/PrivilegeEscalation/AZT405/approle.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/AZT405/approle.PNG -------------------------------------------------------------------------------- /site/PrivilegeEscalation/PrivEsc/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/PrivilegeEscalation/PrivEsc/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT101/AZT101/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT101/AZT101/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT101/NSG.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT101/NSG.PNG -------------------------------------------------------------------------------- /site/Reconnaissance/AZT102/AZT102/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT102/AZT102/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT102/IP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT102/IP.png -------------------------------------------------------------------------------- /site/Reconnaissance/AZT103/AZT103/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT103/AZT103/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT104/AZT104/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT104/AZT104/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT104/userdata.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT104/userdata.png -------------------------------------------------------------------------------- /site/Reconnaissance/AZT104/userinfo.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT104/userinfo.PNG -------------------------------------------------------------------------------- /site/Reconnaissance/AZT105/AZT105/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT105/AZT105/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT105/appdata.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT105/appdata.PNG -------------------------------------------------------------------------------- /site/Reconnaissance/AZT106/AZ-T106-4/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT106/AZ-T106-4/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT106/AZT106-1/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT106/AZT106-1/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT106/AZT106-2/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT106/AZT106-2/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT106/AZT106-3/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT106/AZT106-3/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT106/AZT106/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT106/AZT106/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT106/Approle.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT106/Approle.PNG -------------------------------------------------------------------------------- /site/Reconnaissance/AZT106/userRMroles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT106/userRMroles.png -------------------------------------------------------------------------------- /site/Reconnaissance/AZT106/userroles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT106/userroles.png -------------------------------------------------------------------------------- /site/Reconnaissance/AZT107/AZT107/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT107/AZT107/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/AZT107/example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT107/example.png -------------------------------------------------------------------------------- /site/Reconnaissance/AZT108/AZT108/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/AZT108/AZT108/index.html -------------------------------------------------------------------------------- /site/Reconnaissance/Reconnaissance/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/Reconnaissance/Reconnaissance/index.html -------------------------------------------------------------------------------- /site/about/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/about/index.html -------------------------------------------------------------------------------- /site/acknowledgments/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/acknowledgments/index.html -------------------------------------------------------------------------------- /site/assets/images/Microsoft-Logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/images/Microsoft-Logo.png -------------------------------------------------------------------------------- /site/assets/images/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/images/favicon.png -------------------------------------------------------------------------------- /site/assets/javascripts/bundle.3a4b43e5.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/bundle.3a4b43e5.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/bundle.3a4b43e5.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/bundle.3a4b43e5.min.js.map -------------------------------------------------------------------------------- /site/assets/javascripts/bundle.efa0ade1.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/bundle.efa0ade1.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/bundle.efa0ade1.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/bundle.efa0ade1.min.js.map -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.ar.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.ar.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.da.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.da.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.de.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.de.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.du.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.du.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.es.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.es.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.fi.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.fi.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.fr.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.fr.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.hi.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.hi.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.hu.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.hu.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.it.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.it.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.ja.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.ja.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.jp.min.js: -------------------------------------------------------------------------------- 1 | module.exports=require("./lunr.ja"); -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.ko.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.ko.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.multi.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.multi.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.nl.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.nl.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.no.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.no.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.pt.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.pt.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.ro.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.ro.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.ru.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.ru.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.stemmer.support.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.stemmer.support.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.sv.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.sv.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.ta.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.ta.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.th.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.th.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.tr.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.tr.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.vi.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.vi.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/min/lunr.zh.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/min/lunr.zh.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/tinyseg.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/tinyseg.js -------------------------------------------------------------------------------- /site/assets/javascripts/lunr/wordcut.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/lunr/wordcut.js -------------------------------------------------------------------------------- /site/assets/javascripts/workers/search.208ed371.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/workers/search.208ed371.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/workers/search.208ed371.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/workers/search.208ed371.min.js.map -------------------------------------------------------------------------------- /site/assets/javascripts/workers/search.2a1c317c.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/workers/search.2a1c317c.min.js -------------------------------------------------------------------------------- /site/assets/javascripts/workers/search.2a1c317c.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/javascripts/workers/search.2a1c317c.min.js.map -------------------------------------------------------------------------------- /site/assets/stylesheets/main.1c3799f8.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/stylesheets/main.1c3799f8.min.css -------------------------------------------------------------------------------- /site/assets/stylesheets/main.1c3799f8.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/stylesheets/main.1c3799f8.min.css.map -------------------------------------------------------------------------------- /site/assets/stylesheets/main.c4a75a56.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/stylesheets/main.c4a75a56.min.css -------------------------------------------------------------------------------- /site/assets/stylesheets/main.c4a75a56.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/stylesheets/main.c4a75a56.min.css.map -------------------------------------------------------------------------------- /site/assets/stylesheets/palette.a0c5b2b5.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/stylesheets/palette.a0c5b2b5.min.css -------------------------------------------------------------------------------- /site/assets/stylesheets/palette.a0c5b2b5.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/stylesheets/palette.a0c5b2b5.min.css.map -------------------------------------------------------------------------------- /site/assets/stylesheets/palette.cc9b2e1e.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/stylesheets/palette.cc9b2e1e.min.css -------------------------------------------------------------------------------- /site/assets/stylesheets/palette.cc9b2e1e.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/assets/stylesheets/palette.cc9b2e1e.min.css.map -------------------------------------------------------------------------------- /site/cliexample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/cliexample.png -------------------------------------------------------------------------------- /site/example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/example.png -------------------------------------------------------------------------------- /site/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/index.html -------------------------------------------------------------------------------- /site/logoB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/logoB.png -------------------------------------------------------------------------------- /site/logoW.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/logoW.png -------------------------------------------------------------------------------- /site/search/search_index.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/search/search_index.json -------------------------------------------------------------------------------- /site/sitemap.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/sitemap.xml -------------------------------------------------------------------------------- /site/sitemap.xml.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Azure-Threat-Research-Matrix/HEAD/site/sitemap.xml.gz --------------------------------------------------------------------------------