Commit Graph

21 Commits

Author SHA1 Message Date
h00die 89d6c8c8ef fix spelling in plugins folder 2024-01-07 13:24:11 -05:00
adfoster-r7 bfcd5d0466 Add centralized Metasploit plugin documentation 2023-07-06 19:00:33 +01:00
bcoles 7cf37f5fb7 plugins: rubocop -A plugins 2023-01-30 13:05:34 +11:00
bcoles dd20bcac77 plugins: rubocop -a plugins 2023-01-30 12:25:46 +11:00
Grant Willcox 5a8cf3ea95 Add corrections from review session 2022-02-15 18:49:46 -06:00
zha0gongz1 09ee54a152 Added interface ServerJang to send session information to Wechat 2022-02-15 02:46:41 -05: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
cn-kali-team f26133bef0 add dingtalk's code 2020-08-25 12:06:57 +08:00
cn-kali-team 0a3d3074a5 remove dingtalk code 2020-08-08 22:08:20 +08: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
wchen-r7 3c18b196e8 Fix bugs in session_notifier.rb 2017-03-13 16:45:28 -05:00
wchen-r7 bb4d6e17c8 Resolve #8026, Add a plugin to notify new sessions via SMS
This plugin will notify you of a new session via SMS.

It also changes the SMS text format to MIME.

Resolve #8026
2017-03-13 16:13:59 -05:00