Skip to content

Commit b251fc1

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent e4a5aec commit b251fc1

File tree

1 file changed

+131
-35
lines changed

1 file changed

+131
-35
lines changed

db/modules_metadata_base.json

+131-35
Original file line numberDiff line numberDiff line change
@@ -53843,14 +53843,20 @@
5384353843
"autofilter_ports": [],
5384453844
"autofilter_services": [],
5384553845
"targets": null,
53846-
"mod_time": "2020-05-12 22:15:21 +0000",
53846+
"mod_time": "2025-05-15 00:26:16 +0000",
5384753847
"path": "/modules/auxiliary/server/capture/drda.rb",
5384853848
"is_install_path": true,
5384953849
"ref_name": "server/capture/drda",
5385053850
"check": false,
5385153851
"post_auth": false,
5385253852
"default_credential": false,
53853-
"notes": {},
53853+
"notes": {
53854+
"Stability": [
53855+
"crash-safe"
53856+
],
53857+
"SideEffects": [],
53858+
"Reliability": []
53859+
},
5385453860
"session_types": false,
5385553861
"needs_cleanup": false,
5385653862
"actions": [
@@ -53879,14 +53885,20 @@
5387953885
"autofilter_ports": [],
5388053886
"autofilter_services": [],
5388153887
"targets": null,
53882-
"mod_time": "2020-05-12 22:15:21 +0000",
53888+
"mod_time": "2025-05-15 00:26:16 +0000",
5388353889
"path": "/modules/auxiliary/server/capture/ftp.rb",
5388453890
"is_install_path": true,
5388553891
"ref_name": "server/capture/ftp",
5388653892
"check": false,
5388753893
"post_auth": false,
5388853894
"default_credential": false,
53889-
"notes": {},
53895+
"notes": {
53896+
"Stability": [
53897+
"crash-safe"
53898+
],
53899+
"SideEffects": [],
53900+
"Reliability": []
53901+
},
5389053902
"session_types": false,
5389153903
"needs_cleanup": false,
5389253904
"actions": [
@@ -53915,14 +53927,20 @@
5391553927
"autofilter_ports": [],
5391653928
"autofilter_services": [],
5391753929
"targets": null,
53918-
"mod_time": "2020-05-12 22:15:21 +0000",
53930+
"mod_time": "2025-05-15 00:26:16 +0000",
5391953931
"path": "/modules/auxiliary/server/capture/http.rb",
5392053932
"is_install_path": true,
5392153933
"ref_name": "server/capture/http",
5392253934
"check": false,
5392353935
"post_auth": false,
5392453936
"default_credential": false,
53925-
"notes": {},
53937+
"notes": {
53938+
"Stability": [
53939+
"crash-safe"
53940+
],
53941+
"SideEffects": [],
53942+
"Reliability": []
53943+
},
5392653944
"session_types": false,
5392753945
"needs_cleanup": false,
5392853946
"actions": [
@@ -53942,22 +53960,28 @@
5394253960
"author": [
5394353961
"saint patrick <[email protected]>"
5394453962
],
53945-
"description": "This module responds to all requests for resources with a HTTP 401. This should\n cause most browsers to prompt for a credential. If the user enters Basic Auth creds\n they are sent to the console.\n\n This may be helpful in some phishing expeditions where it is possible to embed a\n resource into a page.\n\n This attack is discussed in Chapter 3 of The Tangled Web by Michal Zalewski.",
53963+
"description": "This module responds to all requests for resources with a HTTP 401. This should\n cause most browsers to prompt for a credential. If the user enters Basic Auth creds\n they are sent to the console.\n\n This may be helpful in some phishing expeditions where it is possible to embed a\n resource into a page.\n\n This attack is discussed in Chapter 3 of The Tangled Web by Michal Zalewski.",
5394653964
"references": [],
5394753965
"platform": "",
5394853966
"arch": "",
5394953967
"rport": null,
5395053968
"autofilter_ports": [],
5395153969
"autofilter_services": [],
5395253970
"targets": null,
53953-
"mod_time": "2020-05-12 22:15:21 +0000",
53971+
"mod_time": "2025-05-15 00:26:16 +0000",
5395453972
"path": "/modules/auxiliary/server/capture/http_basic.rb",
5395553973
"is_install_path": true,
5395653974
"ref_name": "server/capture/http_basic",
5395753975
"check": false,
5395853976
"post_auth": false,
5395953977
"default_credential": false,
53960-
"notes": {},
53978+
"notes": {
53979+
"Stability": [
53980+
"crash-safe"
53981+
],
53982+
"SideEffects": [],
53983+
"Reliability": []
53984+
},
5396153985
"session_types": false,
5396253986
"needs_cleanup": false,
5396353987
"actions": [
@@ -53978,22 +54002,28 @@
5397854002
"Marcus J. Carey <[email protected]>",
5397954003
5398054004
],
53981-
"description": "This modules runs a web server that demonstrates keystroke\n logging through JavaScript. The DEMO option can be set to enable\n a page that demonstrates this technique. Future improvements will\n allow for a configurable template to be used with this module.\n To use this module with an existing web page, simply add a\n script source tag pointing to the URL of this service ending\n in the .js extension. For example, if URIPATH is set to \"test\",\n the following URL will load this script into the calling site:\n http://server:port/test/anything.js",
54005+
"description": "This modules runs a web server that demonstrates keystroke\n logging through JavaScript. The DEMO option can be set to enable\n a page that demonstrates this technique. Future improvements will\n allow for a configurable template to be used with this module.\n To use this module with an existing web page, simply add a\n script source tag pointing to the URL of this service ending\n in the .js extension. For example, if URIPATH is set to \"test\",\n the following URL will load this script into the calling site:\n http://server:port/test/anything.js",
5398254006
"references": [],
5398354007
"platform": "",
5398454008
"arch": "",
5398554009
"rport": null,
5398654010
"autofilter_ports": [],
5398754011
"autofilter_services": [],
5398854012
"targets": null,
53989-
"mod_time": "2018-04-20 16:34:51 +0000",
54013+
"mod_time": "2025-05-15 00:26:16 +0000",
5399054014
"path": "/modules/auxiliary/server/capture/http_javascript_keylogger.rb",
5399154015
"is_install_path": true,
5399254016
"ref_name": "server/capture/http_javascript_keylogger",
5399354017
"check": false,
5399454018
"post_auth": false,
5399554019
"default_credential": false,
53996-
"notes": {},
54020+
"notes": {
54021+
"Stability": [
54022+
"crash-safe"
54023+
],
54024+
"SideEffects": [],
54025+
"Reliability": []
54026+
},
5399754027
"session_types": false,
5399854028
"needs_cleanup": false,
5399954029
"actions": []
@@ -54016,14 +54046,20 @@
5401654046
"autofilter_ports": [],
5401754047
"autofilter_services": [],
5401854048
"targets": null,
54019-
"mod_time": "2024-01-07 15:02:53 +0000",
54049+
"mod_time": "2025-05-15 00:26:16 +0000",
5402054050
"path": "/modules/auxiliary/server/capture/http_ntlm.rb",
5402154051
"is_install_path": true,
5402254052
"ref_name": "server/capture/http_ntlm",
5402354053
"check": false,
5402454054
"post_auth": false,
5402554055
"default_credential": false,
54026-
"notes": {},
54056+
"notes": {
54057+
"Stability": [
54058+
"crash-safe"
54059+
],
54060+
"SideEffects": [],
54061+
"Reliability": []
54062+
},
5402754063
"session_types": false,
5402854064
"needs_cleanup": false,
5402954065
"actions": [
@@ -54052,14 +54088,20 @@
5405254088
"autofilter_ports": [],
5405354089
"autofilter_services": [],
5405454090
"targets": null,
54055-
"mod_time": "2022-07-29 12:58:55 +0000",
54091+
"mod_time": "2025-05-15 00:26:16 +0000",
5405654092
"path": "/modules/auxiliary/server/capture/imap.rb",
5405754093
"is_install_path": true,
5405854094
"ref_name": "server/capture/imap",
5405954095
"check": false,
5406054096
"post_auth": false,
5406154097
"default_credential": false,
54062-
"notes": {},
54098+
"notes": {
54099+
"Stability": [
54100+
"crash-safe"
54101+
],
54102+
"SideEffects": [],
54103+
"Reliability": []
54104+
},
5406354105
"session_types": false,
5406454106
"needs_cleanup": false,
5406554107
"actions": [
@@ -54126,14 +54168,20 @@
5412654168
"autofilter_ports": [],
5412754169
"autofilter_services": [],
5412854170
"targets": null,
54129-
"mod_time": "2024-01-07 15:02:53 +0000",
54171+
"mod_time": "2025-05-15 00:26:16 +0000",
5413054172
"path": "/modules/auxiliary/server/capture/mssql.rb",
5413154173
"is_install_path": true,
5413254174
"ref_name": "server/capture/mssql",
5413354175
"check": false,
5413454176
"post_auth": false,
5413554177
"default_credential": false,
54136-
"notes": {},
54178+
"notes": {
54179+
"Stability": [
54180+
"crash-safe"
54181+
],
54182+
"SideEffects": [],
54183+
"Reliability": []
54184+
},
5413754185
"session_types": false,
5413854186
"needs_cleanup": false,
5413954187
"actions": [
@@ -54161,7 +54209,7 @@
5416154209
"autofilter_ports": [],
5416254210
"autofilter_services": [],
5416354211
"targets": null,
54164-
"mod_time": "2020-05-12 22:15:21 +0000",
54212+
"mod_time": "2025-05-15 00:26:16 +0000",
5416554213
"path": "/modules/auxiliary/server/capture/mysql.rb",
5416654214
"is_install_path": true,
5416754215
"ref_name": "server/capture/mysql",
@@ -54197,14 +54245,20 @@
5419754245
"autofilter_ports": [],
5419854246
"autofilter_services": [],
5419954247
"targets": null,
54200-
"mod_time": "2020-05-12 22:15:21 +0000",
54248+
"mod_time": "2025-05-15 00:26:16 +0000",
5420154249
"path": "/modules/auxiliary/server/capture/pop3.rb",
5420254250
"is_install_path": true,
5420354251
"ref_name": "server/capture/pop3",
5420454252
"check": false,
5420554253
"post_auth": false,
5420654254
"default_credential": false,
54207-
"notes": {},
54255+
"notes": {
54256+
"Stability": [
54257+
"crash-safe"
54258+
],
54259+
"SideEffects": [],
54260+
"Reliability": []
54261+
},
5420854262
"session_types": false,
5420954263
"needs_cleanup": false,
5421054264
"actions": [
@@ -54232,14 +54286,20 @@
5423254286
"autofilter_ports": [],
5423354287
"autofilter_services": [],
5423454288
"targets": null,
54235-
"mod_time": "2020-05-12 22:15:21 +0000",
54289+
"mod_time": "2025-05-15 00:26:16 +0000",
5423654290
"path": "/modules/auxiliary/server/capture/postgresql.rb",
5423754291
"is_install_path": true,
5423854292
"ref_name": "server/capture/postgresql",
5423954293
"check": false,
5424054294
"post_auth": false,
5424154295
"default_credential": false,
54242-
"notes": {},
54296+
"notes": {
54297+
"Stability": [
54298+
"crash-safe"
54299+
],
54300+
"SideEffects": [],
54301+
"Reliability": []
54302+
},
5424354303
"session_types": false,
5424454304
"needs_cleanup": false,
5424554305
"actions": [
@@ -54271,14 +54331,20 @@
5427154331
"autofilter_ports": [],
5427254332
"autofilter_services": [],
5427354333
"targets": null,
54274-
"mod_time": "2020-05-12 22:15:21 +0000",
54334+
"mod_time": "2025-05-15 00:26:16 +0000",
5427554335
"path": "/modules/auxiliary/server/capture/printjob_capture.rb",
5427654336
"is_install_path": true,
5427754337
"ref_name": "server/capture/printjob_capture",
5427854338
"check": false,
5427954339
"post_auth": false,
5428054340
"default_credential": false,
54281-
"notes": {},
54341+
"notes": {
54342+
"Stability": [
54343+
"crash-safe"
54344+
],
54345+
"SideEffects": [],
54346+
"Reliability": []
54347+
},
5428254348
"session_types": false,
5428354349
"needs_cleanup": false,
5428454350
"actions": [
@@ -54306,14 +54372,20 @@
5430654372
"autofilter_ports": [],
5430754373
"autofilter_services": [],
5430854374
"targets": null,
54309-
"mod_time": "2020-05-12 22:15:21 +0000",
54375+
"mod_time": "2025-05-15 00:26:16 +0000",
5431054376
"path": "/modules/auxiliary/server/capture/sip.rb",
5431154377
"is_install_path": true,
5431254378
"ref_name": "server/capture/sip",
5431354379
"check": false,
5431454380
"post_auth": false,
5431554381
"default_credential": false,
54316-
"notes": {},
54382+
"notes": {
54383+
"Stability": [
54384+
"crash-safe"
54385+
],
54386+
"SideEffects": [],
54387+
"Reliability": []
54388+
},
5431754389
"session_types": false,
5431854390
"needs_cleanup": false,
5431954391
"actions": [
@@ -54344,14 +54416,20 @@
5434454416
"autofilter_ports": [],
5434554417
"autofilter_services": [],
5434654418
"targets": null,
54347-
"mod_time": "2022-10-13 10:13:27 +0000",
54419+
"mod_time": "2025-05-15 00:26:16 +0000",
5434854420
"path": "/modules/auxiliary/server/capture/smb.rb",
5434954421
"is_install_path": true,
5435054422
"ref_name": "server/capture/smb",
5435154423
"check": false,
5435254424
"post_auth": false,
5435354425
"default_credential": false,
54354-
"notes": {},
54426+
"notes": {
54427+
"Stability": [
54428+
"crash-safe"
54429+
],
54430+
"SideEffects": [],
54431+
"Reliability": []
54432+
},
5435554433
"session_types": false,
5435654434
"needs_cleanup": false,
5435754435
"actions": [
@@ -54385,14 +54463,20 @@
5438554463
"autofilter_ports": [],
5438654464
"autofilter_services": [],
5438754465
"targets": null,
54388-
"mod_time": "2024-01-07 15:02:53 +0000",
54466+
"mod_time": "2025-05-15 00:26:16 +0000",
5438954467
"path": "/modules/auxiliary/server/capture/smtp.rb",
5439054468
"is_install_path": true,
5439154469
"ref_name": "server/capture/smtp",
5439254470
"check": false,
5439354471
"post_auth": false,
5439454472
"default_credential": false,
54395-
"notes": {},
54473+
"notes": {
54474+
"Stability": [
54475+
"crash-safe"
54476+
],
54477+
"SideEffects": [],
54478+
"Reliability": []
54479+
},
5439654480
"session_types": false,
5439754481
"needs_cleanup": false,
5439854482
"actions": [
@@ -54420,14 +54504,20 @@
5442054504
"autofilter_ports": [],
5442154505
"autofilter_services": [],
5442254506
"targets": null,
54423-
"mod_time": "2020-05-12 22:15:21 +0000",
54507+
"mod_time": "2025-05-15 00:26:16 +0000",
5442454508
"path": "/modules/auxiliary/server/capture/telnet.rb",
5442554509
"is_install_path": true,
5442654510
"ref_name": "server/capture/telnet",
5442754511
"check": false,
5442854512
"post_auth": false,
5442954513
"default_credential": false,
54430-
"notes": {},
54514+
"notes": {
54515+
"Stability": [
54516+
"crash-safe"
54517+
],
54518+
"SideEffects": [],
54519+
"Reliability": []
54520+
},
5443154521
"session_types": false,
5443254522
"needs_cleanup": false,
5443354523
"actions": [
@@ -54455,14 +54545,20 @@
5445554545
"autofilter_ports": [],
5445654546
"autofilter_services": [],
5445754547
"targets": null,
54458-
"mod_time": "2023-04-12 13:09:34 +0000",
54548+
"mod_time": "2025-05-15 00:26:16 +0000",
5445954549
"path": "/modules/auxiliary/server/capture/vnc.rb",
5446054550
"is_install_path": true,
5446154551
"ref_name": "server/capture/vnc",
5446254552
"check": false,
5446354553
"post_auth": false,
5446454554
"default_credential": false,
54465-
"notes": {},
54555+
"notes": {
54556+
"Stability": [
54557+
"crash-safe"
54558+
],
54559+
"SideEffects": [],
54560+
"Reliability": []
54561+
},
5446654562
"session_types": false,
5446754563
"needs_cleanup": false,
5446854564
"actions": [

0 commit comments

Comments
 (0)