notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
Port details
nuclei Fast vulnerability scanner
2.9.0 security on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Version of this port present on the latest quarterly branch.
Maintainer: 0xdutra@gmail.com search for ports maintained by this maintainer
Port Added: 2022-10-25 12:45:06
Last Update: 2023-03-19 21:04:34
Commit Hash: 53a9ed6
People watching this port, also watch:: polipo, tcpdump, ratproxy, magicrescue, tmux
License: MIT
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/nuclei
  2. /usr/local/share/licenses/nuclei-2.9.0/catalog.mk
  3. /usr/local/share/licenses/nuclei-2.9.0/LICENSE
  4. /usr/local/share/licenses/nuclei-2.9.0/MIT
Collapse this list.
Dependency lines:
  • nuclei>0:security/nuclei
To install the port:
cd /usr/ports/security/nuclei/ && make install clean
To add the package, run one of these commands:
  • pkg install security/nuclei
  • pkg install nuclei
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nuclei
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
nuclei
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout2.8.3_1
FreeBSD:12:amd642.8.9_22.8.3_2
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3862.8.9_22.8.3_2
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch642.8.9_22.8.3_2
FreeBSD:13:amd642.8.9_22.8.3_2
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv72.8.9_22.8.3_1
FreeBSD:13:i3862.8.9_22.8.3_2
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch642.8.9_2pkg-fallout
FreeBSD:14:amd642.8.9_2pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv72.8.9_1pkg-fallout
FreeBSD:14:i3862.8.9_2pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64pkg-falloutpkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
Fetch dependencies:
  1. go120 : lang/go120
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/projectdiscovery/nuclei/v2/@v/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.0
19 Mar 2023 21:04:34
commit hash:53a9ed6f62b47df57596213af6b7111054cfef4bcommit hash:53a9ed6f62b47df57596213af6b7111054cfef4bcommit hash:53a9ed6f62b47df57596213af6b7111054cfef4bcommit hash:53a9ed6f62b47df57596213af6b7111054cfef4b files touched by this commit
Torsten Zuehlsdorff (tz) search for other commits by this committer
security/nuclei: Update from 2.8.9 to 2.9.0

Changelog:

    Added support for templates in JSON format by @CodFrm in #3333
    Added template sign/verify functionality by @Mzack9999 in #3029
    Added -track-error option to add custom errors to max-host-error watch list
by @austintraver in #3399
    Added data race panic check in integration_tests by @tarunKoyalwar in #3303
    Added CLI option to override fuzzing template options by @ShubhamRasal in
#3355
    Added ip_formats() helper function by @xm1k3 in #3286
    Added resolve() helper function by @xm1k3 in #3321
    Added rawstringslice to make reference url case insensitive by @Bisstocuz in
#3346
    Fixed a bug with OR matcher condition with interactsh by @RamanaReddy0M in
#3397
    Fixed set-method option in headless template by @Mzack9999 in #3373
    Fixed atomic bool check by @Mzack9999 in #3376
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.8.9_2
09 Mar 2023 19:18:07
commit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash:09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
2.8.9_1
15 Feb 2023 19:06:01
commit hash:56b5ec772f679a600dabe41622c1350594628286commit hash:56b5ec772f679a600dabe41622c1350594628286commit hash:56b5ec772f679a600dabe41622c1350594628286commit hash:56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
2.8.9
14 Feb 2023 12:35:03
commit hash:8e19008ab18409cff9d81ae33a9123149a44c354commit hash:8e19008ab18409cff9d81ae33a9123149a44c354commit hash:8e19008ab18409cff9d81ae33a9123149a44c354commit hash:8e19008ab18409cff9d81ae33a9123149a44c354 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Gabriel M. Dutra
security/nuclei: Update to 2.8.9

ChangeLog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.8.9

 * Fixed URL encoding issues in paths
 * Fixed panic crash with ratelimit
 * Fixed path handling inconsistencies
 * Fixed data race in templates with payloads
 * Fixed using httpx as a library for http probing
 * Fixed data race in race requests
 * Fixed publish docs workflow
 * Fixed retryablehttp for templates loading
 * Fixed aes_cbc helper function update
 * Fixed json schema for extractor attribute
 * Added env variable support in reporting config
 * Added proxy use in headless binary download
 * Added interactsh payload input support in TLS SNI field

