Mzack9999

Results 133 issues of Mzack9999

### httpx version: `master/main` and `dev` ### Current Behavior: `https` urls are failing silently in certain cases while using proxy ### Expected Behavior: `https` protocol working correctly with proxies ###...

Priority: High
Type: Bug
Investigation

### httpx version: v1.2.1-dev ### Current Behavior: Each target triggers a DNS IP lookup via `ipisp.LookupIP`: https://github.com/ammario/ipisp/blob/master/dnsclient.go` ### Expected Behavior: For large amounts of targets, the API provider recommends using...

Status: On Hold
Type: Enhancement

Along #384 add support for screenshot capability via **-screenshot** option

Type: Discussion
Type: Enhancement

Would be interesting to add a modality to perform requests via headless browser

Type: Discussion
Type: Enhancement

**Is your feature request related to a problem? Please describe.** Although the tool is specific, it would be handy to have the chance to write custom code to manipulate the...

Type: Discussion
Type: Enhancement

### Please describe your feature request: The template attribute `req-condition` (which enables contextual request history via numeric suffix `variable_name_n`) should be enabled automatically if DSL expressions contain any reference to...

Priority: Medium
Type: Enhancement

## Proposed changes This PR adds support for advanced template filtering. Available fields are the following standard ones + all those from info metadata section: ``` id string name string...

Status: Review Needed
Type: Enhancement

### Please describe your feature request: Allow advanced template filtering for execution with values from **id / info** section ### Describe the use case of this feature: More control over...

Priority: Medium
Status: Review Needed
Type: Enhancement

### Nuclei version: `dev` and `dependabot/go_modules/v2/dev/github.com/go-rod/rod-0.108.1` ### Current Behavior: Headless tests are never completed and causes timeout ### Expected Behavior: Successful tests execution ### Steps To Reproduce: ```console $ docker...

Priority: Medium
Type: Bug
Investigation

## Proposed changes This PR implements the YAML include directive (`# !include:path/to/file.yaml`). The files can be either `.yaml` (static blocks) or `.yamlc` (template blocks, with mixed yaml for payload generation)...

Status: On Hold
Status: Review Needed
Type: Enhancement