Ice3man

Results 72 issues of Ice3man

### Please describe your feature request: A REST API Layer for Nuclei Resources # Nuclei v3 REST API ## List of Resources A list of the resource URLs to be...

Type: Enhancement
Type: Epic

### Please describe your feature request: An HTML report generation method should be added to nuclei reporting.

Priority: Low
Type: Enhancement

More protocols :D

Priority: Low
Type: Enhancement

**Is your feature request related to a problem? Please describe.** The GetAll function should return an iterator to the key-value instead of reading the entire db into the memory since...

enhancement

We should have more DNS provider integrations for getting complete list. - [x] Add Support for Azure DNS DNS provider - [x] Add Support for Linode DNS provider - [x]...

Type: Enhancement
Type: Epic
good first issue
help wanted

## Proposed changes Closes #879 ## Checklist - [ ] Pull request is created against the [dev](https://github.com/projectdiscovery/nuclei/tree/dev) branch - [ ] All checks passed (lint, unit/integration/regression tests etc.) with my...

Status: Review Needed

## Proposed changes Closes #2253 & #2514 ## Checklist - [ ] Pull request is created against the [dev](https://github.com/projectdiscovery/nuclei/tree/dev) branch - [ ] All checks passed (lint, unit/integration/regression tests etc.)...

Status: Review Needed

### Please describe your feature request: Currently the custom types do not implement UnmarshalJSON which reads to issues when parsing results using output.ResultEvent structure. ### Describe the use case of...

Priority: Low
Status: Completed
Type: Enhancement

## Proposed changes workflow.yaml ```yaml id: value-sharing-workflow info: name: Value Sharing Test author: pdteam severity: info workflows: - template: test1.yaml cookie-reuse: true subtemplates: - template: test2.yaml ``` test1.yaml ```yaml id:...

### Please describe your feature request: Currently nuclei uses go-rod, which is good however playwright is a lot more popular and is more stalbe, have auto-wait helpers and many more...

Priority: Low
Type: Enhancement