橙子酱

Results 10 issues of 橙子酱

建议-file增加ip:端口格式解析 便于导入其他扫描器产生的数据

zgrab2 cannot simply import the results of other scanners. Each ip may have a large number of different ports and not just one or a few fixed ports.

Before opening a new issue, please make sure you've reviewed the troubleshooting guide: https://github.com/brimdata/brim/wiki/Troubleshooting#opening-an-issue **Is your feature request related to a problem? Please describe.** Add a fault tolerance option for...

community

You can use the "text-davinci-002-render" model to replace the "davinci-003" model. It is the model that ChatGPT is using. It is currently available for free in BETA testing. It also...

# Thank you for contributing an eval! ♥️ 🚨 Please make sure your PR follows these guidelines, __failure to follow the guidelines below will result in the PR being closed...

【需求】 Web Fuzzer 增加暂停功能 提取响应数据支持一次性提取多个字段 包括payloads

### 🐛 bug 描述 pro table 组件使用sorter排序会意外发起请求 ### 📷 复现步骤 使用protable 组件 为列增加一个 sorter 点击表头进行排序 ### 🏞 期望结果 不应产生任何的网络请求,排序仅在前端进行. ### 🏞 实际结果 每点击一次表头会发起一次request. 增加后端负担,产生了不必要的请求. ### 💻 复现代码 ``` columns =...

### System and Python Environment |Item|Tooltip|Value| |---|---|---| |System|`uname -a`|WINDOWS 10| |Python|`python -V`|Python 3.8.6| |Cobra|`python kunlun.py`|Kunlun-M-2.5.1| ### Description 使用tamper自定义用户可控函数时 如果危险函数直接调用可控函数 无法被判定为输入可控 ### Steps to Reproduce ``` $a=input('get.id'); system($a); system(input('get.id')); ``` tamper...

Currently, the handshakelog in the zcrypto does not maintain an raw Extensions. This can lead to inconsistent results when generating JA3S fingerprints, as the order of Extensions can vary. If...

### tlsx version:v1.1.6 ### Current Behavior: I've encountered an issue with the generation of JA3S fingerprints in the GetJa3Hash function. The problem lies in the following code snippet: ``` if...

Type: Bug