nth347
nth347
I don't see any mechanism for checking if the connection was successfully established, please tell me if there is one
I have a program that generates raw socket traffic, I want to route the traffic to a proxy server, is it possible via SSF server?
### What is your question? I'm currently collecting APIs from application logs, where for each API I have the following details: - HTTP method - URL with optional query string...
I admire the speed of ShadowClone! There is an use case where I want to run httpx on port http:9000 against a specified hosts, and on port https:8443 against a...
It's pefectly fine to run this as an authenticated scan: ```shell nuclei -debug -prefetch-secrets -secret-file my-secret-file.yaml -proxy http://burp-proxy:8080 -target https://target.com ``` But when I specifying target as a Burp file,...
The tool is great! It would be greater if the tool can perform secret scans on Postman public repos
Secrets leaked on Postman public repos are increasing these days, so if the tool can perform secret scans on public repos of the platform, it would be very nice.
### Describe your feature request Making response from different input formats (Burp XML file, Proxify logs...) available in the context of Nuclei template for further inspection and comparison when needed....
### Describe the bug In the latest version of OrbStack (2.0.3) on Mac M2, I'm seeing an issue with managing services via `systemctl` inside a new Kali VM (x86-64). In...
### Kuma Version Kuma 2.9.3 on Kubernetes ### Describe the bug I ran: `kubectl apply -f https://bit.ly/demokumakong` And ran `kubectl get pods -n kuma-demo -w` to check the pods, the...