Vikas Gupta

Results 6 comments of Vikas Gupta

> yes you can navigate to https://localhost/scanEngine/tool_settings and find nuclei section. As mentioned above can we add many ( 2 or more at a time) custom nuclei templates ?

Well i found a way we can put templates manually on docker

Hey i got similar issue best way is to downgrade go version to 1.19 Go to web/Dockerfile Edit it RUN wget https://golang.org/dl/go1.19.linux-amd64.tar.gz RUN tar -xvf go1.19.linux-amd64.tar.gz RUN rm go1.19.linux-amd64.tar.gz RUN...

https://github.com/projectdiscovery/nuclei-templates/issues/7508