-
MeterSphere平台用python脚本处理接口验签
脚本使用 使用时只需填写脚本最下方变量处需要填写的字段即可 环境中使用脚本 调用脚本中变量的格式为:${变量名} 脚本 import time import random import hashlib # 时间戳 def sjc(): # 格式:20210922104556 form_time2 = time.strftime("%Y%m%d%H%M%S", time.loca…- 901
- 0
-
Postman用JavaScript前置脚本处理接口验签
验签方式 时间戳、应用ID、应用秘钥、前三者拼接之后的字符串用sha256方式加密后得到的字符串 sha256在线加密解密:https://tool.cgxblog.com/shaencrypt/ 脚本使用 变量 SIGN:拼接之后字符串用sha256加密方法加密得到的字符串 utcTimesatamp:时间戳 str2:拼接之后的未加密的字符串 APPID:应用ID appSecret:应用秘钥…- 942
- 0
-
python实现通过github提取https代理
from multiprocessing.dummy import Lock import re import requests import random import time headers={ "User-Agent":'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, l…- 97
- 0
-
PHP两种代码混淆加密工具
PHP代码混淆加密工具 yakpro-po php-obfuscator yakpro-po 开源地址 https://github.com/pk-fr/yakpro-po 使用前的准备 该项目依赖于PHP-Parser(https://github.com/nikic/PHP-Parser/tree/4.x/),使用时需先clone PHP-Parser,然后将PHP-Parser放在yakpr…- 1.2k
- 0
-
查看本地电脑连接过的wifi密码
原理 “netsh wlan show profiles”命令获取配置信息 “netsh wlan show profiles name="xxx" key=clear”查看对应的密码 代码实现 python import subprocess # Run the PowerShell command to get the list of all Wi-Fi profiles …- 473
- 0
幸运之星正在降临...
点击领取今天的签到奖励!
恭喜!您今天获得了{{mission.data.mission.credit}}积分
我的优惠劵
-
¥优惠劵使用时效:无法使用使用时效:
之前
使用时效:永久有效优惠劵ID:×
没有优惠劵可用!