We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./nuclei -t protocols/http/get.yaml -target trust_me_bro.real -ms -j -duc -interactions-poll-duration 1 -interactions-cooldown-period 10 -allow-local-file-access -debug [ERR] failed to load provider keys got yaml: unmarshal errors: line 1: cannot unmarshal !!str `.uncove...` into sources.Provider __ _ ____ __ _______/ /__ (_) / __ \/ / / / ___/ / _ \/ / / / / / /_/ / /__/ / __/ / /_/ /_/\__,_/\___/_/\___/_/ v3.3.2 projectdiscovery.io [INF] Current nuclei version: v3.3.2 (outdated) [INF] Current nuclei-templates version: v10.0.0 (latest) [INF] New templates added in latest release: 255 [INF] Templates loaded for current scan: 1 [WRN] Loading 1 unsigned templates for scan. Use with caution. [INF] Targets loaded for current scan: 1 [INF] Running httpx on input host [INF] Found 0 URL from httpx [INF] [basic-get] Dumped HTTP request for https://trust_me_bro.real GET / HTTP/1.1 Host: trust_me_bro.real User-Agent: Mozilla/5.0 (ZZ; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Connection: close Accept: */* Accept-Language: en Accept-Encoding: gzip [WRN] [basic-get] Could not execute request for trust_me_bro.real: [:RUNTIME] got err while executing https://trust_me_bro.real <- Get "https://trust_me_bro.real": errKind=network-permanent-error no address found for host {"template-id":"basic-get","info":{"name":"Basic GET Request","author":["pdteam"],"tags":null,"severity":"info"},"type":"http","host":"trust_me_bro.real","timestamp":"2024-09-19T07:09:30.82616164Z","matcher-status":false,"error":"Get \"https://trust_me_bro.real\": no address found for host"} [✘] Test "protocols/http/get.yaml" failed: unexpected result: expecting "no address found for host" error but got none skipping test case protocols/code/ps1-snippet.yaml. disabled on linux. ./nuclei -t protocols/http/get.yaml -target http://example.com/ -interactions-cooldown-period 10 -interactions-poll-duration 1 -debug
No response
- Patform: mac,linux,windows - Nuclei: dev branch - Go: 1.23.1
The text was updated successfully, but these errors were encountered:
RamanaReddy0M
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Current Behavior
Expected Behavior
Steps To Reproduce
Relevant log output
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: