Commit Graph

460 Commits

Author SHA1 Message Date
adfoster-r7 89ab189a87
Add quick fix for alias tab completion; Aliases most likely needs to be implemented differently 2021-08-25 19:58:54 +01:00
Grant Willcox f71a6e914a
Update session_notifier.rb to change the SSL file checks to use .file? instead of .exists? 2021-05-12 17:19:12 -05:00
Grant Willcox 705e95308d
Fix up remaining review issues, and add in better verification for DingTalk as well as Gotify send functions. 2021-05-12 13:46:55 -05:00
Grant Willcox a4e71372ca
Fix first set of issues from review 2021-05-12 12:35:51 -05:00
1itt1eB0y b7476c739f
Edit SSL function, load cert if user needs 2021-05-05 18:26:44 +08:00
1itt1eB0y e3d5e38513
add gotify function
now you can choose whether you will use SSL for your gotify webapi
2021-05-03 16:27:28 +08:00
1itt1eB0y 5371461aa7
add gotify function 2021-05-03 15:57:44 +08:00
1itt1eB0y 0a60045c0c
Update session_notifier.rb
Add Gotify notify function
2021-05-01 11:13:48 +08:00
cgranleese-r7 4b8cdba8e6
Fixes nexpose_connect login failure when user or password contains @ 2021-03-29 16:20:48 +01:00
dwelch-r7 b95be3ed10 Zeitwerk `rex` folder 2021-02-08 12:24:12 +00:00
adfoster-r7 7b31d332dc
Land #13234, add beSECURE integration 2020-12-12 00:05:00 +00:00
dwelch-r7 1617b3ec9b Use zeitwerk for lib/msf/core folder 2020-12-07 10:31:45 +00:00
Noam Rathaus 78ab3b089b Allow ignoring SSL, debug the requests 2020-12-06 04:37:51 -05:00
Spencer McIntyre 61fd7334b7
Land #13571, add Session notified to DingTalk Bot 2020-09-11 18:13:47 -04:00
cn-kali-team f26133bef0 add dingtalk's code 2020-08-25 12:06:57 +08:00
cn-kali-team 736511f930 remove dingtalk_plugins 2020-08-25 12:06:30 +08:00
cn-kali-team 0a3d3074a5 remove dingtalk code 2020-08-08 22:08:20 +08:00
cn-kali-team 7f63a5be06 add dingtalk_notifier plugins 2020-08-08 22:08:02 +08:00
Adam Galway 1a2bf98222
creates standard elog & updates exisiting usages 2020-06-22 12:48:39 +01:00
cn-kali-team 55c4dcd751 add keyword to help 2020-06-17 20:52:23 +08:00
cn-kali-team 32c3dd5071 Original code style 2020-06-08 18:00:46 +08:00
cn-kali-team 6a0e4110d8 Original code style 2020-06-08 17:56:29 +08:00
cn-kali-team 5e61750c89 add Session notified to DingTalk 2020-06-08 15:24:04 +08:00
Noam Rathaus c856aa2749
If the report is empty, exit gracefully 2020-05-17 18:22:42 +03:00
Noam Rathaus 016c261a76
Verify that database is ready for usage 2020-05-17 18:11:03 +03:00
Noam Rathaus 70bb057885
Check for 'hostname' value report error if empty 2020-05-17 18:08:55 +03:00
Brent Cook 53c98fb8c7 delete komand plugin 2020-05-12 13:10:32 -05:00
pasta 80c82a80ee add fix for libnotify plugin 2020-04-16 12:31:36 -04:00
nrathaus 37b4b50d6d Rename function for clarity 2020-04-12 09:14:07 +03:00
nrathaus 8067f511ce beSECURE Integration 2020-04-12 08:56:17 +03:00
Jeffrey Martin 582f86b75c
Land #11603, Fail nicely when load aggregator. 2019-03-25 23:20:49 -05:00
Green-m d01fc4c1c6
Fix typo. 2019-03-21 17:37:05 +08:00
Green-m 3ff7a4a639
Fail nicely when load aggregator. 2019-03-21 17:16:03 +08:00
Thibault Miranda de Oliveira 3b4a7276c1 Pass down workspace too report_web_site 2019-01-19 22:08:28 +01:00
Green-m 475a869088
Fix issue when tab autocomplete for alias plugin. 2018-12-03 15:03:36 +08:00
James Barnett 0472b9df3f
Land #10024, Fix find_or_create_* methods for remote data service
This PR updates the find_or_create_* methods associated with each model to
no longer just proxy to the report_* model. It now performs a lookup through
the DataProxy and returns the found object if it exists, or creates a new
record if needed.
2018-05-22 17:08:46 -05:00
Auxilus 95ad075d97
Update nessus.rb 2018-05-21 09:08:17 +05:30
Auxilus d0941e847b
return PLUGIN_DESCRIPTION instead of actual string 2018-05-21 09:06:00 +05:30
Matthew Kienow b3a1f2531b
Update to use new hosts DataProxy method signature 2018-05-14 17:38:49 -04:00
Brent Cook b39e935c5b
Land #9656, add initial Komand plugin stub for evaluation 2018-03-25 07:47:06 -05:00
Simon Basset 20e21db1d4
fix typo in comment in msgrpc
s/The default is 55553/The default is 55552
2018-03-02 15:59:50 +01:00
Mike Rinehart d812f34457 Clean up msftidy warnings/errors 2018-03-01 16:14:15 -06:00
Mike Rinehart 6225ead46e
Cleanup 2018-03-01 15:30:03 -06:00
Mike Rinehart 0850fbaff7 Add komand plugin 2018-03-01 15:28:21 -06:00
klayklogg 74021d9570 Fix silent fail on missing argument to wmap_sites -d idx 2018-02-21 00:43:20 +13:00
Brent Cook 93689f0f0e
Land #9270, Implement plugin API for hooking database events 2018-02-19 21:36:26 -06:00
klayklogg e6e595000f Fix silent fail on missing url 2018-02-19 12:07:33 +13:00
klayklogg ca6c55047e Fix wmap_sites -a exception on missing url 2018-02-19 01:17:48 +13:00
Sliim 36d6162534 Add libnotify plugin 2018-02-04 17:54:27 +01:00
Brent Cook 24d323d4ed remove more instances of positive? 2017-08-02 12:47:34 -05:00