Skip to content

Commit 6ac1d1e

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent b2e28ef commit 6ac1d1e

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

db/modules_metadata_base.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26762,6 +26762,66 @@
2676226762

2676326763
]
2676426764
},
26765+
"auxiliary_gather/selenium_file_read": {
26766+
"name": "Selenium arbitrary file read",
26767+
"fullname": "auxiliary/gather/selenium_file_read",
26768+
"aliases": [
26769+
26770+
],
26771+
"rank": 300,
26772+
"disclosure_date": "2020-10-01",
26773+
"type": "auxiliary",
26774+
"author": [
26775+
"Jon Stratton",
26776+
"Takahiro Yokoyama"
26777+
],
26778+
"description": "If there is an open selenium web driver, a remote attacker can send requests to the victims browser.\n In certain cases this can be used to access to the remote file system.",
26779+
"references": [
26780+
"URL-https://github.com/JonStratton/selenium-node-takeover-kit"
26781+
],
26782+
"platform": "Cisco",
26783+
"arch": "",
26784+
"rport": 4444,
26785+
"autofilter_ports": [
26786+
80,
26787+
8080,
26788+
443,
26789+
8000,
26790+
8888,
26791+
8880,
26792+
8008,
26793+
3000,
26794+
8443
26795+
],
26796+
"autofilter_services": [
26797+
"http",
26798+
"https"
26799+
],
26800+
"targets": null,
26801+
"mod_time": "2025-01-08 21:09:22 +0000",
26802+
"path": "/modules/auxiliary/gather/selenium_file_read.rb",
26803+
"is_install_path": true,
26804+
"ref_name": "gather/selenium_file_read",
26805+
"check": true,
26806+
"post_auth": false,
26807+
"default_credential": false,
26808+
"notes": {
26809+
"Stability": [
26810+
"crash-safe"
26811+
],
26812+
"SideEffects": [
26813+
"ioc-in-logs"
26814+
],
26815+
"Reliability": [
26816+
26817+
]
26818+
},
26819+
"session_types": false,
26820+
"needs_cleanup": false,
26821+
"actions": [
26822+
26823+
]
26824+
},
2676526825
"auxiliary_gather/shodan_honeyscore": {
2676626826
"name": "Shodan Honeyscore Client",
2676726827
"fullname": "auxiliary/gather/shodan_honeyscore",

0 commit comments

Comments
 (0)