diff --git a/addons/index.html b/addons/index.html
index 38b93986c5..9f283bf3ff 100644
--- a/addons/index.html
+++ b/addons/index.html
@@ -1235,10 +1235,12 @@
ZAP Marketplace
-
+
+
+
Adds the Eval Villain extension to Firefox when launched from ZAP.
@@ -1246,7 +1248,7 @@ ZAP Marketplace
evalvillain
- 0.3.0
+ 0.4.0
alpha
@@ -1255,7 +1257,7 @@ ZAP Marketplace
Dennis Goodlett and the ZAP Dev Team
- 2023-09-26
+ 2024-11-25
@@ -3172,7 +3174,7 @@ ZAP Marketplace
-
+
@@ -3185,7 +3187,7 @@ ZAP Marketplace
retire
- 0.41.0
+ 0.42.0
release
@@ -3194,7 +3196,7 @@ ZAP Marketplace
Nikita Mundhada and the ZAP Dev Team
- 2024-10-07
+ 2024-11-25
@@ -3586,7 +3588,7 @@ ZAP Marketplace
-
+
@@ -3599,7 +3601,7 @@ ZAP Marketplace
wappalyzer
- 21.42.0
+ 21.43.0
release
@@ -3608,7 +3610,7 @@ ZAP Marketplace
ZAP Dev Team
- 2024-09-24
+ 2024-11-25
diff --git a/docs/desktop/addons/retire.js/index.html b/docs/desktop/addons/retire.js/index.html
index 6b3a62eca0..d78be71eb5 100644
--- a/docs/desktop/addons/retire.js/index.html
+++ b/docs/desktop/addons/retire.js/index.html
@@ -1734,6 +1734,7 @@
Retire.js
This add-on includes a passive scan rule which implements checks provided by Retire.js in order to identify vulnerable or out-dated JavaScript packages.
+Note: The Risk level associated with Alerts raised by this scan rule are mapped to the severity ratings provided in the Retire.js data. If no severity is matched then a default of Medium Risk is used.
Latest code: Retire.js Add-on
Alert ID: 10003 .
Note: This add-on is based on original work by Nikita Mundhada .
diff --git a/docs/sbom/evalvillain/index.html b/docs/sbom/evalvillain/index.html
new file mode 100644
index 0000000000..a6061f0a0d
--- /dev/null
+++ b/docs/sbom/evalvillain/index.html
@@ -0,0 +1,570 @@
+
+
+
+
+
+
+
+
+ ZAP – Eval Villain Add-on SBOM
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This page contains a list of all the libraries involved in building version 0.4.0
of the
+ "Eval Villain" add-on.
+
You may download the full Software Bill Of Materials (SBOM) JSON file
+ for this add-on.
+
+
+
+
+
+
+
+
+
+ Name
+ Version
+ License(s)
+
+
+
+
+ aopalliance
+ 1.0
+ Public Domain
+
+
+
+ asm
+ 9.6
+ BSD-3-Clause
+
+
+
+ asm-commons
+ 9.6
+ BSD-3-Clause
+
+
+
+ asm-tree
+ 9.6
+ BSD-3-Clause
+
+
+
+ auto-common
+ 1.2.2
+ Apache-2.0
+
+
+
+ auto-service-annotations
+ 1.0.1
+ Apache-2.0
+
+
+
+ auto-value-annotations
+ 1.9
+ Apache-2.0
+
+
+
+ caffeine
+ 3.0.5
+ Apache-2.0
+
+
+
+ checker-qual
+ 3.33.0
+ MIT
+
+
+
+ commons-beanutils
+ 1.9.4
+ Apache-2.0
+
+
+
+ commons-codec
+ 1.16.1
+ Apache-2.0
+
+
+
+ commons-collections
+ 3.2.2
+ Apache-2.0
+
+
+
+ commons-configuration
+ 1.10
+ Apache-2.0
+
+
+
+ commons-csv
+ 1.10.0
+ Apache-2.0
+
+
+
+ commons-httpclient
+ 3.1
+ Apache-1.0
+
+
+
+ commons-io
+ 2.16.1
+ Apache-2.0
+
+
+
+ commons-lang
+ 2.6
+ Apache-2.0
+
+
+
+ commons-lang3
+ 3.14.0
+ Apache-2.0
+
+
+
+ commons-logging
+ 1.2
+ Apache-2.0
+
+
+
+ commons-logging
+ 1.3.1
+ Apache-2.0
+
+
+
+ commons-text
+ 1.12.0
+ Apache-2.0
+
+
+
+ dataflow-errorprone
+ 3.41.0-eisop1
+ GNU General Public License, version 2 (GPL2), with the classpath exception
+
+
+
+ error_prone_annotation
+ 2.26.1
+ Apache-2.0
+
+
+
+ error_prone_annotations
+ 2.26.1
+ Apache-2.0
+
+
+
+ error_prone_check_api
+ 2.26.1
+ Apache-2.0
+
+
+
+ error_prone_core
+ 2.26.1
+ Apache-2.0
+
+
+
+ error_prone_type_annotations
+ 2.26.1
+ Apache-2.0
+
+
+
+ ezmorph
+ 1.0.6
+ Apache-2.0
+
+
+
+ failureaccess
+ 1.0.1
+ Apache-2.0
+
+
+
+ flatlaf
+ 3.4.1
+ Apache-2.0
+
+
+
+ guava
+ 32.1.1-jre
+ Apache-2.0
+
+
+
+ guice
+ 5.1.0
+ Apache-2.0
+
+
+
+ harlib
+ 1.1.3
+ Apache-2.0
+
+
+
+ hsqldb
+ 2.7.2
+ HSQLDB License, a BSD open source license
+
+
+
+ jackson-core-asl
+ 1.9.13
+ Apache-2.0
+
+
+
+ java-diff-utils
+ 4.12
+ Apache-2.0
+
+
+
+ java-semver
+ 0.10.2
+ MIT
+
+
+
+ javac
+ 9+181-r4173-1
+ GPL-2.0-with-classpath-exception
+
+
+
+ javahelp
+ 2.0.05
+ GNU General Public License - Version 2 with the class path exception
+
+
+
+ javax.inject
+ 1
+ Apache-2.0
+
+
+
+ jericho-html
+ 3.4
+ GNU Lesser General Public License (LGPL), Apache-1.0, EPL-1.0
+
+
+
+ jfreechart
+ 1.5.4
+ GNU Lesser General Public Licence
+
+
+
+ jgrapht-core
+ 0.9.0
+ LGPL-2.1-only, EPL-1.0
+
+
+
+ json-lib
+ 2.4
+ Apache-2.0
+
+
+
+ jsr305
+ 3.0.2
+ Apache-2.0
+
+
+
+ log4j-1.2-api
+ 2.20.0
+ Apache-2.0
+
+
+
+ log4j-api
+ 2.20.0
+ Apache-2.0
+
+
+
+ log4j-core
+ 2.20.0
+ Apache-2.0
+
+
+
+ log4j-jul
+ 2.20.0
+ Apache-2.0
+
+
+
+ lombok
+ 1.18.34
+ MIT
+
+
+
+ org.jacoco.agent
+ 0.8.11
+ EPL-2.0
+
+
+
+ org.jacoco.ant
+ 0.8.11
+ EPL-2.0
+
+
+
+ org.jacoco.core
+ 0.8.11
+ EPL-2.0
+
+
+
+ org.jacoco.report
+ 0.8.11
+ EPL-2.0
+
+
+
+ pcollections
+ 4.0.1
+ MIT
+
+
+
+ protobuf-java
+ 3.19.6
+ BSD-3-Clause
+
+
+
+ rsyntaxtextarea
+ 3.4.0
+ BSD-3-Clause
+
+
+
+ software-and-algorithms
+ 1.0
+ MIT
+
+
+
+ swingx-all
+ 1.6.5-1
+ Lesser General Public License (LGPL)
+
+
+
+ xom
+ 1.3.9
+ The GNU Lesser General Public License, Version 2.1
+
+
+
+ zap
+ 2.15.0
+ Apache-2.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/sbom/index.html b/docs/sbom/index.html
index 5d22accf26..2f1468a208 100644
--- a/docs/sbom/index.html
+++ b/docs/sbom/index.html
@@ -291,6 +291,15 @@ Software Bill of Materials
+
+
+ Eval Villain Add-on SBOM
+
+
+ 61
+
+
+
Forced Browse Add-on SBOM
diff --git a/docs/sbom/index.xml b/docs/sbom/index.xml
index 5271a3d4e9..b335115f68 100644
--- a/docs/sbom/index.xml
+++ b/docs/sbom/index.xml
@@ -133,6 +133,13 @@
/docs/sbom/encoder/
+ -
+
Eval Villain Add-on SBOM
+ /docs/sbom/evalvillain/
+ Mon, 01 Jan 0001 00:00:00 +0000
+ /docs/sbom/evalvillain/
+
+
-
Forced Browse Add-on SBOM
/docs/sbom/bruteforce/
diff --git a/docs/sbom/retire/index.html b/docs/sbom/retire/index.html
index d78d5c4d75..021dda7597 100644
--- a/docs/sbom/retire/index.html
+++ b/docs/sbom/retire/index.html
@@ -122,9 +122,9 @@ Retire.js Add-on SBOM
Retire.js
- This page contains a list of all the libraries involved in building version 0.41.0
of the
+
This page contains a list of all the libraries involved in building version 0.42.0
of the
"Retire.js" add-on.
-
You may download the full Software Bill Of Materials (SBOM) JSON file
+
You may download the full Software Bill Of Materials (SBOM) JSON file
for this add-on.
@@ -375,12 +375,6 @@ Retire.js Add-on SBOM
Apache-2.0
-
- formhandler
- 6.7.0
-
-
-
guava
32.1.1-jre
@@ -627,6 +621,12 @@ Retire.js Add-on SBOM
Apache-2.0
+
+ lombok
+ 1.18.34
+ MIT
+
+
mockito-core
5.7.0
diff --git a/docs/sbom/wappalyzer/index.html b/docs/sbom/wappalyzer/index.html
index 343feee5b6..db60098ad5 100644
--- a/docs/sbom/wappalyzer/index.html
+++ b/docs/sbom/wappalyzer/index.html
@@ -122,9 +122,9 @@ Technology Detection Add-on SBOM
Technology Detection
- This page contains a list of all the libraries involved in building version 21.42.0
of the
+
This page contains a list of all the libraries involved in building version 21.43.0
of the
"Technology Detection" add-on.
-
You may download the full Software Bill Of Materials (SBOM) JSON file
+
You may download the full Software Bill Of Materials (SBOM) JSON file
for this add-on.
@@ -375,12 +375,6 @@ Technology Detection Add-on SBOM
Apache-2.0
-
- formhandler
- 6.7.0
-
-
-
guava
32.1.1-jre
@@ -639,6 +633,12 @@ Technology Detection Add-on SBOM
Apache-2.0
+
+ lombok
+ 1.18.34
+ MIT
+
+
mockito-core
5.7.0
@@ -749,7 +749,7 @@ Technology Detection Add-on SBOM
network
- 0.18.0
+ 0.19.0
diff --git a/docs/statistics/index.xml b/docs/statistics/index.xml
index 048e5ae64b..4c06020d47 100644
--- a/docs/statistics/index.xml
+++ b/docs/statistics/index.xml
@@ -40,7 +40,7 @@
/docs/statistics/top-addons-last-month/
Mon, 01 Jan 0001 00:00:00 +0000
/docs/statistics/top-addons-last-month/
- <p>These were the most frequently installed <strong>optional</strong> add-ons last month.</p>
<p>Note that this does not mean they were the most <strong>used</strong> add-ons - that is harder to quantify.</p>
<table class="table market-table">
<thead align="left">
<tr>
<th >Position</th>
<th >Add-On</th>
<th >Status</th>
<th>ID</th>
<th >Last Updated</th>
</tr>
</thead>
<tr>
<td >
1
</td>
<td >
<a href="/docs/desktop/addons/import-export/">Import/Export</a>
</td>
<td >
beta
</td>
<td >
exim
</td>
<td >
2024-10-07
</td>
</tr>
<tr>
<td >
2
</td>
<td >
<a href="/docs/desktop/addons/database/">Database</a>
</td>
<td >
alpha
</td>
<td >
database
</td>
<td >
2024-09-17
</td>
</tr>
<tr>
<td >
3
</td>
<td >
<a href="/docs/desktop/addons/requester/">Requester</a>
</td>
<td >
beta
</td>
<td >
requester
</td>
<td >
2024-06-28
</td>
</tr>
<tr>
<td >
4
</td>
<td >
<a href="/docs/desktop/addons/spider/">Spider</a>
</td>
<td >
release
</td>
<td >
spider
</td>
<td >
2024-09-23
</td>
</tr>
<tr>
<td >
5
</td>
<td >
<a href="/docs/desktop/addons/authentication-helper/">Authentication Helper</a>
</td>
<td >
beta
</td>
<td >
authhelper
</td>
<td >
2024-11-06
</td>
</tr>
<tr>
<td >
6
</td>
<td >
<a href="/docs/desktop/addons/postman-support/">Postman Support</a>
</td>
<td >
alpha
</td>
<td >
postman
</td>
<td >
2024-05-07
</td>
</tr>
<tr>
<td >
7
</td>
<td >
<a href="/docs/desktop/addons/passive-scan-rules-beta/">Passive scanner rules (beta)</a>
</td>
<td >
beta
</td>
<td >
pscanrulesBeta
</td>
<td >
2024-09-02
</td>
</tr>
<tr>
<td >
8
</td>
<td >
<a href="/docs/desktop/addons/passive-scanner/">Passive Scanner</a>
</td>
<td >
alpha
</td>
<td >
pscan
</td>
<td >
2024-09-02
</td>
</tr>
<tr>
<td >
9
</td>
<td >
<a href="/docs/desktop/addons/active-scan-rules-beta/">Active scanner rules (beta)</a>
</td>
<td >
beta
</td>
<td >
ascanrulesBeta
</td>
<td >
2024-09-24
</td>
</tr>
<tr>
<td >
10
</td>
<td >
<a href="/docs/desktop/addons/passive-scan-rules-alpha/">Passive scanner rules (alpha)</a>
</td>
<td >
alpha
</td>
<td >
pscanrulesAlpha
</td>
<td >
2024-09-02
</td>
</tr>
<tr>
<td >
11
</td>
<td >
<a href="/docs/desktop/addons/access-control-testing/">Access Control Testing</a>
</td>
<td >
alpha
</td>
<td >
accessControl
</td>
<td >
2024-03-25
</td>
</tr>
<tr>
<td >
12
</td>
<td >
<a href="/docs/desktop/addons/plug-n-hack/">Plug-n-Hack Configuration</a>
</td>
<td >
beta
</td>
<td >
plugnhack
</td>
<td >
2022-10-27
</td>
</tr>
<tr>
<td >
13
</td>
<td >
<a href="/docs/desktop/addons/sequence-scanner/">Sequence</a>
</td>
<td >
alpha
</td>
<td >
sequence
</td>
<td >
2023-10-23
</td>
</tr>
<tr>
<td >
14
</td>
<td >
<a href="/docs/desktop/addons/grpc-support/">gRPC Support</a>
</td>
<td >
alpha
</td>
<td >
grpc
</td>
<td >
2024-07-02
</td>
</tr>
<tr>
<td >
15
</td>
<td >
<a href="/docs/desktop/addons/custom-payloads/">Custom Payloads</a>
</td>
<td >
beta
</td>
<td >
custompayloads
</td>
<td >
2023-11-10
</td>
</tr>
<tr>
<td >
16
</td>
<td >
<a href="/docs/desktop/addons/advanced-sqlinjection-scanner/">Advanced SQLInjection Scanner</a>
</td>
<td >
beta
</td>
<td >
sqliplugin
</td>
<td >
2021-10-20
</td>
</tr>
<tr>
<td >
17
</td>
<td >
<a href="/docs/desktop/addons/active-scan-rules-alpha/">Active scanner rules (alpha)</a>
</td>
<td >
alpha
</td>
<td >
ascanrulesAlpha
</td>
<td >
2024-09-02
</td>
</tr>
<tr>
<td >
18
</td>
<td >
<a href="/docs/desktop/addons/technology-detection/">Technology Detection</a>
</td>
<td >
release
</td>
<td >
wappalyzer
</td>
<td >
2024-09-24
</td>
</tr>
<tr>
<td >
19
</td>
<td >
<a href="/docs/desktop/addons/python-scripting/">Python Scripting</a>
</td>
<td >
beta
</td>
<td >
jython
</td>
<td >
2024-04-11
</td>
</tr>
<tr>
<td >
20
</td>
<td >
<a href="/docs/desktop/addons/fuzzdb-files/">FuzzDB Files</a>
</td>
<td >
release
</td>
<td >
fuzzdb
</td>
<td >
2022-09-23
</td>
</tr>
</table>
+ <p>These were the most frequently installed <strong>optional</strong> add-ons last month.</p>
<p>Note that this does not mean they were the most <strong>used</strong> add-ons - that is harder to quantify.</p>
<table class="table market-table">
<thead align="left">
<tr>
<th >Position</th>
<th >Add-On</th>
<th >Status</th>
<th>ID</th>
<th >Last Updated</th>
</tr>
</thead>
<tr>
<td >
1
</td>
<td >
<a href="/docs/desktop/addons/import-export/">Import/Export</a>
</td>
<td >
beta
</td>
<td >
exim
</td>
<td >
2024-10-07
</td>
</tr>
<tr>
<td >
2
</td>
<td >
<a href="/docs/desktop/addons/database/">Database</a>
</td>
<td >
alpha
</td>
<td >
database
</td>
<td >
2024-09-17
</td>
</tr>
<tr>
<td >
3
</td>
<td >
<a href="/docs/desktop/addons/requester/">Requester</a>
</td>
<td >
beta
</td>
<td >
requester
</td>
<td >
2024-06-28
</td>
</tr>
<tr>
<td >
4
</td>
<td >
<a href="/docs/desktop/addons/spider/">Spider</a>
</td>
<td >
release
</td>
<td >
spider
</td>
<td >
2024-09-23
</td>
</tr>
<tr>
<td >
5
</td>
<td >
<a href="/docs/desktop/addons/authentication-helper/">Authentication Helper</a>
</td>
<td >
beta
</td>
<td >
authhelper
</td>
<td >
2024-11-06
</td>
</tr>
<tr>
<td >
6
</td>
<td >
<a href="/docs/desktop/addons/postman-support/">Postman Support</a>
</td>
<td >
alpha
</td>
<td >
postman
</td>
<td >
2024-05-07
</td>
</tr>
<tr>
<td >
7
</td>
<td >
<a href="/docs/desktop/addons/passive-scan-rules-beta/">Passive scanner rules (beta)</a>
</td>
<td >
beta
</td>
<td >
pscanrulesBeta
</td>
<td >
2024-09-02
</td>
</tr>
<tr>
<td >
8
</td>
<td >
<a href="/docs/desktop/addons/passive-scanner/">Passive Scanner</a>
</td>
<td >
alpha
</td>
<td >
pscan
</td>
<td >
2024-09-02
</td>
</tr>
<tr>
<td >
9
</td>
<td >
<a href="/docs/desktop/addons/active-scan-rules-beta/">Active scanner rules (beta)</a>
</td>
<td >
beta
</td>
<td >
ascanrulesBeta
</td>
<td >
2024-09-24
</td>
</tr>
<tr>
<td >
10
</td>
<td >
<a href="/docs/desktop/addons/passive-scan-rules-alpha/">Passive scanner rules (alpha)</a>
</td>
<td >
alpha
</td>
<td >
pscanrulesAlpha
</td>
<td >
2024-09-02
</td>
</tr>
<tr>
<td >
11
</td>
<td >
<a href="/docs/desktop/addons/access-control-testing/">Access Control Testing</a>
</td>
<td >
alpha
</td>
<td >
accessControl
</td>
<td >
2024-03-25
</td>
</tr>
<tr>
<td >
12
</td>
<td >
<a href="/docs/desktop/addons/plug-n-hack/">Plug-n-Hack Configuration</a>
</td>
<td >
beta
</td>
<td >
plugnhack
</td>
<td >
2022-10-27
</td>
</tr>
<tr>
<td >
13
</td>
<td >
<a href="/docs/desktop/addons/sequence-scanner/">Sequence</a>
</td>
<td >
alpha
</td>
<td >
sequence
</td>
<td >
2023-10-23
</td>
</tr>
<tr>
<td >
14
</td>
<td >
<a href="/docs/desktop/addons/grpc-support/">gRPC Support</a>
</td>
<td >
alpha
</td>
<td >
grpc
</td>
<td >
2024-07-02
</td>
</tr>
<tr>
<td >
15
</td>
<td >
<a href="/docs/desktop/addons/custom-payloads/">Custom Payloads</a>
</td>
<td >
beta
</td>
<td >
custompayloads
</td>
<td >
2023-11-10
</td>
</tr>
<tr>
<td >
16
</td>
<td >
<a href="/docs/desktop/addons/advanced-sqlinjection-scanner/">Advanced SQLInjection Scanner</a>
</td>
<td >
beta
</td>
<td >
sqliplugin
</td>
<td >
2021-10-20
</td>
</tr>
<tr>
<td >
17
</td>
<td >
<a href="/docs/desktop/addons/active-scan-rules-alpha/">Active scanner rules (alpha)</a>
</td>
<td >
alpha
</td>
<td >
ascanrulesAlpha
</td>
<td >
2024-09-02
</td>
</tr>
<tr>
<td >
18
</td>
<td >
<a href="/docs/desktop/addons/technology-detection/">Technology Detection</a>
</td>
<td >
release
</td>
<td >
wappalyzer
</td>
<td >
2024-11-25
</td>
</tr>
<tr>
<td >
19
</td>
<td >
<a href="/docs/desktop/addons/python-scripting/">Python Scripting</a>
</td>
<td >
beta
</td>
<td >
jython
</td>
<td >
2024-04-11
</td>
</tr>
<tr>
<td >
20
</td>
<td >
<a href="/docs/desktop/addons/fuzzdb-files/">FuzzDB Files</a>
</td>
<td >
release
</td>
<td >
fuzzdb
</td>
<td >
2022-09-23
</td>
</tr>
</table>
diff --git a/docs/statistics/top-addons-last-month/index.html b/docs/statistics/top-addons-last-month/index.html
index 40d3adc7bf..b0017ff6e4 100644
--- a/docs/statistics/top-addons-last-month/index.html
+++ b/docs/statistics/top-addons-last-month/index.html
@@ -538,7 +538,7 @@ Top ZAP Add-Ons Last Month
wappalyzer
- 2024-09-24
+ 2024-11-25
diff --git a/index.xml b/index.xml
index 8e1c2c48c6..b534952c19 100644
--- a/index.xml
+++ b/index.xml
@@ -494,6 +494,15 @@ they will not persist over ZAP sessions unless the context is imported again.<
+ -
+
Eval Villain Add-on SBOM
+ /docs/sbom/evalvillain/
+ Mon, 01 Jan 0001 00:00:00 +0000
+
+ /docs/sbom/evalvillain/
+
+
+
-
Forced Browse Add-on SBOM
/docs/sbom/bruteforce/
@@ -16898,7 +16907,7 @@ This is particularly useful for comparing 2 sessions which access the same appli
wappalyzer
</td>
<td >
- 2024-09-24
+ 2024-11-25
</td>
</tr>
diff --git a/search/index.json b/search/index.json
index e5df54e023..25f49bf8b6 100644
--- a/search/index.json
+++ b/search/index.json
@@ -295,6 +295,14 @@
"summary": "",
"content": ""
},
+{
+ "url": "/docs/sbom/evalvillain/",
+ "title": "Eval Villain Add-on SBOM",
+ "keywords": ["","add-on","eval","sbom","villain"],
+ "tags": null,
+ "summary": "",
+ "content": ""
+ },
{
"url": "/docs/sbom/bruteforce/",
"title": "Forced Browse Add-on SBOM",
@@ -7236,8 +7244,8 @@
"title": "Top ZAP Add-Ons Last Month",
"keywords": ["","add-ons","last","month","top","zap"],
"tags": null,
- "summary": "\u003cp\u003eThese were the most frequently installed \u003cstrong\u003eoptional\u003c/strong\u003e add-ons last month.\u003c/p\u003e\n\u003cp\u003eNote that this does not mean they were the most \u003cstrong\u003eused\u003c/strong\u003e add-ons - that is harder to quantify.\u003c/p\u003e\n\u003ctable class=\"table market-table\"\u003e\n \u003cthead align=\"left\"\u003e\n \u003ctr\u003e\n \u003cth \u003ePosition\u003c/th\u003e\n \u003cth \u003eAdd-On\u003c/th\u003e\n \u003cth \u003eStatus\u003c/th\u003e\n \u003cth\u003eID\u003c/th\u003e\n \u003cth \u003eLast Updated\u003c/th\u003e\n \u003c/tr\u003e\n \u003c/thead\u003e\n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 1\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/import-export/\"\u003eImport/Export\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n exim\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-10-07\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 2\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/database/\"\u003eDatabase\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n database\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-17\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 3\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/requester/\"\u003eRequester\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n requester\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-06-28\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 4\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/spider/\"\u003eSpider\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n release\n \u003c/td\u003e\n \u003ctd \u003e\n spider\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-23\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 5\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/authentication-helper/\"\u003eAuthentication Helper\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n authhelper\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-11-06\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 6\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/postman-support/\"\u003ePostman Support\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n postman\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-05-07\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 7\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/passive-scan-rules-beta/\"\u003ePassive scanner rules (beta)\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n pscanrulesBeta\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-02\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 8\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/passive-scanner/\"\u003ePassive Scanner\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n pscan\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-02\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 9\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/active-scan-rules-beta/\"\u003eActive scanner rules (beta)\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n ascanrulesBeta\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-24\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 10\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/passive-scan-rules-alpha/\"\u003ePassive scanner rules (alpha)\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n pscanrulesAlpha\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-02\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 11\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/access-control-testing/\"\u003eAccess Control Testing\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n accessControl\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-03-25\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 12\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/plug-n-hack/\"\u003ePlug-n-Hack Configuration\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n plugnhack\n \u003c/td\u003e\n \u003ctd \u003e\n 2022-10-27\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 13\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/sequence-scanner/\"\u003eSequence\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n sequence\n \u003c/td\u003e\n \u003ctd \u003e\n 2023-10-23\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 14\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/grpc-support/\"\u003egRPC Support\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n grpc\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-07-02\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 15\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/custom-payloads/\"\u003eCustom Payloads\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n custompayloads\n \u003c/td\u003e\n \u003ctd \u003e\n 2023-11-10\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 16\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/advanced-sqlinjection-scanner/\"\u003eAdvanced SQLInjection Scanner\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n sqliplugin\n \u003c/td\u003e\n \u003ctd \u003e\n 2021-10-20\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 17\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/active-scan-rules-alpha/\"\u003eActive scanner rules (alpha)\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n ascanrulesAlpha\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-02\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 18\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/technology-detection/\"\u003eTechnology Detection\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n release\n \u003c/td\u003e\n \u003ctd \u003e\n wappalyzer\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-24\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 19\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/python-scripting/\"\u003ePython Scripting\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n jython\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-04-11\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 20\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/fuzzdb-files/\"\u003eFuzzDB Files\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n release\n \u003c/td\u003e\n \u003ctd \u003e\n fuzzdb\n \u003c/td\u003e\n \u003ctd \u003e\n 2022-09-23\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n\u003c/table\u003e",
- "content": "these were most frequently installed optional addons last month note that does not mean they used harder quantify position addon status id updated importexport beta exim 20241007 database alpha 20240917 requester 20240628 spider release 20240923 authentication helper authhelper 20241106 postman support 20240507 passive scanner rules pscanrulesbeta 20240902 pscan active ascanrulesbeta 20240924 10 pscanrulesalpha 11 access control testing accesscontrol 20240325 12 plugnhack configuration 20221027 13 sequence 20231023 14 grpc 20240702 15 custom payloads custompayloads 20231110 16 advanced sqlinjection sqliplugin 20211020 17 ascanrulesalpha 18 technology detection wappalyzer 19 python scripting jython 20240411 20 fuzzdb files 20220923 "
+ "summary": "\u003cp\u003eThese were the most frequently installed \u003cstrong\u003eoptional\u003c/strong\u003e add-ons last month.\u003c/p\u003e\n\u003cp\u003eNote that this does not mean they were the most \u003cstrong\u003eused\u003c/strong\u003e add-ons - that is harder to quantify.\u003c/p\u003e\n\u003ctable class=\"table market-table\"\u003e\n \u003cthead align=\"left\"\u003e\n \u003ctr\u003e\n \u003cth \u003ePosition\u003c/th\u003e\n \u003cth \u003eAdd-On\u003c/th\u003e\n \u003cth \u003eStatus\u003c/th\u003e\n \u003cth\u003eID\u003c/th\u003e\n \u003cth \u003eLast Updated\u003c/th\u003e\n \u003c/tr\u003e\n \u003c/thead\u003e\n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 1\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/import-export/\"\u003eImport/Export\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n exim\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-10-07\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 2\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/database/\"\u003eDatabase\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n database\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-17\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 3\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/requester/\"\u003eRequester\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n requester\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-06-28\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 4\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/spider/\"\u003eSpider\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n release\n \u003c/td\u003e\n \u003ctd \u003e\n spider\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-23\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 5\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/authentication-helper/\"\u003eAuthentication Helper\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n authhelper\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-11-06\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 6\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/postman-support/\"\u003ePostman Support\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n postman\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-05-07\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 7\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/passive-scan-rules-beta/\"\u003ePassive scanner rules (beta)\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n pscanrulesBeta\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-02\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 8\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/passive-scanner/\"\u003ePassive Scanner\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n pscan\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-02\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 9\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/active-scan-rules-beta/\"\u003eActive scanner rules (beta)\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n ascanrulesBeta\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-24\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 10\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/passive-scan-rules-alpha/\"\u003ePassive scanner rules (alpha)\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n pscanrulesAlpha\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-02\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 11\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/access-control-testing/\"\u003eAccess Control Testing\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n accessControl\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-03-25\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 12\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/plug-n-hack/\"\u003ePlug-n-Hack Configuration\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n plugnhack\n \u003c/td\u003e\n \u003ctd \u003e\n 2022-10-27\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 13\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/sequence-scanner/\"\u003eSequence\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n sequence\n \u003c/td\u003e\n \u003ctd \u003e\n 2023-10-23\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 14\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/grpc-support/\"\u003egRPC Support\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n grpc\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-07-02\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 15\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/custom-payloads/\"\u003eCustom Payloads\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n custompayloads\n \u003c/td\u003e\n \u003ctd \u003e\n 2023-11-10\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 16\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/advanced-sqlinjection-scanner/\"\u003eAdvanced SQLInjection Scanner\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n sqliplugin\n \u003c/td\u003e\n \u003ctd \u003e\n 2021-10-20\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 17\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/active-scan-rules-alpha/\"\u003eActive scanner rules (alpha)\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n alpha\n \u003c/td\u003e\n \u003ctd \u003e\n ascanrulesAlpha\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-09-02\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 18\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/technology-detection/\"\u003eTechnology Detection\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n release\n \u003c/td\u003e\n \u003ctd \u003e\n wappalyzer\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-11-25\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 19\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/python-scripting/\"\u003ePython Scripting\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n beta\n \u003c/td\u003e\n \u003ctd \u003e\n jython\n \u003c/td\u003e\n \u003ctd \u003e\n 2024-04-11\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n \n \u003ctr\u003e\n \u003ctd \u003e\n 20\n \u003c/td\u003e\n \u003ctd \u003e\n \n \u003ca href=\"/docs/desktop/addons/fuzzdb-files/\"\u003eFuzzDB Files\u003c/a\u003e\n \n \u003c/td\u003e\n \u003ctd \u003e\n release\n \u003c/td\u003e\n \u003ctd \u003e\n fuzzdb\n \u003c/td\u003e\n \u003ctd \u003e\n 2022-09-23\n \u003c/td\u003e\n \u003c/tr\u003e\n \n \n\u003c/table\u003e",
+ "content": "these were most frequently installed optional addons last month note that does not mean they used harder quantify position addon status id updated importexport beta exim 20241007 database alpha 20240917 requester 20240628 spider release 20240923 authentication helper authhelper 20241106 postman support 20240507 passive scanner rules pscanrulesbeta 20240902 pscan active ascanrulesbeta 20240924 10 pscanrulesalpha 11 access control testing accesscontrol 20240325 12 plugnhack configuration 20221027 13 sequence 20231023 14 grpc 20240702 15 custom payloads custompayloads 20231110 16 advanced sqlinjection sqliplugin 20211020 17 ascanrulesalpha 18 technology detection wappalyzer 20241125 19 python scripting jython 20240411 20 fuzzdb files 20220923 "
},
{
"url": "/docs/alerts/40029/",
@@ -7661,7 +7669,7 @@
"keywords": ["","marketplace","zap"],
"tags": null,
"summary": "\u003cp\u003eZAP Marketplace contains ZAP add-ons which have been written by the ZAP team and the community. The add-ons help to extend the functionalities of ZAP.\nIf you are using the latest version of ZAP then you can browse and download add-ons from within ZAP by clicking on this button in the toolbar:\u003c/p\u003e",
- "content": "zap marketplace contains addons which have been written by team community help extend functionalities you using latest version then can browse download from within clicking button toolbar: also import that downloaded manually via file load addon menu option desktop name id status author last updated access control testing adds set tools web applications accesscontrol 10 alpha dev 20240325 active scanner rules release ascanrules 69 20241023 ascanrulesalpha 48 20240902 beta ascanrulesbeta 56 20240924 advanced sqlinjection injection bundle sqli derived sqlmap sqliplugin 15 andrea pompili yhawke 20211020 ajax spider allows sites make heavy use javascript crawljax spiderajax 23210 alert filters automate changing risk levels alertfilters 22 20241007 all one notes simple extension view pane allinonenotes david vassallo 20211007 attack surface detector analyzes application source code generate endpoints used penetration attacksurfacedetector 114 secure decisions matthew deletto 20190307 authentication helper helps identify up handling authhelper 0160 20241106 statistics records logged inout contexts scope authstats automation framework 0430 beanshell console provides browser render html responses like browserview 20230313 bug tracker bugtracker 20220923 call graph user selected resources callgraph colm o39flaherty home handles calls services callhome 0130 client side integration exposes information firefox chrome extensions 080 20240116 collection: pentester pack collection ideal pentesters packpentester 010 20220512 scan just containing packscanrules 001 20220513 common library other commonlib 1280 scripts useful communityscripts 19 20240701 core language files translations corelang 20220214 custom payloads ability add edit remove ie scanners custompayloads 20231110 database engines related infrastructure 060 20240917 development 20241113 diff displays dialog showing differences between requests uses diffutils diffmatchpatch 16 directory list v10 names forced fuzzer directorylistv1 20240507 v23 lists directorylistv23 lc lower case directorylistv23lc dom xss rule domxss aabha biyani encoder encodedecodehash support scripted processors 150 eval villain when launched evalvillain 030 dennis goodlett 20230926 fileupload detect upload them find vulnerabilities 121 ksasan preetkaran20gmailcom 20231023 browsing directories owasp dirbuster tool bruteforce fuzzai fuzzdb offensive backdoors manual may flagged antivirus fuzzdboffensive 20240111 fuzz 13140 getting started guide short gettingstarted 18 graalvm engine scripting graaljs graphql inspect 0250 groovy 320 20240411 grpc decode protobuf messages 020 20240702 arabic helparsa crowdin 20220118 bosnian helpbsba 20180208 chinese simplified helpzhcn english filipino helpfilph french helpfrfr indonesian helpidid japanese helpjajp malay helpmsmy portuguese brazilian helpptbr 11 russian helpruru 20220224 spanish helpeses turkish helptrtr highlighter highlight strings request response tabs hud heads display 0190 image location privacy passive imagelocationscanner jay ball veggiespam importexport export functionality exim 0120 thatsn0tmysite invoke external passing context such urls parameters json shows nicely formatted jsonview juha kiveks 20230907 jwt 103 20230102 kotlin 110 stackhawk engineering levoai build openapi specs traffic 20240710 linux webdrivers webdriverlinux 115 20241120 macos webdrivermacos map local mapping content chosen maplocal keindel andrey maksimov 20231005 neonmarker colors history table items based tags 160 kingthorin 20230817 network networking capabilities 0180 oast exploit outofband 0200 online menus onlinemenu 13 imports spiders definitions 43 plus joanna bona nathalie bouchahine artur grzesica mohammad kamar markus kiss michal materniak marcin spiewak sda se open industry solutions 20240923 parameter digger hidden unlinked finding cache poisoning paramdigger arkaprabha chakraborty 20240715 scanning pscan pscanrules 61 pscanrulesalpha pscanrulesbeta 41 plugnhack configuration supports mozilla standard: https:developermozillaorgenusdocsplugnhack 20221027 postman collections 040 python templates included jython quick start tab quickly test target quickstart 50 reflect finds reflected 0011 caleb kinney 20210219 regular expression tester expressions regextester replacer easy way replace report generation official reports 0340 requester send 770 surikato 20240628 retest presenceabsence previously generated alerts 0100 retirejs vulnerable outdated packages retire 0410 nikita mundhada reveal show fields enable disabled revisit site any time past session ruby jruby saml 20221028 script jsr 223 languages 4570 selenium webdriver provider includes htmlunit 15300 sequence gives possibility defining scanned serversent events sse communication 20240521 soap scans wsdl 23 alberto albertov91 automatically uris svn svndigger technology detection various fingerprints identifiers wappalyzer 21420 tips tricks token analysis analyze pseudo random tokens those csrf protection tokengen treetools tree carl sampson value generator define field values submitting app added modified enableddisabled deleted formhandler 660 viewstate aspjsf decoder editor calum hutton websockets websocket 31 windows webdriverwindows zest graphical security zaps macro steroids 47 "
+ "content": "zap marketplace contains addons which have been written by team community help extend functionalities you using latest version then can browse download from within clicking button toolbar: also import that downloaded manually via file load addon menu option desktop name id status author last updated access control testing adds set tools web applications accesscontrol 10 alpha dev 20240325 active scanner rules release ascanrules 69 20241023 ascanrulesalpha 48 20240902 beta ascanrulesbeta 56 20240924 advanced sqlinjection injection bundle sqli derived sqlmap sqliplugin 15 andrea pompili yhawke 20211020 ajax spider allows sites make heavy use javascript crawljax spiderajax 23210 alert filters automate changing risk levels alertfilters 22 20241007 all one notes simple extension view pane allinonenotes david vassallo 20211007 attack surface detector analyzes application source code generate endpoints used penetration attacksurfacedetector 114 secure decisions matthew deletto 20190307 authentication helper helps identify up handling authhelper 0160 20241106 statistics records logged inout contexts scope authstats automation framework 0430 beanshell console provides browser render html responses like browserview 20230313 bug tracker bugtracker 20220923 call graph user selected resources callgraph colm o39flaherty home handles calls services callhome 0130 client side integration exposes information firefox chrome extensions 080 20240116 collection: pentester pack collection ideal pentesters packpentester 010 20220512 scan just containing packscanrules 001 20220513 common library other commonlib 1280 scripts useful communityscripts 19 20240701 core language files translations corelang 20220214 custom payloads ability add edit remove ie scanners custompayloads 20231110 database engines related infrastructure 060 20240917 development 20241113 diff displays dialog showing differences between requests uses diffutils diffmatchpatch 16 directory list v10 names forced fuzzer directorylistv1 20240507 v23 lists directorylistv23 lc lower case directorylistv23lc dom xss rule domxss aabha biyani encoder encodedecodehash support scripted processors 150 eval villain when launched evalvillain 040 dennis goodlett 20241125 fileupload detect upload them find vulnerabilities 121 ksasan preetkaran20gmailcom 20231023 browsing directories owasp dirbuster tool bruteforce fuzzai fuzzdb offensive backdoors manual may flagged antivirus fuzzdboffensive 20240111 fuzz 13140 getting started guide short gettingstarted 18 graalvm engine scripting graaljs graphql inspect 0250 groovy 320 20240411 grpc decode protobuf messages 020 20240702 arabic helparsa crowdin 20220118 bosnian helpbsba 20180208 chinese simplified helpzhcn english filipino helpfilph french helpfrfr indonesian helpidid japanese helpjajp malay helpmsmy portuguese brazilian helpptbr 11 russian helpruru 20220224 spanish helpeses turkish helptrtr highlighter highlight strings request response tabs hud heads display 0190 image location privacy passive imagelocationscanner jay ball veggiespam importexport export functionality exim 0120 thatsn0tmysite invoke external passing context such urls parameters json shows nicely formatted jsonview juha kiveks 20230907 jwt 103 20230102 kotlin 110 stackhawk engineering levoai build openapi specs traffic 030 20240710 linux webdrivers webdriverlinux 115 20241120 macos webdrivermacos map local mapping content chosen maplocal keindel andrey maksimov 20231005 neonmarker colors history table items based tags 160 kingthorin 20230817 network networking capabilities 0180 oast exploit outofband 0200 online menus onlinemenu 13 imports spiders definitions 43 plus joanna bona nathalie bouchahine artur grzesica mohammad kamar markus kiss michal materniak marcin spiewak sda se open industry solutions 20240923 parameter digger hidden unlinked finding cache poisoning paramdigger arkaprabha chakraborty 20240715 scanning pscan pscanrules 61 pscanrulesalpha pscanrulesbeta 41 plugnhack configuration supports mozilla standard: https:developermozillaorgenusdocsplugnhack 20221027 postman collections python templates included jython quick start tab quickly test target quickstart 50 reflect finds reflected 0011 caleb kinney 20210219 regular expression tester expressions regextester replacer easy way replace report generation official reports 0340 requester send 770 surikato 20240628 retest presenceabsence previously generated alerts 0100 retirejs vulnerable outdated packages retire 0420 nikita mundhada reveal show fields enable disabled revisit site any time past session ruby jruby saml 20221028 script jsr 223 languages 4570 selenium webdriver provider includes htmlunit 15300 sequence gives possibility defining scanned serversent events sse communication 20240521 soap scans wsdl 23 alberto albertov91 automatically uris svn svndigger technology detection various fingerprints identifiers wappalyzer 21430 tips tricks token analysis analyze pseudo random tokens those csrf protection tokengen treetools tree carl sampson value generator define field values submitting app added modified enableddisabled deleted formhandler 660 viewstate aspjsf decoder editor calum hutton websockets websocket 31 windows webdriverwindows zest graphical security zaps macro steroids 47 "
},
{
"url": "/docs/scans/firingrange/",
diff --git a/sitemap.xml b/sitemap.xml
index 3607b11747..795fb8bb56 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -148,6 +148,8 @@
/docs/sbom/encoder/
/docs/desktop/addons/eval-villain/
+
+ /docs/sbom/evalvillain/
/docs/desktop/addons/export-report/