PR:		269508
Reported by:	0xdutra@gmail.com (maintainer)
2.8.8_1
09 Feb 2023 21:55:23
commit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash:2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
2.8.8
30 Jan 2023 09:18:45
commit hash:160321d48cab76cf927d5e78163241f6a1fc27eacommit hash:160321d48cab76cf927d5e78163241f6a1fc27eacommit hash:160321d48cab76cf927d5e78163241f6a1fc27eacommit hash:160321d48cab76cf927d5e78163241f6a1fc27ea files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Gabriel M. Dutra
security/nuclei: Update to 2.8.8

ChangeLog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.8.8

 * Fixed url encoding issues
 * Fixed host spray race condition
 * Fixed panic crash with non-existent target input
 * Fixed aws signer missing template variables
 * Added clustering support for DNS templates
 * Added clustering support for TLS templates
 * Added support for -no-mhe option

PR:		269217
Reported by:	0xdutra@gmail.com (maintainer)
2.8.7
23 Jan 2023 12:52:41
commit hash:e74948e76673cca5ef81c401cced65461c62c8b2commit hash:e74948e76673cca5ef81c401cced65461c62c8b2commit hash:e74948e76673cca5ef81c401cced65461c62c8b2commit hash:e74948e76673cca5ef81c401cced65461c62c8b2 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Gabriel M. Dutra
security/nuclei: Update to 2.8.7

ChangeLog:	https://github.com/projectdiscovery/nuclei/releases/tag/v2.8.7
PR:		269086
2.8.6_1
14 Jan 2023 11:31:17
commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash:3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
2.8.6
08 Jan 2023 09:12:12
commit hash:c4058e3c4173a1fd69b02aea4c11cd242d679623commit hash:c4058e3c4173a1fd69b02aea4c11cd242d679623commit hash:c4058e3c4173a1fd69b02aea4c11cd242d679623commit hash:c4058e3c4173a1fd69b02aea4c11cd242d679623 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Gabriel M. Dutra
security/nuclei: Update to 2.8.6

ChangeLog:	https://github.com/projectdiscovery/nuclei/releases/tag/v2.8.6
PR:		268799
2.8.3
22 Dec 2022 09:40:36
commit hash:dae010f7cbb56f8d57cbcf2ce162a68a26ede2e8commit hash:dae010f7cbb56f8d57cbcf2ce162a68a26ede2e8commit hash:dae010f7cbb56f8d57cbcf2ce162a68a26ede2e8commit hash:dae010f7cbb56f8d57cbcf2ce162a68a26ede2e8 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Gabriel M. Dutra
security/nuclei: Update to 2.8.3

ChangeLog:	https://github.com/projectdiscovery/nuclei/releases/tag/v2.8.3
PR:		268452
2.7.9_1
11 Dec 2022 11:17:27
commit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash:d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
2.7.9
14 Nov 2022 13:09:28
commit hash:66d38481c40a097995d6065a619bd7675a99ee34commit hash:66d38481c40a097995d6065a619bd7675a99ee34commit hash:66d38481c40a097995d6065a619bd7675a99ee34commit hash:66d38481c40a097995d6065a619bd7675a99ee34 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Gabriel M. Dutra
security/nuclei: Update to 2.7.9

 - Unbreak 32 bit archs

ChangeLog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.7.9

PR:		267756
2.7.8
04 Nov 2022 17:48:55
commit hash:2e9c145837084369d57c4ae4dbfd61ce69cf6768commit hash:2e9c145837084369d57c4ae4dbfd61ce69cf6768commit hash:2e9c145837084369d57c4ae4dbfd61ce69cf6768commit hash:2e9c145837084369d57c4ae4dbfd61ce69cf6768 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Gabriel M. Dutra
security/nuclei: Update to 2.7.8

 - only build on 64 bit archs, 32 bit issue being solved at:
   https://github.com/projectdiscovery/ratelimit/issues/4

ChangeLog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.7.8

PR:		267450
2.7.7
25 Oct 2022 12:42:46
commit hash:2bceb891dc80c66b69d3a2a5a51ba8819bf04d2ccommit hash:2bceb891dc80c66b69d3a2a5a51ba8819bf04d2ccommit hash:2bceb891dc80c66b69d3a2a5a51ba8819bf04d2ccommit hash:2bceb891dc80c66b69d3a2a5a51ba8819bf04d2c files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Gabriel M. Dutra
Add security/nuclei: Fast vulnerability scanner

PR:		266509

Number of commits found: 14