Swimm: remove azure collector from swimm tutorials

This commit is contained in:
VakarisZ 2021-11-15 13:58:23 +02:00
parent a5453fda5e
commit b3b8a27f35
1 changed files with 1 additions and 3 deletions

View File

@ -97,7 +97,6 @@
"lines": [
" from common.common_consts.system_info_collectors_names import (",
" AWS_COLLECTOR,",
" AZURE_CRED_COLLECTOR,",
" ENVIRONMENT_COLLECTOR,",
"* HOSTNAME_COLLECTOR,",
" MIMIKATZ_COLLECTOR,",
@ -116,8 +115,7 @@
" AWS_COLLECTOR,",
"* HOSTNAME_COLLECTOR,",
" PROCESS_LIST_COLLECTOR,",
" MIMIKATZ_COLLECTOR,",
" AZURE_CRED_COLLECTOR,"
" MIMIKATZ_COLLECTOR,"
]
},
{