Skip to content

Commit 7a36978

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent be8bb63 commit 7a36978

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

db/modules_metadata_base.json

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27696,7 +27696,7 @@
2769627696
"Hendrik Van Belleghem",
2769727697
"Green-m <[email protected]>"
2769827698
],
27699-
"description": "This module enumerates databases on CouchDB using the REST API\n (without authentication by default).",
27699+
"description": "This module enumerates databases on CouchDB using the REST API\n (without authentication by default).",
2770027700
"references": [
2770127701
"CVE-2017-12635",
2770227702
"URL-https://justi.cz/security/2017/11/14/couchdb-rce-npm.html",
@@ -27721,14 +27721,20 @@
2772127721
"https"
2772227722
],
2772327723
"targets": null,
27724-
"mod_time": "2021-02-17 12:33:59 +0000",
27724+
"mod_time": "2025-05-24 14:17:49 +0000",
2772527725
"path": "/modules/auxiliary/scanner/couchdb/couchdb_enum.rb",
2772627726
"is_install_path": true,
2772727727
"ref_name": "scanner/couchdb/couchdb_enum",
2772827728
"check": true,
2772927729
"post_auth": true,
2773027730
"default_credential": false,
27731-
"notes": {},
27731+
"notes": {
27732+
"Stability": [
27733+
"crash-safe"
27734+
],
27735+
"SideEffects": [],
27736+
"Reliability": []
27737+
},
2773227738
"session_types": false,
2773327739
"needs_cleanup": false,
2773427740
"actions": []
@@ -27743,7 +27749,7 @@
2774327749
"author": [
2774427750
"espreto <[email protected]>"
2774527751
],
27746-
"description": "This module tests CouchDB logins on a range of\n machines and report successful logins.",
27752+
"description": "This module tests CouchDB logins on a range of\n machines and report successful logins.",
2774727753
"references": [],
2774827754
"platform": "",
2774927755
"arch": "",
@@ -27764,14 +27770,23 @@
2776427770
"https"
2776527771
],
2776627772
"targets": null,
27767-
"mod_time": "2023-04-20 10:26:12 +0000",
27773+
"mod_time": "2025-05-24 14:17:49 +0000",
2776827774
"path": "/modules/auxiliary/scanner/couchdb/couchdb_login.rb",
2776927775
"is_install_path": true,
2777027776
"ref_name": "scanner/couchdb/couchdb_login",
2777127777
"check": false,
2777227778
"post_auth": true,
2777327779
"default_credential": false,
27774-
"notes": {},
27780+
"notes": {
27781+
"Stability": [
27782+
"crash-safe"
27783+
],
27784+
"SideEffects": [
27785+
"ioc-in-logs",
27786+
"account-lockouts"
27787+
],
27788+
"Reliability": []
27789+
},
2777527790
"session_types": false,
2777627791
"needs_cleanup": false,
2777727792
"actions": []

0 commit comments

Comments
 (0)