Metasploit
|
05a2e9dc9f
|
Bump version of framework to 6.4.49
|
2025-02-06 03:32:51 -06:00 |
|
Martin Sutovsky
|
6ab32cde32
|
Ivanti HTTP Module fix based on remaining comments
|
2025-02-04 07:24:10 +01:00 |
|
Diego Ledda
|
ba8d5b7f5a
|
Land #19844, Add Ivanti Connect Secure HTTP Login Module
Land #19844, Add Ivanti Connect Secure HTTP Login Module
|
2025-02-03 18:17:36 +01:00 |
|
msutovsky-r7
|
46d2d4c63d
|
Update lib/metasploit/framework/login_scanner/ivanti_login.rb
Co-authored-by: Diego Ledda <diego_ledda@rapid7.com>
|
2025-02-03 18:05:54 +01:00 |
|
Martin Sutovsky
|
834e499b2a
|
Adding check for presence of logout token
|
2025-02-03 16:44:01 +01:00 |
|
Martin Sutovsky
|
f06a2d47f8
|
Code refactor, merging classes into one
|
2025-02-03 06:34:49 +01:00 |
|
Martin Sutovsky
|
37bfe9368b
|
Addressing comments from pull request
|
2025-01-30 13:01:40 +01:00 |
|
Metasploit
|
64be670dfa
|
Bump version of framework to 6.4.48
|
2025-01-30 03:32:46 -06:00 |
|
Martin Sutovsky
|
7ebd4f34ef
|
Adding Ivanti Connect Secure HTTP Login Scaner Module
|
2025-01-29 15:29:47 +01:00 |
|
Christophe De La Fuente
|
1885b650ba
|
Fix ldap_login and smb_login
|
2025-01-29 11:10:30 +01:00 |
|
Metasploit
|
3131b6b02d
|
Bump version of framework to 6.4.47
|
2025-01-23 03:32:43 -06:00 |
|
Metasploit
|
bc425a0df8
|
Bump version of framework to 6.4.46
|
2025-01-16 04:57:39 -06:00 |
|
Metasploit
|
412a1ba222
|
Bump version of framework to 6.4.45
|
2025-01-09 03:33:08 -06:00 |
|
Metasploit
|
9b75fc50ec
|
Bump version of framework to 6.4.44
|
2025-01-02 03:33:04 -06:00 |
|
Metasploit
|
d86136c8ef
|
Bump version of framework to 6.4.43
|
2024-12-26 03:32:57 -06:00 |
|
Brendan
|
51bbc76c79
|
Land #19748, Add the timeroast module
Add the timeroast module
|
2024-12-19 16:50:09 -06:00 |
|
Spencer McIntyre
|
60fd582fb2
|
Add timeroast support to #identify_hash
|
2024-12-19 09:29:05 -05:00 |
|
Metasploit
|
e2a248e9df
|
Bump version of framework to 6.4.42
|
2024-12-19 03:32:40 -06:00 |
|
sjanusz-r7
|
a99fae420a
|
Capitalize TeamCity correctly
|
2024-12-17 14:27:41 +00:00 |
|
Metasploit
|
2355ab546d
|
Bump version of framework to 6.4.41
|
2024-12-12 03:32:50 -06:00 |
|
Metasploit
|
52ebbc19ca
|
Bump version of framework to 6.4.40
|
2024-12-05 03:32:37 -06:00 |
|
jheysel-r7
|
e8911f9129
|
Land #19402 vCenter Sudo LPE (CVE-2024-37081)
|
2024-12-04 18:25:05 -08:00 |
|
sjanusz-r7
|
76c93f4d33
|
Log search for TeamCity in body instead of headers
|
2024-12-02 22:04:56 +00:00 |
|
sjanusz-r7
|
e827cccd48
|
Improve TeamCity Login Scanner
|
2024-11-29 16:52:00 +00:00 |
|
Metasploit
|
6ca45601fb
|
Bump version of framework to 6.4.39
|
2024-11-28 03:32:30 -06:00 |
|
Metasploit
|
bc7adfbe41
|
Bump version of framework to 6.4.38
|
2024-11-21 03:32:51 -06:00 |
|
sjanusz-r7
|
fefc8438f5
|
Deprecate real-readline option
|
2024-11-19 12:38:05 +00:00 |
|
h00die
|
f38661d6c3
|
pod user working
|
2024-11-18 07:30:21 -05:00 |
|
adfoster-r7
|
d039bead93
|
Merge pull request #19601 from sjanusz-r7/add-teamcity-login-scanner
Add JetBrains TeamCity HTTP Login Scanner
|
2024-11-15 12:49:10 +00:00 |
|
Metasploit
|
67e27c60ef
|
Bump version of framework to 6.4.37
|
2024-11-13 18:39:19 -06:00 |
|
Metasploit
|
763793ee3d
|
Bump version of framework to 6.4.36
|
2024-11-07 03:35:44 -06:00 |
|
cgranleese-r7
|
96f6f66429
|
Land #19550, Fix username/password generation in case both PASSWORD_SPRAY and USER_AS_PASS are enabled
|
2024-11-06 13:56:05 +00:00 |
|
h00die
|
773355f0e8
|
making bcenter lpe progress
|
2024-11-04 16:26:08 -05:00 |
|
sjanusz-r7
|
520ac7ef2b
|
TeamCity: Correctly encrypt UTF-8 codepoints
|
2024-11-04 16:33:29 +00:00 |
|
sjanusz-r7
|
2073121f5e
|
TeamCity: Raise ArgumentError, refactor Crypto as an included module
|
2024-11-04 16:33:29 +00:00 |
|
sjanusz-r7
|
970beb4c27
|
TeamCity: Consolidate RSA crypto into login scanner
|
2024-11-04 16:33:29 +00:00 |
|
sjanusz-r7
|
a6ee189502
|
TeamCity: Use more exceptions, cache public key
|
2024-11-04 16:33:29 +00:00 |
|
sjanusz-r7
|
c37f4e6508
|
TeamCity: Prevent endless recursion and stack explosions in try_login
|
2024-11-04 16:33:29 +00:00 |
|
sjanusz-r7
|
ed1a5d97c3
|
TeamCity: use vars_post for login request
|
2024-11-04 16:33:29 +00:00 |
|
sjanusz-r7
|
84cacb5cca
|
TeamCity: Fire and forget logout request
|
2024-11-04 16:33:28 +00:00 |
|
sjanusz-r7
|
cba8962d29
|
Add JetBrains TeamCity HTTP Login Scanner
|
2024-11-04 16:33:28 +00:00 |
|
h00die
|
5d2bc4aa3c
|
add vcenter server appliance to ssh platform
|
2024-11-03 14:47:40 -05:00 |
|
Metasploit
|
ec013f2a73
|
Bump version of framework to 6.4.35
|
2024-10-31 09:14:41 -05:00 |
|
Metasploit
|
1af43ca110
|
Bump version of framework to 6.4.34
|
2024-10-24 06:48:37 -05:00 |
|
Metasploit
|
4422322cd0
|
Bump version of framework to 6.4.33
|
2024-10-17 12:37:56 -05:00 |
|
Metasploit
|
76d3980c44
|
Bump version of framework to 6.4.32
|
2024-10-17 04:54:21 -05:00 |
|
Mathieu
|
8c5bead4a0
|
Added spec to reproduce the username/password generation error in case PASSWORD_SPRAY and USER_AS_PASS are both enabled
Added minimal code to fix the issue, extracting the code to generate username:username credentials in the PASSWORD_SPRAY case
|
2024-10-10 21:15:50 +02:00 |
|
Metasploit
|
93344df7e1
|
Bump version of framework to 6.4.31
|
2024-10-10 04:23:08 -05:00 |
|
Metasploit
|
5e2fab24ef
|
Bump version of framework to 6.4.30
|
2024-10-03 03:42:02 -05:00 |
|
Simon Janusz
|
a31261ecf2
|
Revert "Replace Readline with Reline"
|
2024-10-02 13:15:12 +01:00 |
|