hyb
2025-11-10 e0a856b5072c5a09f3f6de6da85abf90e00ee704
更新相关文档
2 files renamed
2 files added
4 files modified
4 ■■■■ changed files
测试组/模版/SQL注入漏洞安全报告(hust_user_list)(以华中科技大学userlist为例).docx patch | view | raw | blame | history
测试组/模版/安全风险评估报告(hust_user_list)(以华中科技大学userlist为例).docx patch | view | raw | blame | history
测试组/模版/昆明理工大学性能测试报告示例.docx patch | view | raw | blame | history
测试组/脚本/登录获取token/TestData/userinfo.xlsx patch | view | raw | blame | history
测试组/脚本/登录获取token/__pycache__/conftest.cpython-312.pyc patch | view | raw | blame | history
测试组/脚本/登录获取token/__pycache__/解密.cpython-312.pyc patch | view | raw | blame | history
测试组/脚本/登录获取token/获取用户token.py 2 ●●● patch | view | raw | blame | history
测试组/脚本/造数脚本 @ fc93e7 2 ●●● patch | view | raw | blame | history
测试组/模版/SQL注入漏洞安全报告(hust_user_list)(以华中科技大学userlist为例).docx
Binary files differ
测试组/模版/安全风险评估报告(hust_user_list)(以华中科技大学userlist为例).docx
Binary files differ
测试组/模版/昆明理工大学性能测试报告示例.docx
Binary files differ
测试组/脚本/登录获取token/TestData/userinfo.xlsx
Binary files differ
测试组/脚本/登录获取token/__pycache__/conftest.cpython-312.pyc
Binary files differ
测试组/脚本/登录获取token/__pycache__/解密.cpython-312.pyc
Binary files differ
测试组/脚本/登录获取token/获取用户token.py
@@ -13,7 +13,7 @@
        "content-type":"application/json; charset=UTF-8"
    }
    # 获取用户账号密码
    df = conftest.read_excel("TestData/userinfo.xlsx")
    df = conftest.read_excel("TestData/userinfo_2.xlsx")
    # 封装为字典列表
    UserList = conftest.get_list(df,["username","password"])
    # 遍历用户字典列表的索引和值
测试组/脚本/造数脚本
@@ -1 +1 @@
Subproject commit 88a42ca738e7b84aa7cb3a3e0b217397f93b84a7
Subproject commit fc93e711c96e4b888e4d4810ccb77c67ef1b0db5