redkit75

Results 8 issues of redkit75

No matter what filter is used, too many identical URL and body requests are being sent. Also, it's ridiculous that it's sending 40-50 requests to the URL of some .js...

Can you add OpenAPI support to the CrawlerGo? It would be great if it would parse the links from the json and yaml file.

feature

### Describe the bug wget https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2.14.0_Linux.tar.gz sudo apt update sudo apt install default-jdk tar -xzvf ZAP_2.14.0_Linux.tar.gz sudo ./zap.sh -daemon -port 8090 -host 0.0.0.0 -config network.localServers.mainProxy.behindNat=true [ZAP-daemon] INFO org.zaproxy.addon.network.ExtensionNetwork - ZAP...

bug

### How are you running AnythingLLM? Local development ### What happened? I installed the application on Ubuntu. It's not possible to upload files. It gives the following error, and I...

possible bug

Will PHP support be added as well? More than 20% of today's websites are built with PHP.

Hello, On the Import Config page, when I select the Chunker option as Code, I choose either the Python or PHP option. Then, I select a file with the .py...

investigating

你好, 有时由于 CSRF 保护机制,相同 URL 的相同请求会失败。 可以添加类似于 Charles Proxy 中的 Breakpoints 或 BurpSuite 中的 Intercept 这样的功能吗?如果在开启状态时能够编辑请求,那将是一个非常棒的功能。

### Describe the bug: While scanning for SSRF vulnerabilities using OWASP ZAP, I encountered an issue where detected vulnerabilities appear in the Alerts section, but are not reflected in the...