Sandeep Singh
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...
### 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...
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...
### 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...
### 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...
### 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...
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...
URL:- https://raw.githubusercontent.com/disclose/diodb/master/program-list.json
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...
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" ] } ```