From 36e07b21de49765af0a418c56005addd147f1dfe Mon Sep 17 00:00:00 2001 From: TheTechromancer Date: Mon, 18 Sep 2023 09:28:40 -0400 Subject: [PATCH] update nuclei version --- bbot/modules/deadly/nuclei.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbot/modules/deadly/nuclei.py b/bbot/modules/deadly/nuclei.py index d45edd286..0ea880b31 100644 --- a/bbot/modules/deadly/nuclei.py +++ b/bbot/modules/deadly/nuclei.py @@ -13,7 +13,7 @@ class nuclei(BaseModule): batch_size = 25 options = { - "version": "2.9.9", + "version": "2.9.15", "tags": "", "templates": "", "severity": "",