Skip to content

Commit 8ca35b0

Browse files
committed
automatic module_metadata_base.json update
1 parent ac6aa53 commit 8ca35b0

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

db/modules_metadata_base.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28147,6 +28147,67 @@
2814728147
"session_types": false,
2814828148
"needs_cleanup": false
2814928149
},
28150+
"auxiliary_scanner/http/citrix_bleed_cve_2023_4966": {
28151+
"name": "Citrix ADC (NetScaler) Bleed Scanner",
28152+
"fullname": "auxiliary/scanner/http/citrix_bleed_cve_2023_4966",
28153+
"aliases": [
28154+
28155+
],
28156+
"rank": 300,
28157+
"disclosure_date": "2023-10-25",
28158+
"type": "auxiliary",
28159+
"author": [
28160+
"Dylan Pindur",
28161+
"Spencer McIntyre"
28162+
],
28163+
"description": "This module scans for a vulnerability that allows a remote, unauthenticated attacker to leak memory for a\n target Citrix ADC server. The leaked memory is then scanned for session cookies which can be hijacked if found.",
28164+
"references": [
28165+
"CVE-2023-4966",
28166+
"URL-https://www.assetnote.io/resources/research/citrix-bleed-leaking-session-tokens-with-cve-2023-4966"
28167+
],
28168+
"platform": "",
28169+
"arch": "",
28170+
"rport": 443,
28171+
"autofilter_ports": [
28172+
80,
28173+
8080,
28174+
443,
28175+
8000,
28176+
8888,
28177+
8880,
28178+
8008,
28179+
3000,
28180+
8443
28181+
],
28182+
"autofilter_services": [
28183+
"http",
28184+
"https"
28185+
],
28186+
"targets": null,
28187+
"mod_time": "2023-10-27 13:48:45 +0000",
28188+
"path": "/modules/auxiliary/scanner/http/citrix_bleed_cve_2023_4966.rb",
28189+
"is_install_path": true,
28190+
"ref_name": "scanner/http/citrix_bleed_cve_2023_4966",
28191+
"check": false,
28192+
"post_auth": false,
28193+
"default_credential": false,
28194+
"notes": {
28195+
"Stability": [
28196+
28197+
],
28198+
"Reliability": [
28199+
28200+
],
28201+
"SideEffects": [
28202+
28203+
],
28204+
"AKA": [
28205+
"Citrix Bleed"
28206+
]
28207+
},
28208+
"session_types": false,
28209+
"needs_cleanup": false
28210+
},
2815028211
"auxiliary_scanner/http/citrix_dir_traversal": {
2815128212
"name": "Citrix ADC (NetScaler) Directory Traversal Scanner",
2815228213
"fullname": "auxiliary/scanner/http/citrix_dir_traversal",

0 commit comments

Comments
 (0)