Sandeep Singh

Results 151 issues of Sandeep Singh

For running **http** protocol-based nuclei templates, nuclei expect URLs as input and do not work if non-probbed subdomains or IPs are provided. Generally, we advise users to run [httpx](https://github.com/projectdiscovery/httpx) on...

Priority: High
Type: Enhancement

### Please describe your feature request: 1. **Template execution using search query** - executes template against hosts returned by uncover for the given query Example: ```console nuclei -t cves/2022/ -uq...

Priority: Medium
Type: Enhancement

I think a larger issue is that a `Reporting` client is provided, but it is designed for single use (`cli`). So when you run Nuclei as a server in some...

Priority: Low
Type: Enhancement

### Interactsh version: dev ### Current Behavior: [Preconfigured subdomain](https://github.com/projectdiscovery/interactsh#cloud-metadata) pointing to root domain IP instead of defined one. ### Expected Behavior: dns records pointing to configured records. ### Steps To...

Priority: Medium
Status: Completed
Type: Bug

### Describe the use case of this feature: during [investigation](https://github.com/projectdiscovery/interactsh/issues/321#issuecomment-1172472793), it turned out that using in-memory storage is not sufficient and resulting in process kill + service restarting causing issues...

Priority: High
Status: Completed
Type: Enhancement

### Please describe your feature request: An endpoint to expose system metrics to get information about the performance and load of the server. - CPU - Memory - Network load...

Priority: Medium
Status: On Hold
Type: Enhancement
Type: Question

From: https://github.com/projectdiscovery/interactsh/pull/186 ### Please describe your feature request: DNS server to serve IPv6 address records (AAAA) to support - Interactions for DNS server running on IPv6 - Run / host...

Type: Enhancement

URL:- https://raw.githubusercontent.com/disclose/diodb/master/program-list.json

good first issue
defcon31

The idea is to compile a list of publicly available **bbp/vdp** programs in a structured manner that can be consumed by a program to index subdomains of given domain and...

good first issue
defcon31

Example input:- ```json { "name":"HackerOne", "url":"https://hackerone.com/security", "bounty":true, "swag":true, "domains":[ "hackerone.com", "hackerone.net", "hacker101.com", "hackerone-ext-content.com" ], "network":[ "66.232.20.0/23", "206.166.248.0/23", "66.232.20.1" ] } ```

Type: Enhancement