jingzhuen
jingzhuen
报错了,怎么办? 服务器资源占用情况  日志 [arl_worker.log](https://github.com/TophantTechnology/ARL/files/8425074/arl_worker.log)
问题:爱企查,爬虫,HOST碰撞,动态链接和后台地址标签页一直没有过数据 环境:腾讯云服务器 ubuntu 20.04 使用官方给出的docker部署方式 能添加的key都添加了   
全路径
我发现每次在使用时都需要多一个步骤,或是手动拼接再批量打开,或是复制进burp直接爆破,等等 如果可以,希望可以有一个功能是导出绝对路径  测试网址:http://219.142.83.35/survey/ FindSomething  jsfinder 
https://github.com/fuckhoneypot/fuckhoneypot
### 问题描述 JSONPath不支持中划线 ### 环境信息 *请填写以下信息:* - OS信息: [e.g.:windows11] - JDK信息: [e.g.:jdk17] - 版本信息:[e.g.:Fastjson2 2.0.45] ### 重现步骤  ```java JSONObject u = JSON.parseObject("{\"phone-Numbers\": \"XXX\"}"); Map paths = JSONPath.paths(u); JSONPath.set(u,"$.phone-Numbers", "ccc");...
``` String json = "{\"message\": \"\\u4f60\\u597d\"}"; System.out.println(JSON.parse(json)); ``` 输出结果:{"message":"你好"} 期待的结果:{"message": "\u4f60\u597d"} 根据文档,[https://alibaba.github.io/fastjson2/features_cn.html](https://alibaba.github.io/fastjson2/features_cn.html) JSONReader.Feature根本没有对应取消解码unicode的实现 我之前有提过,但您一直没有回复,可能是没有看到,所以我关闭了之前的[问题](https://github.com/alibaba/fastjson2/issues/2119),提出了这个问题。
增加证书查询
例:hunter语法 cert.subject="xxx.com" 查询语法修改为:domain.suffix="xxx.com" or cert.subject="xxx.com" 。。。。 
环境:docker部署 + ubuntu 目标:liepin.com dictionary changed size during iteration Traceback (most recent call last): File "/code/app/tasks/domain.py", line 961, in domain_task d.run() File "/code/app/tasks/domain.py", line 942, in run self.domain_fetch() File "/code/app/tasks/domain.py",...