security/nuclei
Fast vulnerability scanner
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 3.3.8 | 601 | 3.2 | amd64 | mit | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m3264b | info | 2025-03-01 23:09:46.058968 | Test Started |
| m3264b | fail | 2025-03-01 23:18:04.707359 | make test returned non-zero: 1 |
| m3264b | fail | 2025-03-01 23:18:04.907376 | Test complete. |
Log
[1m===> Testing for nuclei-3.3.8[0m
(cd /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8; for t in ./...; do echo "===> Testing ${t}"; /usr/bin/env -i HOME=/magus/work/usr/mports/security/nuclei/work PWD="${PWD}" __MAKE_CONF=/nonexistent OSVERSION=302002 PATH=/magus/work/usr/mports/security/nuclei/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin TERM=vt100 TMPDIR=/tmp XDG_DATA_HOME=/magus/work/usr/mports/security/nuclei/work XDG_CONFIG_HOME=/magus/work/usr/mports/security/nuclei/work HOME=/magus/work/usr/mports/security/nuclei/work TMPDIR="/tmp" PATH=/magus/work/usr/mports/security/nuclei/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/magus/work/usr/mports/security/nuclei/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES TARGETDIR=/usr/local DESTDIR= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOAMD64= GOARM= GOTMPDIR="/magus/work/usr/mports/security/nuclei/work" GOPATH="/magus/distfiles/go/security_nuclei" GOBIN="/magus/work/usr/mports/security/nuclei/work/bin" GO111MODULE=on GOFLAGS=-modcacherw GOSUMDB=sum.golang.org GOPROXY=off /usr/local/bin/go121 test -v -buildvcs=false -mod=vendor ${t}; done)
===> Testing ./...
? github.com/projectdiscovery/nuclei/v3/cmd/docgen [no test files]
? github.com/projectdiscovery/nuclei/v3/cmd/functional-test [no test files]
? github.com/projectdiscovery/nuclei/v3/cmd/generate-checksum [no test files]
? github.com/projectdiscovery/nuclei/v3/cmd/integration-test [no test files]
? github.com/projectdiscovery/nuclei/v3/cmd/memogen [no test files]
? github.com/projectdiscovery/nuclei/v3/cmd/nuclei [no test files]
? github.com/projectdiscovery/nuclei/v3/cmd/scan-charts [no test files]
? github.com/projectdiscovery/nuclei/v3/cmd/tmc [no test files]
? github.com/projectdiscovery/nuclei/v3/cmd/tools/fuzzplayground [no test files]
? github.com/projectdiscovery/nuclei/v3/cmd/tools/signer [no test files]
? github.com/projectdiscovery/nuclei/v3/examples/advanced [no test files]
? github.com/projectdiscovery/nuclei/v3/examples/simple [no test files]
? github.com/projectdiscovery/nuclei/v3/examples/with_speed_control [no test files]
? github.com/projectdiscovery/nuclei/v3/internal/colorizer [no test files]
? github.com/projectdiscovery/nuclei/v3/internal/httpapi [no test files]
? github.com/projectdiscovery/nuclei/v3/internal/pdcp [no test files]
=== RUN TestParseHeadlessOptionalArguments
=== RUN TestParseHeadlessOptionalArguments/single_value
=== RUN TestParseHeadlessOptionalArguments/empty_string
=== RUN TestParseHeadlessOptionalArguments/empty_key
=== RUN TestParseHeadlessOptionalArguments/empty_value
=== RUN TestParseHeadlessOptionalArguments/double_input
=== RUN TestParseHeadlessOptionalArguments/duplicated_input
--- PASS: TestParseHeadlessOptionalArguments (0.00s)
--- PASS: TestParseHeadlessOptionalArguments/single_value (0.00s)
--- PASS: TestParseHeadlessOptionalArguments/empty_string (0.00s)
--- PASS: TestParseHeadlessOptionalArguments/empty_key (0.00s)
--- PASS: TestParseHeadlessOptionalArguments/empty_value (0.00s)
--- PASS: TestParseHeadlessOptionalArguments/double_input (0.00s)
--- PASS: TestParseHeadlessOptionalArguments/duplicated_input (0.00s)
=== RUN TestCreateReportingOptions
--- PASS: TestCreateReportingOptions (0.00s)
=== RUN TestWalkReflectStructAssignsEnvVars
--- PASS: TestWalkReflectStructAssignsEnvVars (0.00s)
=== RUN TestWalkReflectStructHandlesDifferentTypes
--- PASS: TestWalkReflectStructHandlesDifferentTypes (0.00s)
=== RUN TestWalkReflectStructEmpty
--- PASS: TestWalkReflectStructEmpty (0.00s)
=== RUN TestWalkReflectStructWithNoYamlTag
--- PASS: TestWalkReflectStructWithNoYamlTag (0.00s)
=== RUN TestWalkReflectStructHandlesNestedStructs
--- PASS: TestWalkReflectStructHandlesNestedStructs (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/internal/runner 0.342s
? github.com/projectdiscovery/nuclei/v3/pkg/authprovider [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/catalog [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/catalog/config [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/catalog/disk [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/catalog/loader/filter [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/fuzz/analyzers [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/fuzz/frequency [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/input/formats [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/input/provider/http [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/input/provider [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/devtools/bindgen [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/devtools/bindgen/cmd/bindgen [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/devtools/scrapefuncs [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/devtools/tsgen [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/devtools/tsgen/cmd/tsgen [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libbytes [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libfs [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libgoconsole [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libikev2 [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libldap [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libkerberos [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libmssql [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libmysql [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libnet [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/liboracle [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libpop3 [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libpostgres [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/librsync [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libredis [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libsmb [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libsmtp [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libssh [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/librdp [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libtelnet [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libvnc [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/generated/go/libstructs [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/gojs [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/bytes [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/fs [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/goconsole [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/ikev2 [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/kerberos [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/ldap [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/mssql [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/mysql [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/net [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/oracle [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/pop3 [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/postgres [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/rdp [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/redis [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/rsync [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/smb [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/smtp [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/ssh [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/structs [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/vnc [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/utils [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/libs/telnet [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/js/utils/pgwrap [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/keys [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/loader/parser [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/loader/workflow [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/model/types/stringslice [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/model/types/userAgent [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/progress [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/projectfile [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/code [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/contextargs [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/globalmatchers [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/helpers/deserialization [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/helpers/eventcreator [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/helpers/writer [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/interactsh [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/protocolinit [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/marker [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/protocolstate [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/uncover [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/dns/dnsclientpool [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/http/httpclientpool [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/http/race [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/http/httputils [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/http/signerpool [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/http/signer [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/network/networkclientpool [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/websocket [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/whois [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/protocols/whois/rdapclientpool [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/exporters/jsonexporter [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/exporters/es [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/exporters/markdown [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/exporters/jsonl [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/exporters/mongo [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/exporters/sarif [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/exporters/splunk [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/trackers/filters [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/trackers/gitea [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/trackers/github [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/trackers/gitlab [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/trackers/linear [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/reporting/trackers/linear/jsonutil [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/scan/charts [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/scan [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/scan/events [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/templates/extensions [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/templates/types [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/testutils [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/testutils/fuzzplayground [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/testutils/testheadless [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/tmplexec [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/tmplexec/flow/builtin [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/tmplexec/generic [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/types [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/types/nucleierr [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/types/scanstrategy [no test files]
=== RUN ExampleNucleiEngine
[[31mERR[0m] Could not read nuclei-ignore file: open /magus/work/usr/mports/security/nuclei/work/nuclei/.nuclei-ignore: no such file or directory
[[34mINF[0m] nuclei-templates are not installed, installing...
[[34mINF[0m] Successfully installed nuclei-templates at /magus/work/usr/mports/security/nuclei/work/nuclei-templates
--- PASS: ExampleNucleiEngine (13.92s)
=== RUN ExampleThreadSafeNucleiEngine
[[34mINF[0m] Templates clustered: 14 (Reduced 10 Requests)
--- PASS: ExampleThreadSafeNucleiEngine (2.46s)
PASS
ok github.com/projectdiscovery/nuclei/v3/lib 16.776s
? github.com/projectdiscovery/nuclei/v3/pkg/utils/expand [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/utils/stats [no test files]
? github.com/projectdiscovery/nuclei/v3/pkg/utils/yaml [no test files]
=== RUN TestSimpleNuclei
[[31mERR[0m] Could not read nuclei-ignore file: open /magus/work/usr/mports/security/nuclei/work/nuclei/.nuclei-ignore: no such file or directory
[[34mINF[0m] Your current nuclei-templates are outdated. Latest is v10.1.3
[[34mINF[0m] Successfully updated nuclei-templates (v10.1.3) to /magus/work/usr/mports/security/nuclei/work/nuclei-templates. GoodLuck!
[[34mINF[0m] Templates clustered: 14 (Reduced 10 Requests)
[caa-fingerprint] scanme.sh
[nameserver-fingerprint] scanme.sh
{"duration":"0:00:01","errors":"1","hosts":"1","matched":"2","percent":"100","requests":"16","rps":"11","startedAt":"2025-03-01T23:17:24.734863284-05:00","templates":"23","total":"16"}
--- PASS: TestSimpleNuclei (14.52s)
=== RUN TestSimpleNucleiRemote
[nameserver-fingerprint] scanme.sh
--- PASS: TestSimpleNucleiRemote (2.61s)
=== RUN TestThreadSafeNuclei
=== RUN TestThreadSafeNuclei/scanme.sh
[[34mINF[0m] Templates clustered: 14 (Reduced 10 Requests)
[caa-fingerprint] scanme.sh
[nameserver-fingerprint] scanme.sh
=== RUN TestThreadSafeNuclei/honey.scanme.sh
[[34mINF[0m] Templates clustered: 14 (Reduced 10 Requests)
[caa-fingerprint] honey.scanme.sh
--- PASS: TestThreadSafeNuclei (4.72s)
--- PASS: TestThreadSafeNuclei/scanme.sh (2.01s)
--- PASS: TestThreadSafeNuclei/honey.scanme.sh (0.49s)
=== RUN TestWithVarsNuclei
[[34mINF[0m] [api-1forge] Dumped HTTP request for https://api.1forge.com/quota?api_key=foobar
GET /quota?api_key=foobar HTTP/1.1
Host: api.1forge.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
[[35mDBG[0m] [api-1forge] Dumped HTTP response https://api.1forge.com/quota?api_key=foobar
HTTP/1.1 200 OK
Connection: close
Content-Length: 152
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept
Access-Control-Allow-Origin: *
Content-Type: application/json; charset=utf-8
Date: Sun, 02 Mar 2025 04:17:37 GMT
Etag: W/"98-q+UQe5s2fZxMoUf5NOlCME3auFk"
Server: nginx/1.22.0
X-Powered-By: Express
{"error":true,"message":"API Key Not Valid. Please go to 1forge.com to get an API key. If you have any questions please email us at contact@1forge.com"}
--- PASS: TestWithVarsNuclei (4.16s)
PASS
ok github.com/projectdiscovery/nuclei/v3/lib/tests 26.588s
=== RUN TestSecretsUnmarshal
--- PASS: TestSecretsUnmarshal (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/authprovider/authx 0.407s
=== RUN TestCatalog_GetTemplatePath
=== RUN TestCatalog_GetTemplatePath/get_all_ssl_files
=== RUN TestCatalog_GetTemplatePath/get_all_ssl_files_with_wildcard
=== RUN TestCatalog_GetTemplatePath/non-matching_target
--- PASS: TestCatalog_GetTemplatePath (0.00s)
--- PASS: TestCatalog_GetTemplatePath/get_all_ssl_files (0.00s)
--- PASS: TestCatalog_GetTemplatePath/get_all_ssl_files_with_wildcard (0.00s)
--- PASS: TestCatalog_GetTemplatePath/non-matching_target (0.00s)
=== RUN TestCatalog_GetTemplatesPath
=== RUN TestCatalog_GetTemplatesPath/without_definitions
=== RUN TestCatalog_GetTemplatesPath/with_definitions
--- PASS: TestCatalog_GetTemplatesPath (0.00s)
--- PASS: TestCatalog_GetTemplatesPath/without_definitions (0.00s)
--- PASS: TestCatalog_GetTemplatesPath/with_definitions (0.00s)
=== RUN TestCatalog_OpenFile
=== RUN TestCatalog_OpenFile/valid_key
=== RUN TestCatalog_OpenFile/nonexistent_key
=== RUN TestCatalog_OpenFile/path_to_folder
--- PASS: TestCatalog_OpenFile (0.00s)
--- PASS: TestCatalog_OpenFile/valid_key (0.00s)
--- PASS: TestCatalog_OpenFile/nonexistent_key (0.00s)
--- PASS: TestCatalog_OpenFile/path_to_folder (0.00s)
=== RUN TestCatalog_ResolvePath
=== RUN TestCatalog_ResolvePath/absolute_path
=== RUN TestCatalog_ResolvePath/relative_path_with_second_param
=== RUN TestCatalog_ResolvePath/relative_path_and_no_second_param
--- PASS: TestCatalog_ResolvePath (0.00s)
--- PASS: TestCatalog_ResolvePath/absolute_path (0.00s)
--- PASS: TestCatalog_ResolvePath/relative_path_with_second_param (0.00s)
--- PASS: TestCatalog_ResolvePath/relative_path_and_no_second_param (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/catalog/aws 0.371s
=== RUN TestLoadTemplates
=== RUN TestLoadTemplates/blank
=== RUN TestLoadTemplates/only-tags
=== RUN TestLoadTemplates/tags-with-path
--- PASS: TestLoadTemplates (0.00s)
--- PASS: TestLoadTemplates/blank (0.00s)
--- PASS: TestLoadTemplates/only-tags (0.00s)
--- PASS: TestLoadTemplates/tags-with-path (0.00s)
=== RUN TestRemoteTemplates
=== RUN TestRemoteTemplates/remote-templates-positive
=== RUN TestRemoteTemplates/remote-templates-negative
--- PASS: TestRemoteTemplates (0.00s)
--- PASS: TestRemoteTemplates/remote-templates-positive (0.00s)
--- PASS: TestRemoteTemplates/remote-templates-negative (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/catalog/loader 0.444s
=== RUN TestWorkflowsSimple
--- PASS: TestWorkflowsSimple (0.00s)
=== RUN TestWorkflowsSimpleMultiple
--- PASS: TestWorkflowsSimpleMultiple (0.00s)
=== RUN TestWorkflowsSubtemplates
--- PASS: TestWorkflowsSubtemplates (0.00s)
=== RUN TestWorkflowsSubtemplatesNoMatch
--- PASS: TestWorkflowsSubtemplatesNoMatch (0.00s)
=== RUN TestWorkflowsSubtemplatesWithMatcher
--- PASS: TestWorkflowsSubtemplatesWithMatcher (0.00s)
=== RUN TestWorkflowsSubtemplatesWithMatcherNoMatch
--- PASS: TestWorkflowsSubtemplatesWithMatcherNoMatch (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/core 0.536s
=== RUN TestDownloadCustomTemplatesFromGitHub
--- PASS: TestDownloadCustomTemplatesFromGitHub (0.68s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/external/customtemplates 1.042s
=== RUN TestRuleMatchKeyOrValue
=== RUN TestRuleMatchKeyOrValue/key
=== RUN TestRuleMatchKeyOrValue/value
--- PASS: TestRuleMatchKeyOrValue (0.01s)
--- PASS: TestRuleMatchKeyOrValue/key (0.00s)
--- PASS: TestRuleMatchKeyOrValue/value (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/fuzz 0.446s
=== RUN Test_should_generate_alternating_sequences
--- PASS: Test_should_generate_alternating_sequences (0.00s)
=== RUN Test_should_giveup_non_injectable
--- PASS: Test_should_giveup_non_injectable (0.00s)
=== RUN Test_should_giveup_slow_non_injectable
--- PASS: Test_should_giveup_slow_non_injectable (0.00s)
=== RUN Test_should_giveup_slow_non_injectable_realworld
--- PASS: Test_should_giveup_slow_non_injectable_realworld (0.00s)
=== RUN Test_should_detect_dependence_with_small_error
--- PASS: Test_should_detect_dependence_with_small_error (0.00s)
=== RUN Test_LinearRegression_Numerical_stability
--- PASS: Test_LinearRegression_Numerical_stability (0.00s)
=== RUN Test_LinearRegression_exact_verify
--- PASS: Test_LinearRegression_exact_verify (0.00s)
=== RUN Test_LinearRegression_known_verify
--- PASS: Test_LinearRegression_known_verify (0.00s)
=== RUN Test_LinearRegression_nonlinear_verify
--- PASS: Test_LinearRegression_nonlinear_verify (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/fuzz/analyzers/time 0.281s
=== RUN TestBodyComponent
--- PASS: TestBodyComponent (0.00s)
=== RUN TestBodyXMLComponent
--- PASS: TestBodyXMLComponent (0.00s)
=== RUN TestBodyFormComponent
--- PASS: TestBodyFormComponent (0.00s)
=== RUN TestMultiPartFormComponent
--- PASS: TestMultiPartFormComponent (0.01s)
=== RUN TestCookieComponent
--- PASS: TestCookieComponent (0.00s)
=== RUN TestHeaderComponent
--- PASS: TestHeaderComponent (0.00s)
=== RUN TestURLComponent
--- PASS: TestURLComponent (0.00s)
=== RUN TestURLComponent_NestedPaths
--- PASS: TestURLComponent_NestedPaths (0.00s)
=== RUN TestQueryComponent
--- PASS: TestQueryComponent (0.00s)
=== RUN TestFlatMap_FlattenUnflatten
--- PASS: TestFlatMap_FlattenUnflatten (0.00s)
=== RUN TestAnySlice
--- PASS: TestAnySlice (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/fuzz/component 0.185s
=== RUN TestDataformatDecodeEncode_JSON
--- PASS: TestDataformatDecodeEncode_JSON (0.00s)
=== RUN TestDataformatDecodeEncode_XML
--- PASS: TestDataformatDecodeEncode_XML (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/fuzz/dataformat 0.066s
=== RUN TestConvertInputToType
--- PASS: TestConvertInputToType (0.05s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/input 0.200s
=== RUN TestBurpParse
--- PASS: TestBurpParse (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/input/formats/burp 0.122s
=== RUN TestJSONFormatterParse
--- PASS: TestJSONFormatterParse (0.01s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/input/formats/json 0.168s
=== RUN TestOpenAPIParser
--- PASS: TestOpenAPIParser (0.02s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/input/formats/openapi 0.188s
=== RUN TestSwaggerAPIParser
--- PASS: TestSwaggerAPIParser (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/input/formats/swagger 0.210s
=== RUN TestYamlFormatterParse
--- PASS: TestYamlFormatterParse (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/input/formats/yaml 0.144s
=== RUN Test_expandCIDR
--- PASS: Test_expandCIDR (0.03s)
=== RUN Test_scanallips_normalizeStoreInputValue
--- PASS: Test_scanallips_normalizeStoreInputValue (0.33s)
=== RUN Test_expandASNInputValue
hmap_test.go:161: Skipping asnmap test as pdcp keys are not present
--- SKIP: Test_expandASNInputValue (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/input/provider/list 0.650s
=== RUN TestParseHttpRequest
=== RUN TestParseHttpRequest/GET_Request
http_test.go:64: {GET {[User-Agent X-Test Accept-Encoding] map[Accept-Encoding:gzip User-Agent:Go-http-client/1.1 X-Test:test] false false} GET / HTTP/1.1
Host: example.com
User-Agent: Go-http-client/1.1
X-Test: test
Accept-Encoding: gzip
}
=== RUN TestParseHttpRequest/POST_Request_with_body
http_test.go:64: {POST {[User-Agent Content-Length Content-Type Accept-Encoding] map[Accept-Encoding:gzip Content-Length:15 Content-Type:application/json User-Agent:Go-http-client/1.1] false false} {"key":"value"} POST /resource HTTP/1.1
Host: example.com
User-Agent: Go-http-client/1.1
Content-Length: 15
Content-Type: application/json
Accept-Encoding: gzip
{"key":"value"}}
=== RUN TestParseHttpRequest/PUT_Request_with_body
http_test.go:64: {PUT {[User-Agent Content-Length Content-Type Accept-Encoding] map[Accept-Encoding:gzip Content-Length:11 Content-Type:text/plain User-Agent:Go-http-client/1.1] false false} update data PUT /update HTTP/1.1
Host: example.com
User-Agent: Go-http-client/1.1
Content-Length: 11
Content-Type: text/plain
Accept-Encoding: gzip
update data}
=== RUN TestParseHttpRequest/DELETE_Request
http_test.go:64: {DELETE {[User-Agent X-User Accept-Encoding] map[Accept-Encoding:gzip User-Agent:Go-http-client/1.1 X-User:user1] false false} DELETE /delete HTTP/1.1
Host: example.com
User-Agent: Go-http-client/1.1
X-User: user1
Accept-Encoding: gzip
}
--- PASS: TestParseHttpRequest (0.00s)
--- PASS: TestParseHttpRequest/GET_Request (0.00s)
--- PASS: TestParseHttpRequest/POST_Request_with_body (0.00s)
--- PASS: TestParseHttpRequest/PUT_Request_with_body (0.00s)
--- PASS: TestParseHttpRequest/DELETE_Request (0.00s)
=== RUN TestUnmarshalJSON
=== RUN TestUnmarshalJSON/basic_url
=== RUN TestUnmarshalJSON/basic_url_with_scheme
--- PASS: TestUnmarshalJSON (0.00s)
--- PASS: TestUnmarshalJSON/basic_url (0.00s)
--- PASS: TestUnmarshalJSON/basic_url_with_scheme (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/input/types 0.171s
=== RUN TestTemplateInstallation
[[34mINF[0m] nuclei-templates are not installed, installing...
[[34mINF[0m] Successfully installed nuclei-templates at /tmp/nuclei-templates-2888312514/templates
template_test.go:58: Installed 10216 templates
--- PASS: TestTemplateInstallation (10.58s)
=== RUN TestVersionCheck
--- PASS: TestVersionCheck (0.29s)
=== RUN TestZipSlip
=== RUN TestZipSlip/negative_scenarios
--- PASS: TestZipSlip (0.00s)
--- PASS: TestZipSlip/negative_scenarios (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/installer 11.165s
=== RUN TestNewCompilerConsoleDebug
--- PASS: TestNewCompilerConsoleDebug (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/js/compiler 0.218s
=== RUN TestScriptsRuntime
2025/03/01 23:17:26 {
"a": 1,
"b": 2
}
--- PASS: TestScriptsRuntime (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/js/global 0.232s
=== RUN TestInfoJsonMarshal
--- PASS: TestInfoJsonMarshal (0.00s)
=== RUN TestInfoYamlMarshal
--- PASS: TestInfoYamlMarshal (0.00s)
=== RUN TestUnmarshal
--- PASS: TestUnmarshal (0.01s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/model 0.162s
=== RUN TestYamlUnmarshal
=== RUN TestYamlUnmarshal/Info
=== RUN TestYamlUnmarshal/info
=== RUN TestYamlUnmarshal/inFo_
=== RUN TestYamlUnmarshal/infO_
=== RUN TestYamlUnmarshal/_INFO_
--- PASS: TestYamlUnmarshal (0.00s)
--- PASS: TestYamlUnmarshal/Info (0.00s)
--- PASS: TestYamlUnmarshal/info (0.00s)
--- PASS: TestYamlUnmarshal/inFo_ (0.00s)
--- PASS: TestYamlUnmarshal/infO_ (0.00s)
--- PASS: TestYamlUnmarshal/_INFO_ (0.00s)
=== RUN TestYamlMarshal
--- PASS: TestYamlMarshal (0.00s)
=== RUN TestYamlUnmarshalFail
--- PASS: TestYamlUnmarshalFail (0.00s)
=== RUN TestGetSupportedSeverities
--- PASS: TestGetSupportedSeverities (0.00s)
=== RUN TestMarshalJSON
--- PASS: TestMarshalJSON (0.00s)
=== RUN TestSeveritiesMarshalYaml
--- PASS: TestSeveritiesMarshalYaml (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/model/types/severity 0.140s
=== RUN TestMakeDynamicValuesCallback
=== RUN TestMakeDynamicValuesCallback/all
=== RUN TestMakeDynamicValuesCallback/first
--- PASS: TestMakeDynamicValuesCallback (0.00s)
--- PASS: TestMakeDynamicValuesCallback/all (0.00s)
--- PASS: TestMakeDynamicValuesCallback/first (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/operators 0.113s
=== RUN TestDslExpressions
=== RUN TestDslExpressions/resolve("scanme.sh")
resolve("scanme.sh"): 128.199.158.128
=== RUN TestDslExpressions/resolve("scanme.sh","a")
resolve("scanme.sh","a"): 128.199.158.128
=== RUN TestDslExpressions/resolve("scanme.sh","6")
resolve("scanme.sh","6"): 2400:6180:0:d0::91:1001
=== RUN TestDslExpressions/resolve("scanme.sh","aaaa")
resolve("scanme.sh","aaaa"): 2400:6180:0:d0::91:1001
=== RUN TestDslExpressions/resolve("scanme.sh","soa")
resolve("scanme.sh","soa"): ns69.domaincontrol.com
--- PASS: TestDslExpressions (0.37s)
--- PASS: TestDslExpressions/resolve("scanme.sh") (0.02s)
--- PASS: TestDslExpressions/resolve("scanme.sh","a") (0.07s)
--- PASS: TestDslExpressions/resolve("scanme.sh","6") (0.19s)
--- PASS: TestDslExpressions/resolve("scanme.sh","aaaa") (0.05s)
--- PASS: TestDslExpressions/resolve("scanme.sh","soa") (0.03s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/operators/common/dsl 0.490s
=== RUN TestExtractor_ExtractRegex
--- PASS: TestExtractor_ExtractRegex (0.00s)
=== RUN TestExtractor_ExtractKval
--- PASS: TestExtractor_ExtractKval (0.00s)
=== RUN TestExtractor_ExtractXPath
--- PASS: TestExtractor_ExtractXPath (0.00s)
=== RUN TestExtractor_ExtractJSON
--- PASS: TestExtractor_ExtractJSON (0.00s)
=== RUN TestExtractor_ExtractDSL
--- PASS: TestExtractor_ExtractDSL (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/operators/extractors 0.253s
=== RUN TestWordANDCondition
--- PASS: TestWordANDCondition (0.00s)
=== RUN TestRegexANDCondition
--- PASS: TestRegexANDCondition (0.00s)
=== RUN TestORCondition
--- PASS: TestORCondition (0.00s)
=== RUN TestRegexOrCondition
--- PASS: TestRegexOrCondition (0.00s)
=== RUN TestHexEncoding
--- PASS: TestHexEncoding (0.00s)
=== RUN TestMatcher_MatchDSL
--- PASS: TestMatcher_MatchDSL (0.00s)
=== RUN TestMatcher_MatchXPath_HTML
--- PASS: TestMatcher_MatchXPath_HTML (0.00s)
=== RUN TestMatcher_MatchXPath_XML
--- PASS: TestMatcher_MatchXPath_XML (0.00s)
=== RUN TestValidate
--- PASS: TestValidate (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/operators/matchers 0.174s
=== RUN TestStandardWriterRequest
=== RUN TestStandardWriterRequest/WithoutTraceAndError
=== RUN TestStandardWriterRequest/TraceAndErrorWithoutError
=== RUN TestStandardWriterRequest/ErrorWithWrappedError
--- PASS: TestStandardWriterRequest (0.00s)
--- PASS: TestStandardWriterRequest/WithoutTraceAndError (0.00s)
--- PASS: TestStandardWriterRequest/TraceAndErrorWithoutError (0.00s)
--- PASS: TestStandardWriterRequest/ErrorWithWrappedError (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/output 0.122s
=== RUN TestNormalizeAppName
--- PASS: TestNormalizeAppName (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/automaticscan 0.358s
=== RUN TestEvaluate
--- PASS: TestEvaluate (0.03s)
=== RUN TestEval
--- PASS: TestEval (0.00s)
=== RUN TestUnresolvedVariablesCheck
--- PASS: TestUnresolvedVariablesCheck (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/expressions 0.307s
=== RUN TestBatteringRamGenerator
--- PASS: TestBatteringRamGenerator (0.00s)
=== RUN TestPitchforkGenerator
--- PASS: TestPitchforkGenerator (0.00s)
=== RUN TestClusterbombGenerator
--- PASS: TestClusterbombGenerator (0.00s)
=== RUN TestParsePayloadsWithAggression
--- PASS: TestParsePayloadsWithAggression (0.00s)
=== RUN TestLoadPayloads
=== RUN TestLoadPayloads/templates-directory
=== RUN TestLoadPayloads/templates-path-relative
=== RUN TestLoadPayloads/template-directory
=== RUN TestLoadPayloads/invalid
--- PASS: TestLoadPayloads (0.31s)
--- PASS: TestLoadPayloads/templates-directory (0.00s)
--- PASS: TestLoadPayloads/templates-path-relative (0.00s)
--- PASS: TestLoadPayloads/template-directory (0.00s)
--- PASS: TestLoadPayloads/invalid (0.00s)
=== RUN TestLoadPayloadsWithAccess
=== RUN TestLoadPayloadsWithAccess/no-sandbox-unix
--- PASS: TestLoadPayloadsWithAccess (0.20s)
--- PASS: TestLoadPayloadsWithAccess/no-sandbox-unix (0.00s)
=== RUN TestMergeMapsMany
--- PASS: TestMergeMapsMany (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/generators 0.777s
=== RUN TestHexDumpHighlighting
=== RUN TestHexDumpHighlighting/Test_highlighting_when_the_snippet_is_wrapped
=== RUN TestHexDumpHighlighting/Test_highlight_when_the_snippet_contains_separator_character
--- PASS: TestHexDumpHighlighting (0.00s)
--- PASS: TestHexDumpHighlighting/Test_highlighting_when_the_snippet_is_wrapped (0.00s)
--- PASS: TestHexDumpHighlighting/Test_highlight_when_the_snippet_contains_separator_character (0.00s)
=== RUN TestHighlight
=== RUN TestHighlight/Test_highlighting_when_the_snippet_is_wrapped
=== RUN TestHighlight/Test_highlighting_without_hexdump
[32ma[0m[32mb[0mc[32md[0m[32me[0m[32mf[0m[32mg[0m[32mh[0m[32mi[0m[32mj[0mklmn[32ma[0m[32mb[0mc[32md[0m[32me[0m[32mf[0m[32mg[0m[32mh[0m[32mi[0m[32mj[0mklmn[32ma[0m[32mb[0mc[32md[0m[32me[0m[32mf[0m[32mg[0m[32mh[0m[32mi[0m[32mj[0mklmn[32ma[0m[32mb[0mc[32md[0m[32me[0m[32mf[0m[32mg[0m[32mh[0m[32mi[0m[32mj[0mklmn[32ma[0m[32mb[0mc[32md[0m[32me[0m[32mf[0m[32mg[0m[32mh[0m[32mi[0m[32mj[0mklmn[32ma[0m[32mb[0mc[32md[0m[32me[0m[32mf[0m[32mg[0m[32mh[0m[32mi[0m[32mj[0mklmn[32ma[0m[32mb[0mc[32md[0m[32me[0m[32mf[0m[32mg[0m[32mh[0m[32mi[0m[32mj[0mklmn[32ma[0m[32mb[0mc[32md[0m[32me[0m[32mf[0m[32mg[0m[32mh[0m[32mi[0m[32mj[0mklmn[32ma[0m[32mb[0mc[32md[0m[32me[0m[32mf[0m[32mg[0m[32mh[0m[32mi[0m[32mj[0mklmn=== RUN TestHighlight/Test_the_response_is_not_modified_if_noColor_is_true
=== RUN TestHighlight/Test_the_response_is_not_modified_if_noColor_is_true#01
--- PASS: TestHighlight (0.00s)
--- PASS: TestHighlight/Test_highlighting_when_the_snippet_is_wrapped (0.00s)
--- PASS: TestHighlight/Test_highlighting_without_hexdump (0.00s)
--- PASS: TestHighlight/Test_the_response_is_not_modified_if_noColor_is_true (0.00s)
--- PASS: TestHighlight/Test_the_response_is_not_modified_if_noColor_is_true#01 (0.00s)
=== RUN TestMultiSubstringMatchHighlight
--- PASS: TestMultiSubstringMatchHighlight (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/helpers/responsehighlighter 0.260s
=== RUN TestCacheCheck
[[34mINF[0m] Skipped test:80 from target list as found unresponsive 3 times
--- PASS: TestCacheCheck (0.00s)
=== RUN TestTrackErrors
[[34mINF[0m] Skipped custom:80 from target list as found unresponsive 3 times
--- PASS: TestTrackErrors (0.00s)
=== RUN TestCacheItemDo
--- PASS: TestCacheItemDo (0.00s)
=== RUN TestCacheMarkFailed
--- PASS: TestCacheMarkFailed (0.00s)
=== RUN TestCacheMarkFailedConcurrent
[[34mINF[0m] Skipped example.com:80 from target list as found unresponsive 200 times
[[34mINF[0m] Skipped example.com:443 from target list as found unresponsive 100 times
--- PASS: TestCacheMarkFailedConcurrent (0.01s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/hosterrorscache 0.200s
=== RUN TestGetRandomIp
=== RUN TestGetRandomIp/Valid_C_class
=== RUN TestGetRandomIp/Valid_B_class
=== RUN TestGetRandomIp/Valid_A_class
=== RUN TestGetRandomIp/Valid_classless_zero_based_network
=== RUN TestGetRandomIp/Valid_classless_non-zero_based_network
=== RUN TestGetRandomIp/Multiple_CIDRs
=== RUN TestGetRandomIp/Negative_CIDR_length
=== RUN TestGetRandomIp/Large_CIDR_length
=== RUN TestGetRandomIp/No_CIDR_provided
=== RUN TestGetRandomIp/Valid_but_crazy
=== RUN TestGetRandomIp/Valid_but_unlikely
=== RUN TestGetRandomIp/Valid_IPv6
=== RUN TestGetRandomIp/Classless_IPv4_starting_with_a_non-zero_base
=== RUN TestGetRandomIp/IPv6_and_IPv4
=== RUN TestGetRandomIp/Negative_CIDR_length_IPv6
=== RUN TestGetRandomIp/Large_CIDR_length_IPv6
=== RUN TestGetRandomIp/Valid_but_unlikely_IPv6
--- PASS: TestGetRandomIp (0.00s)
--- PASS: TestGetRandomIp/Valid_C_class (0.00s)
--- PASS: TestGetRandomIp/Valid_B_class (0.00s)
--- PASS: TestGetRandomIp/Valid_A_class (0.00s)
--- PASS: TestGetRandomIp/Valid_classless_zero_based_network (0.00s)
--- PASS: TestGetRandomIp/Valid_classless_non-zero_based_network (0.00s)
--- PASS: TestGetRandomIp/Multiple_CIDRs (0.00s)
--- PASS: TestGetRandomIp/Negative_CIDR_length (0.00s)
--- PASS: TestGetRandomIp/Large_CIDR_length (0.00s)
--- PASS: TestGetRandomIp/No_CIDR_provided (0.00s)
--- PASS: TestGetRandomIp/Valid_but_crazy (0.00s)
--- PASS: TestGetRandomIp/Valid_but_unlikely (0.00s)
--- PASS: TestGetRandomIp/Valid_IPv6 (0.00s)
--- PASS: TestGetRandomIp/Classless_IPv4_starting_with_a_non-zero_base (0.00s)
--- PASS: TestGetRandomIp/IPv6_and_IPv4 (0.00s)
--- PASS: TestGetRandomIp/Negative_CIDR_length_IPv6 (0.00s)
--- PASS: TestGetRandomIp/Large_CIDR_length_IPv6 (0.00s)
--- PASS: TestGetRandomIp/Valid_but_unlikely_IPv6 (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/randomip 0.064s
=== RUN TestReplacerReplace
=== RUN TestReplacerReplace/Invalid_arguments
=== RUN TestReplacerReplace/Nested
=== RUN TestReplacerReplace/Basic
=== RUN TestReplacerReplace/No_template_variables
=== RUN TestReplacerReplace/Nested_variable
=== RUN TestReplacerReplace/Space_in_variable_name
=== RUN TestReplacerReplace/Escaped_marker_in_template
=== RUN TestReplacerReplace/Escaping_no_marker_in_template
=== RUN TestReplacerReplace/Empty_variable_name
=== RUN TestReplacerReplace/Multiple_replacement
--- PASS: TestReplacerReplace (0.00s)
--- PASS: TestReplacerReplace/Invalid_arguments (0.00s)
--- PASS: TestReplacerReplace/Nested (0.00s)
--- PASS: TestReplacerReplace/Basic (0.00s)
--- PASS: TestReplacerReplace/No_template_variables (0.00s)
--- PASS: TestReplacerReplace/Nested_variable (0.00s)
--- PASS: TestReplacerReplace/Space_in_variable_name (0.00s)
--- PASS: TestReplacerReplace/Escaped_marker_in_template (0.00s)
--- PASS: TestReplacerReplace/Escaping_no_marker_in_template (0.00s)
--- PASS: TestReplacerReplace/Empty_variable_name (0.00s)
--- PASS: TestReplacerReplace/Multiple_replacement (0.00s)
=== RUN TestReplacerReplaceOne
=== RUN TestReplacerReplaceOne/Basic
=== RUN TestReplacerReplaceOne/Basic_Multiple_Vars
=== RUN TestReplacerReplaceOne/Missing_key
=== RUN TestReplacerReplaceOne/Replacement_value_empty
=== RUN TestReplacerReplaceOne/Empty_key_and_value_different_markers
=== RUN TestReplacerReplaceOne/Empty_key_and_value_same_marker
--- PASS: TestReplacerReplaceOne (0.05s)
--- PASS: TestReplacerReplaceOne/Basic (0.00s)
--- PASS: TestReplacerReplaceOne/Basic_Multiple_Vars (0.00s)
--- PASS: TestReplacerReplaceOne/Missing_key (0.00s)
--- PASS: TestReplacerReplaceOne/Replacement_value_empty (0.00s)
--- PASS: TestReplacerReplaceOne/Empty_key_and_value_different_markers (0.00s)
--- PASS: TestReplacerReplaceOne/Empty_key_and_value_same_marker (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/replacer 0.142s
=== RUN TestExcludeMatchers
--- PASS: TestExcludeMatchers (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/utils/excludematchers 0.097s
=== RUN TestDumpVariables
--- PASS: TestDumpVariables (0.00s)
=== RUN TestProcess
--- PASS: TestProcess (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/utils/vardump 0.121s
=== RUN TestVariablesEvaluate
--- PASS: TestVariablesEvaluate (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/common/variables 0.253s
=== RUN TestDNSCompileMake
--- PASS: TestDNSCompileMake (0.01s)
=== RUN TestDNSRequests
=== RUN TestDNSRequests/dns-regular
=== RUN TestDNSRequests/dns-payload
--- PASS: TestDNSRequests (0.00s)
--- PASS: TestDNSRequests/dns-regular (0.00s)
--- PASS: TestDNSRequests/dns-payload (0.00s)
=== RUN TestResponseToDSLMap
--- PASS: TestResponseToDSLMap (0.00s)
=== RUN TestDNSOperatorMatch
=== RUN TestDNSOperatorMatch/valid
=== RUN TestDNSOperatorMatch/rcode
=== RUN TestDNSOperatorMatch/negative
=== RUN TestDNSOperatorMatch/invalid
=== RUN TestDNSOperatorMatch/caseInsensitive
--- PASS: TestDNSOperatorMatch (0.00s)
--- PASS: TestDNSOperatorMatch/valid (0.00s)
--- PASS: TestDNSOperatorMatch/rcode (0.00s)
--- PASS: TestDNSOperatorMatch/negative (0.00s)
--- PASS: TestDNSOperatorMatch/invalid (0.00s)
--- PASS: TestDNSOperatorMatch/caseInsensitive (0.00s)
=== RUN TestDNSOperatorExtract
=== RUN TestDNSOperatorExtract/extract
=== RUN TestDNSOperatorExtract/kval
--- PASS: TestDNSOperatorExtract (0.00s)
--- PASS: TestDNSOperatorExtract/extract (0.00s)
--- PASS: TestDNSOperatorExtract/kval (0.00s)
=== RUN TestDNSMakeResult
--- PASS: TestDNSMakeResult (0.00s)
=== RUN TestDNSExecuteWithResults
=== RUN TestDNSExecuteWithResults/domain-valid
=== NAME TestDNSExecuteWithResults
request_test.go:65:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/dns/request_test.go:65
Error: Not equal:
expected: 1
actual : 0
Test: TestDNSExecuteWithResults
Messages: could not get correct number of results
--- FAIL: TestDNSExecuteWithResults (0.04s)
--- PASS: TestDNSExecuteWithResults/domain-valid (0.02s)
FAIL
FAIL github.com/projectdiscovery/nuclei/v3/pkg/protocols/dns 0.305s
=== RUN TestFindInputPaths
--- PASS: TestFindInputPaths (0.01s)
=== RUN TestResponseToDSLMap
--- PASS: TestResponseToDSLMap (0.00s)
=== RUN TestFileOperatorMatch
=== RUN TestFileOperatorMatch/valid
=== RUN TestFileOperatorMatch/negative
=== RUN TestFileOperatorMatch/invalid
=== RUN TestFileOperatorMatch/caseInsensitive
--- PASS: TestFileOperatorMatch (0.00s)
--- PASS: TestFileOperatorMatch/valid (0.00s)
--- PASS: TestFileOperatorMatch/negative (0.00s)
--- PASS: TestFileOperatorMatch/invalid (0.00s)
--- PASS: TestFileOperatorMatch/caseInsensitive (0.00s)
=== RUN TestFileOperatorExtract
=== RUN TestFileOperatorExtract/extract
=== RUN TestFileOperatorExtract/kval
--- PASS: TestFileOperatorExtract (0.00s)
--- PASS: TestFileOperatorExtract/extract (0.00s)
--- PASS: TestFileOperatorExtract/kval (0.00s)
=== RUN TestFileMakeResultWithOrMatcher
--- PASS: TestFileMakeResultWithOrMatcher (0.00s)
=== RUN TestFileMakeResultWithAndMatcher
--- PASS: TestFileMakeResultWithAndMatcher (0.00s)
=== RUN TestFileExecuteWithResults
=== RUN TestFileExecuteWithResults/valid
--- PASS: TestFileExecuteWithResults (0.00s)
--- PASS: TestFileExecuteWithResults/valid (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/file 0.212s
testing: warning: no tests to run
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/headless 0.242s [no tests to run]
=== RUN TestActionNavigate
page_actions_test.go:41:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:41
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc000830480)}
Test: TestActionNavigate
Messages: could not create browser
--- FAIL: TestActionNavigate (0.69s)
=== RUN TestActionScript
=== RUN TestActionScript/run-and-results
page_actions_test.go:66:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:66
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0008300c0)}
Test: TestActionScript/run-and-results
Messages: could not create browser
=== RUN TestActionScript/hook
page_actions_test.go:80:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:80
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0017920a8)}
Test: TestActionScript/hook
Messages: could not create browser
--- FAIL: TestActionScript (1.01s)
--- FAIL: TestActionScript/run-and-results (0.82s)
--- FAIL: TestActionScript/hook (0.19s)
=== RUN TestActionClick
page_actions_test.go:104:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:104
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc001922240)}
Test: TestActionClick
Messages: could not create browser
--- FAIL: TestActionClick (0.34s)
=== RUN TestActionRightClick
page_actions_test.go:137:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:137
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0007c8210)}
Test: TestActionRightClick
Messages: could not create browser
--- FAIL: TestActionRightClick (0.20s)
=== RUN TestActionTextInput
page_actions_test.go:162:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:162
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc001792258)}
Test: TestActionTextInput
Messages: could not create browser
--- FAIL: TestActionTextInput (0.19s)
=== RUN TestActionHeadersChange
page_actions_test.go:185:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:185
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc001922330)}
Test: TestActionHeadersChange
Messages: could not create browser
--- FAIL: TestActionHeadersChange (0.21s)
=== RUN TestActionScreenshot
page_actions_test.go:208:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:208
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0007c8450)}
Test: TestActionScreenshot
Messages: could not create browser
--- FAIL: TestActionScreenshot (0.31s)
=== RUN TestActionScreenshotToDir
page_actions_test.go:236:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:236
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc000830450)}
Test: TestActionScreenshotToDir
Messages: could not create browser
--- FAIL: TestActionScreenshotToDir (0.19s)
=== RUN TestActionTimeInput
page_actions_test.go:263:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:263
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0007c8540)}
Test: TestActionTimeInput
Messages: could not create browser
--- FAIL: TestActionTimeInput (0.17s)
=== RUN TestActionSelectInput
page_actions_test.go:291:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:291
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0017924e0)}
Test: TestActionSelectInput
Messages: could not create browser
--- FAIL: TestActionSelectInput (0.20s)
=== RUN TestActionFilesInput
page_actions_test.go:314:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:314
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0017925e8)}
Test: TestActionFilesInput
Messages: could not create browser
--- FAIL: TestActionFilesInput (0.19s)
=== RUN TestActionFilesInputNegative
page_actions_test.go:340:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:340
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc001792810)}
Test: TestActionFilesInputNegative
Messages: could not create browser
--- FAIL: TestActionFilesInputNegative (0.32s)
=== RUN TestActionWaitLoad
page_actions_test.go:362:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:362
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc001792018)}
Test: TestActionWaitLoad
Messages: could not create browser
--- FAIL: TestActionWaitLoad (0.19s)
=== RUN TestActionGetResource
page_actions_test.go:387:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:387
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0007c8108)}
Test: TestActionGetResource
Messages: could not create browser
--- FAIL: TestActionGetResource (0.23s)
=== RUN TestActionExtract
page_actions_test.go:410:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:410
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0007c82a0)}
Test: TestActionExtract
Messages: could not create browser
--- FAIL: TestActionExtract (0.26s)
=== RUN TestActionSetMethod
page_actions_test.go:429:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:429
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0008302a0)}
Test: TestActionSetMethod
Messages: could not create browser
--- FAIL: TestActionSetMethod (0.32s)
=== RUN TestActionAddHeader
page_actions_test.go:448:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:448
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0007c8480)}
Test: TestActionAddHeader
Messages: could not create browser
--- FAIL: TestActionAddHeader (0.23s)
=== RUN TestActionDeleteHeader
page_actions_test.go:469:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:469
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc001792198)}
Test: TestActionDeleteHeader
Messages: could not create browser
--- FAIL: TestActionDeleteHeader (0.16s)
=== RUN TestActionSetBody
page_actions_test.go:487:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:487
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc001922138)}
Test: TestActionSetBody
Messages: could not create browser
--- FAIL: TestActionSetBody (0.17s)
=== RUN TestActionKeyboard
page_actions_test.go:511:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:511
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0007c8648)}
Test: TestActionKeyboard
Messages: could not create browser
--- FAIL: TestActionKeyboard (0.17s)
=== RUN TestActionSleep
page_actions_test.go:535:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:535
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc001922288)}
Test: TestActionSleep
Messages: could not create browser
--- FAIL: TestActionSleep (0.33s)
=== RUN TestActionWaitVisible
=== RUN TestActionWaitVisible/wait_for_an_element_being_visible
page_actions_test.go:559:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:559
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0007c8780)}
Test: TestActionWaitVisible/wait_for_an_element_being_visible
Messages: could not create browser
=== RUN TestActionWaitVisible/timeout_because_of_element_not_visible
page_actions_test.go:568:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:568
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc001792450)}
Test: TestActionWaitVisible/timeout_because_of_element_not_visible
Messages: could not create browser
--- FAIL: TestActionWaitVisible (0.39s)
--- FAIL: TestActionWaitVisible/wait_for_an_element_being_visible (0.19s)
--- FAIL: TestActionWaitVisible/timeout_because_of_element_not_visible (0.19s)
=== RUN TestActionWaitDialog
=== RUN TestActionWaitDialog/Triggered
page_actions_test.go:606:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:606
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc001922438)}
Test: TestActionWaitDialog/Triggered
Messages: could not create browser
=== RUN TestActionWaitDialog/Invalid
page_actions_test.go:627:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:656
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:638
/magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:627
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc0017927b0)}
Test: TestActionWaitDialog/Invalid
Messages: could not create browser
--- FAIL: TestActionWaitDialog (0.35s)
--- FAIL: TestActionWaitDialog/Triggered (0.16s)
--- FAIL: TestActionWaitDialog/Invalid (0.19s)
=== RUN TestContainsAnyModificationActionType
--- PASS: TestContainsAnyModificationActionType (0.00s)
=== RUN TestBlockedHeadlessURLS
page_actions_test.go:702: === RUN TestBlockedHeadlessURLS
page_actions_test.go:715:
Error Trace: /magus/work/usr/mports/security/nuclei/work/github.com/projectdiscovery/nuclei/v3@v3.3.8/pkg/protocols/headless/engine/page_actions_test.go:715
Error: Expected nil, but got: &fmt.wrapError{msg:"Can't find a browser binary for your OS, the doc might help https://go-rod.github.io/#/compatibility?id=os : Not able to find a valid URL to download [https://storage.googleapis.com/chromium-browser-snapshots//1131003/ https://registry.npmmirror.com/-/binary/chromium-browser-snapshots//1131003/ https://playwright.azureedge.net/builds/chromium/1131003/chromium-linux-arm64.zip]", err:(*fetchup.ErrNoURLs)(0xc000012420)}
Test: TestBlockedHeadlessURLS
Messages: could not create browser
--- FAIL: TestBlockedHeadlessURLS (0.60s)
FAIL
(exit status exit status 1)
--- FAIL: TestBlockedHeadlessURLS (0.80s)
FAIL
FAIL github.com/projectdiscovery/nuclei/v3/pkg/protocols/headless/engine 7.716s
=== RUN TestMakeRequestFromModal
--- PASS: TestMakeRequestFromModal (0.03s)
=== RUN TestMakeRequestFromModalTrimSuffixSlash
--- PASS: TestMakeRequestFromModalTrimSuffixSlash (0.00s)
=== RUN TestMakeRequestFromRawWithPayloads
--- PASS: TestMakeRequestFromRawWithPayloads (0.00s)
=== RUN TestMakeRequestFromRawPayloadExpressions
--- PASS: TestMakeRequestFromRawPayloadExpressions (0.00s)
=== RUN TestMakeRequestFromModelUniqueInteractsh
[[34mINF[0m] Using Interactsh Server: oast.fun
--- PASS: TestMakeRequestFromModelUniqueInteractsh (3.27s)
=== RUN TestCanCluster
--- PASS: TestCanCluster (0.00s)
=== RUN TestHTTPCompile
--- PASS: TestHTTPCompile (0.00s)
=== RUN TestResponseToDSLMap
--- PASS: TestResponseToDSLMap (0.00s)
=== RUN TestHTTPOperatorMatch
=== RUN TestHTTPOperatorMatch/valid
=== RUN TestHTTPOperatorMatch/negative
=== RUN TestHTTPOperatorMatch/invalid
=== RUN TestHTTPOperatorMatch/caseInsensitive
--- PASS: TestHTTPOperatorMatch (0.00s)
--- PASS: TestHTTPOperatorMatch/valid (0.00s)
--- PASS: TestHTTPOperatorMatch/negative (0.00s)
--- PASS: TestHTTPOperatorMatch/invalid (0.00s)
--- PASS: TestHTTPOperatorMatch/caseInsensitive (0.00s)
=== RUN TestHTTPOperatorExtract
=== RUN TestHTTPOperatorExtract/extract
=== RUN TestHTTPOperatorExtract/kval
=== RUN TestHTTPOperatorExtract/json
=== RUN TestHTTPOperatorExtract/json/jq-simple
=== RUN TestHTTPOperatorExtract/json/jq-array
=== RUN TestHTTPOperatorExtract/json/jq-object
=== RUN TestHTTPOperatorExtract/caseInsensitive
--- PASS: TestHTTPOperatorExtract (0.00s)
--- PASS: TestHTTPOperatorExtract/extract (0.00s)
--- PASS: TestHTTPOperatorExtract/kval (0.00s)
--- PASS: TestHTTPOperatorExtract/json (0.00s)
--- PASS: TestHTTPOperatorExtract/json/jq-simple (0.00s)
--- PASS: TestHTTPOperatorExtract/json/jq-array (0.00s)
--- PASS: TestHTTPOperatorExtract/json/jq-object (0.00s)
--- PASS: TestHTTPOperatorExtract/caseInsensitive (0.00s)
=== RUN TestHTTPMakeResult
--- PASS: TestHTTPMakeResult (0.00s)
=== RUN TestRequestParseAnnotationsSNI
=== RUN TestRequestParseAnnotationsSNI/compliant-SNI-value
=== RUN TestRequestParseAnnotationsSNI/non-compliant-SNI-value
--- PASS: TestRequestParseAnnotationsSNI (0.00s)
--- PASS: TestRequestParseAnnotationsSNI/compliant-SNI-value (0.00s)
--- PASS: TestRequestParseAnnotationsSNI/non-compliant-SNI-value (0.00s)
=== RUN TestRequestParseAnnotationsTimeout
=== RUN TestRequestParseAnnotationsTimeout/positive
=== RUN TestRequestParseAnnotationsTimeout/negative
--- PASS: TestRequestParseAnnotationsTimeout (0.00s)
--- PASS: TestRequestParseAnnotationsTimeout/positive (0.00s)
--- PASS: TestRequestParseAnnotationsTimeout/negative (0.00s)
=== RUN TestRequestGeneratorPaths
--- PASS: TestRequestGeneratorPaths (0.00s)
=== RUN TestRequestGeneratorClusterBombSingle
--- PASS: TestRequestGeneratorClusterBombSingle (0.00s)
=== RUN TestRequestGeneratorClusterBombMultipleRaw
--- PASS: TestRequestGeneratorClusterBombMultipleRaw (0.00s)
=== RUN TestHTTPExtractMultipleReuse
=== RUN TestHTTPExtractMultipleReuse/test
--- PASS: TestHTTPExtractMultipleReuse (0.02s)
--- PASS: TestHTTPExtractMultipleReuse/test (0.01s)
=== RUN TestDisableTE
=== RUN TestDisableTE/test
=== RUN TestDisableTE/test2
--- PASS: TestDisableTE (0.01s)
--- PASS: TestDisableTE/test (0.00s)
--- PASS: TestDisableTE/test2 (0.00s)
=== RUN TestReqURLPattern
=== RUN TestReqURLPattern/test
[[34mINF[0m] Using Interactsh Server: oast.live
--- PASS: TestReqURLPattern (10.44s)
--- PASS: TestReqURLPattern/test (3.96s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/http 14.007s
=== RUN TestParseRawRequestWithPort
=== RUN TestParseRawRequestWithPort/path-suffix
=== RUN TestParseRawRequestWithPort/query-values
--- PASS: TestParseRawRequestWithPort (0.00s)
--- PASS: TestParseRawRequestWithPort/path-suffix (0.00s)
--- PASS: TestParseRawRequestWithPort/query-values (0.00s)
=== RUN TestParseRawRequest
--- PASS: TestParseRawRequest (0.00s)
=== RUN TestParseUnsafeRequestWithPath
--- PASS: TestParseUnsafeRequestWithPath (0.00s)
=== RUN TestTryFillCustomHeaders
--- PASS: TestTryFillCustomHeaders (0.00s)
=== RUN TestDisableMergePath
--- PASS: TestDisableMergePath (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/http/raw 0.186s
=== RUN TestCompile
--- PASS: TestCompile (0.02s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/javascript 0.412s
=== RUN TestNetworkCompileMake
=== RUN TestNetworkCompileMake/check-tls-with-port
--- PASS: TestNetworkCompileMake (0.01s)
--- PASS: TestNetworkCompileMake/check-tls-with-port (0.00s)
=== RUN TestResponseToDSLMap
--- PASS: TestResponseToDSLMap (0.00s)
=== RUN TestNetworkOperatorMatch
=== RUN TestNetworkOperatorMatch/valid
=== RUN TestNetworkOperatorMatch/negative
=== RUN TestNetworkOperatorMatch/invalid
=== RUN TestNetworkOperatorMatch/caseInsensitive
--- PASS: TestNetworkOperatorMatch (0.00s)
--- PASS: TestNetworkOperatorMatch/valid (0.00s)
--- PASS: TestNetworkOperatorMatch/negative (0.00s)
--- PASS: TestNetworkOperatorMatch/invalid (0.00s)
--- PASS: TestNetworkOperatorMatch/caseInsensitive (0.00s)
=== RUN TestNetworkOperatorExtract
=== RUN TestNetworkOperatorExtract/extract
=== RUN TestNetworkOperatorExtract/kval
--- PASS: TestNetworkOperatorExtract (0.00s)
--- PASS: TestNetworkOperatorExtract/extract (0.00s)
--- PASS: TestNetworkOperatorExtract/kval (0.00s)
=== RUN TestNetworkMakeResult
--- PASS: TestNetworkMakeResult (0.00s)
=== RUN TestNetworkExecuteWithResults
=== RUN TestNetworkExecuteWithResults/domain-valid
=== RUN TestNetworkExecuteWithResults/invalid-port-override
=== RUN TestNetworkExecuteWithResults/hex-to-string
--- PASS: TestNetworkExecuteWithResults (0.01s)
--- PASS: TestNetworkExecuteWithResults/domain-valid (0.00s)
--- PASS: TestNetworkExecuteWithResults/invalid-port-override (0.00s)
--- PASS: TestNetworkExecuteWithResults/hex-to-string (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/network 0.219s
=== RUN TestFindResponses
--- PASS: TestFindResponses (0.01s)
=== RUN TestResponseToDSLMap
--- PASS: TestResponseToDSLMap (0.00s)
=== RUN TestHTTPOperatorMatch
=== RUN TestHTTPOperatorMatch/valid
=== RUN TestHTTPOperatorMatch/negative
=== RUN TestHTTPOperatorMatch/invalid
--- PASS: TestHTTPOperatorMatch (0.00s)
--- PASS: TestHTTPOperatorMatch/valid (0.00s)
--- PASS: TestHTTPOperatorMatch/negative (0.00s)
--- PASS: TestHTTPOperatorMatch/invalid (0.00s)
=== RUN TestHTTPOperatorExtract
=== RUN TestHTTPOperatorExtract/extract
=== RUN TestHTTPOperatorExtract/kval
--- PASS: TestHTTPOperatorExtract (0.00s)
--- PASS: TestHTTPOperatorExtract/extract (0.00s)
--- PASS: TestHTTPOperatorExtract/kval (0.00s)
=== RUN TestHTTPMakeResult
--- PASS: TestHTTPMakeResult (0.00s)
=== RUN TestReadResponseFromString
=== RUN TestReadResponseFromString/response
=== RUN TestReadResponseFromString/response-http2-without-minor-version
=== RUN TestReadResponseFromString/response-http2-with-minor-version
=== RUN TestReadResponseFromString/request-response
=== RUN TestReadResponseFromString/request-response-without-minor-version
=== RUN TestReadResponseFromString/test-live-response-with-content-length
--- PASS: TestReadResponseFromString (0.00s)
--- PASS: TestReadResponseFromString/response (0.00s)
--- PASS: TestReadResponseFromString/response-http2-without-minor-version (0.00s)
--- PASS: TestReadResponseFromString/response-http2-with-minor-version (0.00s)
--- PASS: TestReadResponseFromString/request-response (0.00s)
--- PASS: TestReadResponseFromString/request-response-without-minor-version (0.00s)
--- PASS: TestReadResponseFromString/test-live-response-with-content-length (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/offlinehttp 0.271s
=== RUN TestSSLProtocol
--- PASS: TestSSLProtocol (0.59s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/ssl 0.925s
=== RUN TestCalculateContentLength
=== RUN TestCalculateContentLength/content-length-header
=== RUN TestCalculateContentLength/content-length-header-with-body-length
=== RUN TestCalculateContentLength/no-content-length-header-with-body-length
=== RUN TestCalculateContentLength/content-length-header-without-body-length
--- PASS: TestCalculateContentLength (0.00s)
--- PASS: TestCalculateContentLength/content-length-header (0.00s)
--- PASS: TestCalculateContentLength/content-length-header-with-body-length (0.00s)
--- PASS: TestCalculateContentLength/no-content-length-header-with-body-length (0.00s)
--- PASS: TestCalculateContentLength/content-length-header-without-body-length (0.00s)
=== RUN TestHTTPVariables
--- PASS: TestHTTPVariables (0.00s)
=== RUN TestGenerateDNSVariables
--- PASS: TestGenerateDNSVariables (0.00s)
=== RUN TestGenerateVariablesForDNS
--- PASS: TestGenerateVariablesForDNS (0.00s)
=== RUN TestGenerateVariablesForTCP
--- PASS: TestGenerateVariablesForTCP (0.00s)
=== RUN TestGenerateWhoISVariables
--- PASS: TestGenerateWhoISVariables (0.00s)
=== RUN TestGetWebsocketVariables
--- PASS: TestGetWebsocketVariables (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/utils 0.152s
=== RUN TestTrailingSlash
--- PASS: TestTrailingSlash (0.00s)
=== RUN TestPortUpdate
--- PASS: TestPortUpdate (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/protocols/utils/http 0.168s
=== RUN TestDedupeDuplicates
--- PASS: TestDedupeDuplicates (0.06s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/reporting/dedupe 0.195s
=== RUN TestMarkDownHeaderCreation
=== RUN TestMarkDownHeaderCreation/#00
=== RUN TestMarkDownHeaderCreation/#01
=== RUN TestMarkDownHeaderCreation/one
=== RUN TestMarkDownHeaderCreation/one,two
=== RUN TestMarkDownHeaderCreation/one,two,three
--- PASS: TestMarkDownHeaderCreation (0.00s)
--- PASS: TestMarkDownHeaderCreation/#00 (0.00s)
--- PASS: TestMarkDownHeaderCreation/#01 (0.00s)
--- PASS: TestMarkDownHeaderCreation/one (0.00s)
--- PASS: TestMarkDownHeaderCreation/one,two (0.00s)
--- PASS: TestMarkDownHeaderCreation/one,two,three (0.00s)
=== RUN TestCreateTemplateInfoTableTooManyColumns
--- PASS: TestCreateTemplateInfoTableTooManyColumns (0.00s)
=== RUN TestCreateTemplateInfoTable1Column
--- PASS: TestCreateTemplateInfoTable1Column (0.00s)
=== RUN TestCreateTemplateInfoTable2Columns
--- PASS: TestCreateTemplateInfoTable2Columns (0.00s)
=== RUN TestCreateTemplateInfoTable3Columns
--- PASS: TestCreateTemplateInfoTable3Columns (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/reporting/exporters/markdown/util 0.068s
=== RUN TestToMarkdownTableString
--- PASS: TestToMarkdownTableString (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/reporting/format 0.145s
=== RUN TestLinkCreation
--- PASS: TestLinkCreation (0.00s)
=== RUN TestHorizontalLineCreation
--- PASS: TestHorizontalLineCreation (0.00s)
=== RUN TestTableCreation
--- PASS: TestTableCreation (0.00s)
=== RUN Test_ShouldFilter_Tracker
=== RUN Test_ShouldFilter_Tracker/deny-list
--- PASS: Test_ShouldFilter_Tracker (0.00s)
--- PASS: Test_ShouldFilter_Tracker/deny-list (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/reporting/trackers/jira 0.195s
=== RUN TestCache
--- PASS: TestCache (0.00s)
=== RUN TestClusterTemplates
=== RUN TestClusterTemplates/http-cluster-get
=== RUN TestClusterTemplates/no-http-cluster
=== RUN TestClusterTemplates/dns-cluster
--- PASS: TestClusterTemplates (0.00s)
--- PASS: TestClusterTemplates/http-cluster-get (0.00s)
--- PASS: TestClusterTemplates/no-http-cluster (0.00s)
--- PASS: TestClusterTemplates/dns-cluster (0.00s)
=== RUN Test_appendAtSignToAuthors
--- PASS: Test_appendAtSignToAuthors (0.00s)
=== RUN Test_appendAtSignToMissingAuthors
--- PASS: Test_appendAtSignToMissingAuthors (0.00s)
=== RUN Test_appendAtSignToOneAuthor
--- PASS: Test_appendAtSignToOneAuthor (0.00s)
=== RUN TestLoadTemplate
=== RUN TestLoadTemplate/valid
=== RUN TestLoadTemplate/emptyTemplate
=== RUN TestLoadTemplate/emptyNameWithInvalidID
=== RUN TestLoadTemplate/emptySeverity
=== RUN TestLoadTemplate/template-without-severity-with-correct-filter-id
=== RUN TestLoadTemplate/template-without-severity-with-diff-filter-id
=== RUN TestLoadTemplate/invalidTemplateID
=== RUN TestLoadTemplate/invalidTemplateID/regexp0
=== RUN TestLoadTemplate/invalidTemplateID/regexp1
=== RUN TestLoadTemplate/invalidTemplateID/regexp2
=== RUN TestLoadTemplate/invalidTemplateID/regexp3
=== RUN TestLoadTemplate/invalidTemplateID/regexp4
=== RUN TestLoadTemplate/invalidTemplateID/regexp5
=== RUN TestLoadTemplate/invalidTemplateID/regexp6
=== RUN TestLoadTemplate/invalidTemplateID/regexp7
=== RUN TestLoadTemplate/invalidTemplateID/regexp8
=== RUN TestLoadTemplate/invalidTemplateID/regexp9
=== RUN TestLoadTemplate/invalidTemplateID/regexp10
--- PASS: TestLoadTemplate (0.00s)
--- PASS: TestLoadTemplate/valid (0.00s)
--- PASS: TestLoadTemplate/emptyTemplate (0.00s)
--- PASS: TestLoadTemplate/emptyNameWithInvalidID (0.00s)
--- PASS: TestLoadTemplate/emptySeverity (0.00s)
--- PASS: TestLoadTemplate/template-without-severity-with-correct-filter-id (0.00s)
--- PASS: TestLoadTemplate/template-without-severity-with-diff-filter-id (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp0 (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp1 (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp2 (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp3 (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp4 (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp5 (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp6 (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp7 (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp8 (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp9 (0.00s)
--- PASS: TestLoadTemplate/invalidTemplateID/regexp10 (0.00s)
=== RUN TestTagBasedFilter
=== RUN TestTagBasedFilter/true
=== RUN TestTagBasedFilter/false
=== RUN TestTagBasedFilter/match-extra-tags-positive
=== RUN TestTagBasedFilter/match-extra-tags-negative
=== RUN TestTagBasedFilter/not-match-excludes
=== RUN TestTagBasedFilter/match-includes
=== RUN TestTagBasedFilter/match-includes#01
=== RUN TestTagBasedFilter/match-author
=== RUN TestTagBasedFilter/match-severity
=== RUN TestTagBasedFilter/match-id
=== RUN TestTagBasedFilter/match-exclude-severity
=== RUN TestTagBasedFilter/match-exclude-with-tags
=== RUN TestTagBasedFilter/match-conditions
=== RUN TestTagBasedFilter/match-type
=== RUN TestTagBasedFilter/match-exclude-id
=== RUN TestTagBasedFilter/match-exclude-type
=== RUN TestTagBasedFilter/advanced-filtering-positive
=== RUN TestTagBasedFilter/advanced-filtering-negative
=== RUN TestTagBasedFilter/template-condition
--- PASS: TestTagBasedFilter (0.02s)
--- PASS: TestTagBasedFilter/true (0.00s)
--- PASS: TestTagBasedFilter/false (0.00s)
--- PASS: TestTagBasedFilter/match-extra-tags-positive (0.00s)
--- PASS: TestTagBasedFilter/match-extra-tags-negative (0.00s)
--- PASS: TestTagBasedFilter/not-match-excludes (0.00s)
--- PASS: TestTagBasedFilter/match-includes (0.00s)
--- PASS: TestTagBasedFilter/match-includes#01 (0.00s)
--- PASS: TestTagBasedFilter/match-author (0.00s)
--- PASS: TestTagBasedFilter/match-severity (0.00s)
--- PASS: TestTagBasedFilter/match-id (0.00s)
--- PASS: TestTagBasedFilter/match-exclude-severity (0.00s)
--- PASS: TestTagBasedFilter/match-exclude-with-tags (0.00s)
--- PASS: TestTagBasedFilter/match-conditions (0.00s)
--- PASS: TestTagBasedFilter/match-type (0.00s)
--- PASS: TestTagBasedFilter/match-exclude-id (0.00s)
--- PASS: TestTagBasedFilter/match-exclude-type (0.00s)
--- PASS: TestTagBasedFilter/advanced-filtering-positive (0.01s)
--- PASS: TestTagBasedFilter/advanced-filtering-negative (0.00s)
--- PASS: TestTagBasedFilter/template-condition (0.00s)
=== RUN TestTemplateStruct
--- PASS: TestTemplateStruct (0.01s)
=== RUN Test_ParseFromURL
--- PASS: Test_ParseFromURL (0.05s)
=== RUN Test_ParseFromFile
--- PASS: Test_ParseFromFile (0.00s)
=== RUN Test_ParseWorkflow
--- PASS: Test_ParseWorkflow (0.00s)
=== RUN Test_WrongTemplate
--- PASS: Test_WrongTemplate (0.00s)
=== RUN TestWrongWorkflow
--- PASS: TestWrongWorkflow (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/templates 0.422s
=== RUN TestKeyHandler
--- PASS: TestKeyHandler (0.07s)
=== RUN TestTemplateSignerSignAndVerify
=== RUN TestTemplateSignerSignAndVerify/Simple_template
=== RUN TestTemplateSignerSignAndVerify/Template_with_imports
=== RUN TestTemplateSignerSignAndVerify/Template_with_code_protocol
=== RUN TestTemplateSignerSignAndVerify/Tampered_template
=== RUN TestTemplateSignerSignAndVerify/Invalid_signature
--- PASS: TestTemplateSignerSignAndVerify (0.01s)
--- PASS: TestTemplateSignerSignAndVerify/Simple_template (0.00s)
--- PASS: TestTemplateSignerSignAndVerify/Template_with_imports (0.00s)
--- PASS: TestTemplateSignerSignAndVerify/Template_with_code_protocol (0.00s)
--- PASS: TestTemplateSignerSignAndVerify/Tampered_template (0.00s)
--- PASS: TestTemplateSignerSignAndVerify/Invalid_signature (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/templates/signer 0.315s
=== RUN TestFlowTemplateWithIndex
--- PASS: TestFlowTemplateWithIndex (0.16s)
=== RUN TestFlowTemplateWithID
--- PASS: TestFlowTemplateWithID (0.10s)
=== RUN TestFlowWithProtoPrefix
--- PASS: TestFlowWithProtoPrefix (0.09s)
=== RUN TestFlowWithConditionNegative
--- PASS: TestFlowWithConditionNegative (0.13s)
=== RUN TestFlowWithConditionPositive
--- PASS: TestFlowWithConditionPositive (0.22s)
=== RUN TestFlowWithNoMatchers
=== RUN TestFlowWithNoMatchers/Contains_Extractor
--- PASS: TestFlowWithNoMatchers (1.22s)
--- PASS: TestFlowWithNoMatchers/Contains_Extractor (0.82s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/tmplexec/flow 2.254s
=== RUN TestMultiProtoWithDynamicExtractor
--- PASS: TestMultiProtoWithDynamicExtractor (0.66s)
=== RUN TestMultiProtoWithProtoPrefix
--- PASS: TestMultiProtoWithProtoPrefix (0.92s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/tmplexec/multiproto 1.950s
=== RUN TestUnmarshalInsertionOrderedMapYAML
--- PASS: TestUnmarshalInsertionOrderedMapYAML (0.00s)
=== RUN TestUnwrapError
--- PASS: TestUnwrapError (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/utils 0.172s
=== RUN TestMonitorCompareStringSliceEqual
--- PASS: TestMonitorCompareStringSliceEqual (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/utils/monitor 0.071s
=== RUN TestWorkflowMatchAndCompile
=== RUN TestWorkflowMatchAndCompile/name
=== RUN TestWorkflowMatchAndCompile/name-negative
=== RUN TestWorkflowMatchAndCompile/names-or
=== RUN TestWorkflowMatchAndCompile/names-and
--- PASS: TestWorkflowMatchAndCompile (0.00s)
--- PASS: TestWorkflowMatchAndCompile/name (0.00s)
--- PASS: TestWorkflowMatchAndCompile/name-negative (0.00s)
--- PASS: TestWorkflowMatchAndCompile/names-or (0.00s)
--- PASS: TestWorkflowMatchAndCompile/names-and (0.00s)
PASS
ok github.com/projectdiscovery/nuclei/v3/pkg/workflows 0.224s
FAIL
*** Error code 1
Stop.
make: stopped in /usr/mports/security/nuclei
Links
Depends On
- lang/go121 (build)
- lang/go121 (fetch)
- security/ca_root_nss (fetch)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus