@@ -53843,14 +53843,20 @@
53843
53843
"autofilter_ports": [],
53844
53844
"autofilter_services": [],
53845
53845
"targets": null,
53846
- "mod_time": "2020 -05-12 22:15:21 +0000",
53846
+ "mod_time": "2025 -05-15 00:26:16 +0000",
53847
53847
"path": "/modules/auxiliary/server/capture/drda.rb",
53848
53848
"is_install_path": true,
53849
53849
"ref_name": "server/capture/drda",
53850
53850
"check": false,
53851
53851
"post_auth": false,
53852
53852
"default_credential": false,
53853
- "notes": {},
53853
+ "notes": {
53854
+ "Stability": [
53855
+ "crash-safe"
53856
+ ],
53857
+ "SideEffects": [],
53858
+ "Reliability": []
53859
+ },
53854
53860
"session_types": false,
53855
53861
"needs_cleanup": false,
53856
53862
"actions": [
@@ -53879,14 +53885,20 @@
53879
53885
"autofilter_ports": [],
53880
53886
"autofilter_services": [],
53881
53887
"targets": null,
53882
- "mod_time": "2020 -05-12 22:15:21 +0000",
53888
+ "mod_time": "2025 -05-15 00:26:16 +0000",
53883
53889
"path": "/modules/auxiliary/server/capture/ftp.rb",
53884
53890
"is_install_path": true,
53885
53891
"ref_name": "server/capture/ftp",
53886
53892
"check": false,
53887
53893
"post_auth": false,
53888
53894
"default_credential": false,
53889
- "notes": {},
53895
+ "notes": {
53896
+ "Stability": [
53897
+ "crash-safe"
53898
+ ],
53899
+ "SideEffects": [],
53900
+ "Reliability": []
53901
+ },
53890
53902
"session_types": false,
53891
53903
"needs_cleanup": false,
53892
53904
"actions": [
@@ -53915,14 +53927,20 @@
53915
53927
"autofilter_ports": [],
53916
53928
"autofilter_services": [],
53917
53929
"targets": null,
53918
- "mod_time": "2020 -05-12 22:15:21 +0000",
53930
+ "mod_time": "2025 -05-15 00:26:16 +0000",
53919
53931
"path": "/modules/auxiliary/server/capture/http.rb",
53920
53932
"is_install_path": true,
53921
53933
"ref_name": "server/capture/http",
53922
53934
"check": false,
53923
53935
"post_auth": false,
53924
53936
"default_credential": false,
53925
- "notes": {},
53937
+ "notes": {
53938
+ "Stability": [
53939
+ "crash-safe"
53940
+ ],
53941
+ "SideEffects": [],
53942
+ "Reliability": []
53943
+ },
53926
53944
"session_types": false,
53927
53945
"needs_cleanup": false,
53928
53946
"actions": [
@@ -53942,22 +53960,28 @@
53942
53960
"author": [
53943
53961
"saint patrick <
[email protected] >"
53944
53962
],
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.",
53946
53964
"references": [],
53947
53965
"platform": "",
53948
53966
"arch": "",
53949
53967
"rport": null,
53950
53968
"autofilter_ports": [],
53951
53969
"autofilter_services": [],
53952
53970
"targets": null,
53953
- "mod_time": "2020 -05-12 22:15:21 +0000",
53971
+ "mod_time": "2025 -05-15 00:26:16 +0000",
53954
53972
"path": "/modules/auxiliary/server/capture/http_basic.rb",
53955
53973
"is_install_path": true,
53956
53974
"ref_name": "server/capture/http_basic",
53957
53975
"check": false,
53958
53976
"post_auth": false,
53959
53977
"default_credential": false,
53960
- "notes": {},
53978
+ "notes": {
53979
+ "Stability": [
53980
+ "crash-safe"
53981
+ ],
53982
+ "SideEffects": [],
53983
+ "Reliability": []
53984
+ },
53961
53985
"session_types": false,
53962
53986
"needs_cleanup": false,
53963
53987
"actions": [
@@ -53978,22 +54002,28 @@
53978
54002
"Marcus J. Carey <
[email protected] >",
53979
54003
53980
54004
],
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",
53982
54006
"references": [],
53983
54007
"platform": "",
53984
54008
"arch": "",
53985
54009
"rport": null,
53986
54010
"autofilter_ports": [],
53987
54011
"autofilter_services": [],
53988
54012
"targets": null,
53989
- "mod_time": "2018-04-20 16:34:51 +0000",
54013
+ "mod_time": "2025-05-15 00:26:16 +0000",
53990
54014
"path": "/modules/auxiliary/server/capture/http_javascript_keylogger.rb",
53991
54015
"is_install_path": true,
53992
54016
"ref_name": "server/capture/http_javascript_keylogger",
53993
54017
"check": false,
53994
54018
"post_auth": false,
53995
54019
"default_credential": false,
53996
- "notes": {},
54020
+ "notes": {
54021
+ "Stability": [
54022
+ "crash-safe"
54023
+ ],
54024
+ "SideEffects": [],
54025
+ "Reliability": []
54026
+ },
53997
54027
"session_types": false,
53998
54028
"needs_cleanup": false,
53999
54029
"actions": []
@@ -54016,14 +54046,20 @@
54016
54046
"autofilter_ports": [],
54017
54047
"autofilter_services": [],
54018
54048
"targets": null,
54019
- "mod_time": "2024-01-07 15:02:53 +0000",
54049
+ "mod_time": "2025-05-15 00:26:16 +0000",
54020
54050
"path": "/modules/auxiliary/server/capture/http_ntlm.rb",
54021
54051
"is_install_path": true,
54022
54052
"ref_name": "server/capture/http_ntlm",
54023
54053
"check": false,
54024
54054
"post_auth": false,
54025
54055
"default_credential": false,
54026
- "notes": {},
54056
+ "notes": {
54057
+ "Stability": [
54058
+ "crash-safe"
54059
+ ],
54060
+ "SideEffects": [],
54061
+ "Reliability": []
54062
+ },
54027
54063
"session_types": false,
54028
54064
"needs_cleanup": false,
54029
54065
"actions": [
@@ -54052,14 +54088,20 @@
54052
54088
"autofilter_ports": [],
54053
54089
"autofilter_services": [],
54054
54090
"targets": null,
54055
- "mod_time": "2022-07-29 12:58:55 +0000",
54091
+ "mod_time": "2025-05-15 00:26:16 +0000",
54056
54092
"path": "/modules/auxiliary/server/capture/imap.rb",
54057
54093
"is_install_path": true,
54058
54094
"ref_name": "server/capture/imap",
54059
54095
"check": false,
54060
54096
"post_auth": false,
54061
54097
"default_credential": false,
54062
- "notes": {},
54098
+ "notes": {
54099
+ "Stability": [
54100
+ "crash-safe"
54101
+ ],
54102
+ "SideEffects": [],
54103
+ "Reliability": []
54104
+ },
54063
54105
"session_types": false,
54064
54106
"needs_cleanup": false,
54065
54107
"actions": [
@@ -54126,14 +54168,20 @@
54126
54168
"autofilter_ports": [],
54127
54169
"autofilter_services": [],
54128
54170
"targets": null,
54129
- "mod_time": "2024-01-07 15:02:53 +0000",
54171
+ "mod_time": "2025-05-15 00:26:16 +0000",
54130
54172
"path": "/modules/auxiliary/server/capture/mssql.rb",
54131
54173
"is_install_path": true,
54132
54174
"ref_name": "server/capture/mssql",
54133
54175
"check": false,
54134
54176
"post_auth": false,
54135
54177
"default_credential": false,
54136
- "notes": {},
54178
+ "notes": {
54179
+ "Stability": [
54180
+ "crash-safe"
54181
+ ],
54182
+ "SideEffects": [],
54183
+ "Reliability": []
54184
+ },
54137
54185
"session_types": false,
54138
54186
"needs_cleanup": false,
54139
54187
"actions": [
54161
54209
"autofilter_ports": [],
54162
54210
"autofilter_services": [],
54163
54211
"targets": null,
54164
- "mod_time": "2020 -05-12 22:15:21 +0000",
54212
+ "mod_time": "2025 -05-15 00:26:16 +0000",
54165
54213
"path": "/modules/auxiliary/server/capture/mysql.rb",
54166
54214
"is_install_path": true,
54167
54215
"ref_name": "server/capture/mysql",
@@ -54197,14 +54245,20 @@
54197
54245
"autofilter_ports": [],
54198
54246
"autofilter_services": [],
54199
54247
"targets": null,
54200
- "mod_time": "2020 -05-12 22:15:21 +0000",
54248
+ "mod_time": "2025 -05-15 00:26:16 +0000",
54201
54249
"path": "/modules/auxiliary/server/capture/pop3.rb",
54202
54250
"is_install_path": true,
54203
54251
"ref_name": "server/capture/pop3",
54204
54252
"check": false,
54205
54253
"post_auth": false,
54206
54254
"default_credential": false,
54207
- "notes": {},
54255
+ "notes": {
54256
+ "Stability": [
54257
+ "crash-safe"
54258
+ ],
54259
+ "SideEffects": [],
54260
+ "Reliability": []
54261
+ },
54208
54262
"session_types": false,
54209
54263
"needs_cleanup": false,
54210
54264
"actions": [
@@ -54232,14 +54286,20 @@
54232
54286
"autofilter_ports": [],
54233
54287
"autofilter_services": [],
54234
54288
"targets": null,
54235
- "mod_time": "2020 -05-12 22:15:21 +0000",
54289
+ "mod_time": "2025 -05-15 00:26:16 +0000",
54236
54290
"path": "/modules/auxiliary/server/capture/postgresql.rb",
54237
54291
"is_install_path": true,
54238
54292
"ref_name": "server/capture/postgresql",
54239
54293
"check": false,
54240
54294
"post_auth": false,
54241
54295
"default_credential": false,
54242
- "notes": {},
54296
+ "notes": {
54297
+ "Stability": [
54298
+ "crash-safe"
54299
+ ],
54300
+ "SideEffects": [],
54301
+ "Reliability": []
54302
+ },
54243
54303
"session_types": false,
54244
54304
"needs_cleanup": false,
54245
54305
"actions": [
@@ -54271,14 +54331,20 @@
54271
54331
"autofilter_ports": [],
54272
54332
"autofilter_services": [],
54273
54333
"targets": null,
54274
- "mod_time": "2020 -05-12 22:15:21 +0000",
54334
+ "mod_time": "2025 -05-15 00:26:16 +0000",
54275
54335
"path": "/modules/auxiliary/server/capture/printjob_capture.rb",
54276
54336
"is_install_path": true,
54277
54337
"ref_name": "server/capture/printjob_capture",
54278
54338
"check": false,
54279
54339
"post_auth": false,
54280
54340
"default_credential": false,
54281
- "notes": {},
54341
+ "notes": {
54342
+ "Stability": [
54343
+ "crash-safe"
54344
+ ],
54345
+ "SideEffects": [],
54346
+ "Reliability": []
54347
+ },
54282
54348
"session_types": false,
54283
54349
"needs_cleanup": false,
54284
54350
"actions": [
@@ -54306,14 +54372,20 @@
54306
54372
"autofilter_ports": [],
54307
54373
"autofilter_services": [],
54308
54374
"targets": null,
54309
- "mod_time": "2020 -05-12 22:15:21 +0000",
54375
+ "mod_time": "2025 -05-15 00:26:16 +0000",
54310
54376
"path": "/modules/auxiliary/server/capture/sip.rb",
54311
54377
"is_install_path": true,
54312
54378
"ref_name": "server/capture/sip",
54313
54379
"check": false,
54314
54380
"post_auth": false,
54315
54381
"default_credential": false,
54316
- "notes": {},
54382
+ "notes": {
54383
+ "Stability": [
54384
+ "crash-safe"
54385
+ ],
54386
+ "SideEffects": [],
54387
+ "Reliability": []
54388
+ },
54317
54389
"session_types": false,
54318
54390
"needs_cleanup": false,
54319
54391
"actions": [
@@ -54344,14 +54416,20 @@
54344
54416
"autofilter_ports": [],
54345
54417
"autofilter_services": [],
54346
54418
"targets": null,
54347
- "mod_time": "2022-10-13 10:13:27 +0000",
54419
+ "mod_time": "2025-05-15 00:26:16 +0000",
54348
54420
"path": "/modules/auxiliary/server/capture/smb.rb",
54349
54421
"is_install_path": true,
54350
54422
"ref_name": "server/capture/smb",
54351
54423
"check": false,
54352
54424
"post_auth": false,
54353
54425
"default_credential": false,
54354
- "notes": {},
54426
+ "notes": {
54427
+ "Stability": [
54428
+ "crash-safe"
54429
+ ],
54430
+ "SideEffects": [],
54431
+ "Reliability": []
54432
+ },
54355
54433
"session_types": false,
54356
54434
"needs_cleanup": false,
54357
54435
"actions": [
@@ -54385,14 +54463,20 @@
54385
54463
"autofilter_ports": [],
54386
54464
"autofilter_services": [],
54387
54465
"targets": null,
54388
- "mod_time": "2024-01-07 15:02:53 +0000",
54466
+ "mod_time": "2025-05-15 00:26:16 +0000",
54389
54467
"path": "/modules/auxiliary/server/capture/smtp.rb",
54390
54468
"is_install_path": true,
54391
54469
"ref_name": "server/capture/smtp",
54392
54470
"check": false,
54393
54471
"post_auth": false,
54394
54472
"default_credential": false,
54395
- "notes": {},
54473
+ "notes": {
54474
+ "Stability": [
54475
+ "crash-safe"
54476
+ ],
54477
+ "SideEffects": [],
54478
+ "Reliability": []
54479
+ },
54396
54480
"session_types": false,
54397
54481
"needs_cleanup": false,
54398
54482
"actions": [
@@ -54420,14 +54504,20 @@
54420
54504
"autofilter_ports": [],
54421
54505
"autofilter_services": [],
54422
54506
"targets": null,
54423
- "mod_time": "2020 -05-12 22:15:21 +0000",
54507
+ "mod_time": "2025 -05-15 00:26:16 +0000",
54424
54508
"path": "/modules/auxiliary/server/capture/telnet.rb",
54425
54509
"is_install_path": true,
54426
54510
"ref_name": "server/capture/telnet",
54427
54511
"check": false,
54428
54512
"post_auth": false,
54429
54513
"default_credential": false,
54430
- "notes": {},
54514
+ "notes": {
54515
+ "Stability": [
54516
+ "crash-safe"
54517
+ ],
54518
+ "SideEffects": [],
54519
+ "Reliability": []
54520
+ },
54431
54521
"session_types": false,
54432
54522
"needs_cleanup": false,
54433
54523
"actions": [
@@ -54455,14 +54545,20 @@
54455
54545
"autofilter_ports": [],
54456
54546
"autofilter_services": [],
54457
54547
"targets": null,
54458
- "mod_time": "2023-04-12 13:09:34 +0000",
54548
+ "mod_time": "2025-05-15 00:26:16 +0000",
54459
54549
"path": "/modules/auxiliary/server/capture/vnc.rb",
54460
54550
"is_install_path": true,
54461
54551
"ref_name": "server/capture/vnc",
54462
54552
"check": false,
54463
54553
"post_auth": false,
54464
54554
"default_credential": false,
54465
- "notes": {},
54555
+ "notes": {
54556
+ "Stability": [
54557
+ "crash-safe"
54558
+ ],
54559
+ "SideEffects": [],
54560
+ "Reliability": []
54561
+ },
54466
54562
"session_types": false,
54467
54563
"needs_cleanup": false,
54468
54564
"actions": [
0 commit comments