请教:用wireshark拦截的数据怎么用POST上传

请教:用wireshark拦截的数据怎么用POST上传

主要是上传图片:


Content-Disposition: form-data; name="attach[]"; filename="F:\0.jpg"\r\n
Content-Type: image/pjpeg\r\n

post(
          $url,
           Content=>[
          'formhash'=>'0e28a109',
          'isblog'=>'',
          'readperm'=>0,
          'price'=>0,
          'subject'=>$page_head[$i],
          'iconid'=>0,
          'message'=>$page_content[$i],
          'attach[]'=>'',
          'filename'=>'F:\0.jpg',         
           'localid[]'=>1,
          'attachperm[]'=>0,
          'attachprice[]'=>0,
          'attachdesc[]'=>'',
           'wysiwyg'=>1,
           'fid'=>52,

      ]

这样上传不了图片,
红色的地方该怎么改啊?谢谢了
用IO::Socket
或直接調用ASM
到assembly版貼一貼