Re: [New] security/Nuclei 2.9.0 to 2.9.2

2023-04-27 Thread lux
On Sat, 2023-04-15 at 21:02 +0200, Omar Polo wrote: > On 2023/04/14 21:30:26 +0800, lux wrote: > > On Wed, 2023-04-12 at 21:58 +0200, Omar Polo wrote: > > > I haven't tested it, but the build ends with a > > > > > > : zsyscall_openbsd_amd64.s:213 > > > :

Re: [New] security/Nuclei 2.9.0

2023-04-19 Thread Laurent Cheylus
On Wed, 12 Apr 2023 21:58:02 +0200, Omar Polo wrote: > The problem is that by default 'go build' fetches the dependencies at > build-time, which is a big no for the ports infrastructure. (the > build will fail if you run with PORTS_PRIVSEP and default pf.conf.) > > Instead, please use the

Re: [New] security/Nuclei 2.9.0

2023-04-16 Thread lux
On Sat, 2023-04-15 at 21:02 +0200, Omar Polo wrote: > > Yep, it comes since some dependency of nuclei is calling syscall() > directly.  Don't know how to tell which it is.  However, that doesn't > imply that the port is broken, it's just a hint that it *might* be > so. > I haven't tested, beside

Re: [New] security/Nuclei 2.9.0

2023-04-15 Thread Omar Polo
On 2023/04/14 21:30:26 +0800, lux wrote: > On Wed, 2023-04-12 at 21:58 +0200, Omar Polo wrote: > > I haven't tested it, but the build ends with a > > > > : zsyscall_openbsd_amd64.s:213 > > : (syscall/zsyscall_openbsd_amd64.s:213)([...]/go-link- > > 1246028766/go.o: > > :

Re: [New] security/Nuclei 2.9.0

2023-04-14 Thread lux
Hi OP, thanks for helping me test and modify this patch, I compiled successfully and it works. On Wed, 2023-04-12 at 21:58 +0200, Omar Polo wrote: > > I haven't tested it, but the build ends with a > > : zsyscall_openbsd_amd64.s:213 > : (syscall/zsyscall_openbsd_amd64.s:213)([...]/go-link- >

Re: [New] security/Nuclei 2.9.0

2023-04-12 Thread Omar Polo
Hello, On 2023/04/12 10:17:26 +0800, lux wrote: > On Thu, 2023-03-30 at 08:53 +0800, lux wrote: > > Hi > > > > Nuclei is a fast and customisable vulnerability scanner based on > > simple > > YAML based DSL. > > > > Nuclei is used to send requests across targets based on a template, > > leading

Re: [New] security/Nuclei 2.9.0

2023-04-11 Thread lux
On Thu, 2023-03-30 at 08:53 +0800, lux wrote: > Hi > > Nuclei is a fast and customisable vulnerability scanner based on > simple > YAML based DSL. > > Nuclei is used to send requests across targets based on a template, > leading to zero false positives and providing fast scanning on a > large >

[New] security/Nuclei 2.9.0

2023-03-29 Thread lux
Hi Nuclei is a fast and customisable vulnerability scanner based on simple YAML based DSL. Nuclei is used to send requests across targets based on a template, leading to zero false positives and providing fast scanning on a large number of hosts. Nuclei offers scanning for a variety of