|
发表于 2024-8-16 20:00:20
|
显示全部楼层
湖南省张家界市
|
FDhttp0 | | | |
cookie | 文本型 | | | | tupian | 字节集 | | | | csrf_token | 文本型 | | | |
变量名 | 类 型 | 静态 | 数组 | 备 注 | url | 文本型 | | | method | 整数型 | | | hesders | 文本型 | | | post字节集 | 字节集 | | | resBody | 字节集 | | | resText | 文本型 | | | 文件字节集 | 字节集 | | | boundary | 文本型 | | | 分割 | 文本型 | | |
url = “https://picui.cn/upload”method = 1 文件字节集 = #图片1 boundary = “----WebKitFormBoundarynHgL1kEZpSTOUYEG”分割 = 取重复文本 (2, “-”) post字节集 = post字节集 + 到字节集 (分割 + boundary + #换行符 )post字节集 = post字节集 + 到字节集 (“Content-Disposition: form-data; name=” + #引号 + “permission” + #引号 + #换行符 + #换行符 )post字节集 = post字节集 + 到字节集 (“0” + #换行符 )post字节集 = post字节集 + 到字节集 (分割 + boundary + #换行符 )post字节集 = post字节集 + 到字节集 (“Content-Disposition: form-data; name=” + #引号 + “strategy_id” + #引号 + #换行符 + #换行符 )post字节集 = post字节集 + 到字节集 (“0” + #换行符 )post字节集 = post字节集 + 到字节集 (分割 + boundary + #换行符 )post字节集 = post字节集 + 到字节集 (“Content-Disposition: form-data; name=” + #引号 + “album_id” + #引号 + #换行符 + #换行符 )post字节集 = post字节集 + 到字节集 (“0” + #换行符 )post字节集 = post字节集 + 到字节集 (分割 + boundary + #换行符 )post字节集 = post字节集 + 到字节集 (“Content-Disposition: form-data; name=” + #引号 + “file” + #引号 + “; filename=” + #引号 + “1_afcac833_20240528_024612_299.png” + #引号 + #换行符 )post字节集 = post字节集 + 到字节集 (“Content-Type: ” + “image/png” + #换行符 + #换行符 )post字节集 = post字节集 + 文件字节集 + 到字节集 ( #换行符 )post字节集 = post字节集 + 到字节集 (分割 + boundary + 分割 + #换行符 )hesders = “Host: ” + “picui.cn” + #换行符 hesders = hesders + “Connection: ” + “keep-alive” + #换行符 hesders = hesders + “sec-ch-ua: ” + “” + #引号 + “Not/A)Brand” + #引号 + “;v=” + #引号 + “8” + #引号 + “, ” + #引号 + “Chromium” + #引号 + “;v=” + #引号 + “126” + #引号 + “, ” + #引号 + “Microsoft Edge” + #引号 + “;v=” + #引号 + “126” + #引号 + “” + #换行符 hesders = hesders + “X-CSRF-TOKEN: ” + csrf_token + #换行符 hesders = hesders + “sec-ch-ua-mobile: ” + “?0” + #换行符 hesders = hesders + “User-Agent: ” + “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0” + #换行符 hesders = hesders + “Content-Type: ” + “multipart/form-data; boundary=” + boundary + #换行符 hesders = hesders + “Accept: ” + “application/json, text/javascript, */*; q=0.01” + #换行符 hesders = hesders + “X-Requested-With: ” + “XMLHttpRequest” + #换行符 hesders = hesders + “sec-ch-ua-platform: ” + “” + #引号 + “Windows” + #引号 + “” + #换行符 hesders = hesders + “Origin: ” + “https://picui.cn” + #换行符 hesders = hesders + “Sec-Fetch-Site: ” + “same-origin” + #换行符 hesders = hesders + “Sec-Fetch-Mode: ” + “cors” + #换行符 hesders = hesders + “Sec-Fetch-Dest: ” + “empty” + #换行符 hesders = hesders + “Referer: ” + “https://picui.cn/upload” + #换行符 hesders = hesders + “Accept-Language: ” + “zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6” + #换行符 resBody = 网页_访问_对象 (url, method, , cookie, , hesders, , , 真, post字节集, , , , , , , , , ) resText = 编码_usc2到ansi (编码_Utf8到Ansi (resBody )) 调试输出 (resText )返回 ()
|
评分
-
参与人数 1 | 荣誉 +1 |
收起
理由
|
笨潴
| + 1 |
热心帮助他人,荣誉+1,希望继续努力(*^__^*) 嘻嘻! |
查看全部评分
|