夜月琉璃Lv46
公共查询接口
一、IP地址:
1.根据地址查归属地
请求地址:http://search.csource.com.cn/search.php2.查询自己的IP
请求方式:POST 请求条件:searchdata=[查询的IP]&searchfs=ip 返回结果:{"status":"1", "message":"Success", "Data":{"beginIP":"0.0.0.0", "endIP":"0.255.255.255", "dataA":"IANA", "dataB":"\u4fdd\u7559\u5730\u5740" }}
请求地址:http://search.csource.com.cn/search.php二、MAC地址查询:
请求方式:POST 请求条件:software_alive=get&searchdata=local&searchfs=ip 返回结果:{"status":"1", "message":"Success", "UserIP":"[你的IP]", "Data":{"beginIP":"0.0.0.0", "endIP":"0.255.255.255", "dataA":"IANA", "dataB":"\u4fdd\u7559\u5730\u5740" }}
请求地址:http://search.csource.com.cn/search.php三、文件后缀查询
MAC地址格式:xx-xx-xx-xx-xx-xx 请求方式:POST 请求条件:searchfs=mac&searchdata=[mac地址] 返回结果:{"status":"0", "message":"Success", "mac":"[查询的mac地址]", "mac_q":"[mac地址前缀]", "regcompy":"[注册公司/所有公司]"
(1) 通过后缀名查询
请求地址:http://search.csource.com.cn/search.php 请求方式:POST 请求条件:searchdata=[后缀名]&searchfs=hz 返回结果:{"status":"4", "message":"Success", "Data":{"filetype":[后缀名],
"binarydata":[文件字节头],
"Open":[打开方式], "title":[文件描述], "searchkeyword":[搜索关键词] }}
(2) 通过后缀名查询
请求地址:http://search.csource.com.cn/search.php 请求方式:POST 请求条件:searchdata=[文件字节头]&searchfs=hz_binary 返回结果:{"status":"4", "message":"Success", "Data":{"filetype":[后缀名], "binarydata":[文件字节头], "Open":[打开方式], "title":[文件描述], "searchkeyword":[搜索关键词] }}
四、进程安全查询
请求地址:http://search.csource.com.cn/search.php 进程名:[进程名.exe] 请求方式:POST 请求条件:searchfs=process&searchdata=[进程名.exe] 返回结果:{"status":"2","message":"Success", "p_name":"[进程名.exe]", "p_path":"[文件路径,如果不是系统文件,则该项为空]", "regcompy":"[开发商]", "p_level":"[安全等级0-5]", "p_other":"[进程描述]"}
本文章最后由 admin 于 2022-09-20 21:07 编辑
3 已被阅读了3349次 楼主 2022-04-06 09:25:39