Sandeep Singh

Results 151 issues of Sandeep Singh

### dnsx version: dev ### Steps To Reproduce: Running with **latest** version: ```console while true; do echo total: `chaos -d hackerone.com | dnsx -silent | wc`; done total: 10 total:...

Priority: High
Status: On Hold
Type: Bug

From: `dev` ```console cd cmd/generate-index go build ./generate-index 2022/09/08 15:55:30 [error] Could not process: could not get url https://download.microsoft.com/download/7/1/D/71D86715-5596-4529-9B13-DA13A5DE5B63/ServiceTags_Public_20220725.json: no cidrs found for url ``` - [x] failed fetch investigation...

Status: Completed
Priority: Medium
Type: Bug

Hello, Is it possible to feed multiple domains/subdomains from the file instead of the single domain? eg: `./unc0ver -u file.txt -w wordlist.txt`

### Please describe your feature request: To enrich the crawled endpoints information, [projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) can be integrated into katana similar to httpx and populate tech information when available as part of...

Priority: Medium
Type: Enhancement

### Please describe your feature request: By default, katana supports multiple pre-defined fields to customize output and can be extended to allow users to write custom fields in the config...

Priority: Medium
Type: Enhancement

### katana version: latest ### Current Behavior: ```console [WRN] Could not request seed URL: remote error: tls: user canceled [WRN] Could not request seed URL: remote error: tls: user canceled...

Priority: Medium
Type: Bug

### Discussed in https://github.com/projectdiscovery/katana/discussions/165 Originally posted by **tequreq** November 11, 2022 I used 0.0.1 version of katana, `katana -proxy http://127.0.0.1:8080 -u https://site.com -d 5 -jc -v` output : `[WRN] Could...

Priority: Low
Type: Bug

### katana version: main/dev ### Current Behavior: ``` ================== Found 1 data race(s) exit status 66 ``` data race log ```bash WARNING: DATA RACE Write at 0x00c000330de8 by goroutine 27:...

Priority: Medium
Type: Bug

### Please describe your feature request: ```console -scp, -system-chrome-path use specified chrome browser for headless crawling ``` ### Describe the use case of this feature: - For performing **authenticated** headless...

Priority: Medium
Type: Enhancement

### Please describe your feature request: As detailed in https://github.com/projectdiscovery/team-backlogs/issues/161 and supported in other projects. ```console -hc, -health-check run diagnostic check up ``` ### Describe the use case of this...

Type: Enhancement