Dean Welch
7e3048d2f7
Grammar
2024-03-20 15:45:07 +00:00
Dean Welch
686acb4c7b
Correctly format CreateSession option in output
2024-03-20 15:06:20 +00:00
Dean Welch
4946fc297f
Add user affordance for scanner modules that can create a new session
2024-03-20 12:14:49 +00:00
adfoster-r7
131585235b
Update SMB Login to support additional configuration
2024-02-28 20:24:06 +00:00
cgranleese-r7
d52220cccb
Fixes the create session datastore option from appearing for payloads
2024-02-22 14:58:41 +00:00
Dean Welch
08872d0211
Add session type to info hash in the mixin
2024-02-14 15:37:11 +00:00
Dean Welch
0f319bdfb9
Extract SMB and PostgreSQL optional sessions into their own mixins
2024-02-14 15:37:11 +00:00
cgranleese-r7
5d165466ff
Move CreateSession from advanced into basic options
2024-02-12 11:35:27 +00:00
Dean Welch
1abaef4945
Move new session information alerts behind a feature flag
2024-01-30 16:38:00 +00:00
Dean Welch
9a2ec90c16
Add alert to show user the new session options available in Metasploit 6.4
2024-01-29 17:06:21 +00:00
adfoster-r7
0075212fa9
Land #18596 , Update smb modules to work with smb sessions
2024-01-15 12:07:07 +00:00
h00die
8beb6255cb
fix spelling in aux modules
2024-01-07 15:02:53 -05:00
Dean Welch
58f79c7b47
Fix typo
2023-12-12 11:59:07 +00:00
Dean Welch
7e88279299
Add smb session support to scanner modules
2023-12-12 11:59:07 +00:00
Dean Welch
cd8cc75cf3
Add smb session type
2023-12-04 17:55:11 +00:00
Dean Welch
1609836ea2
Don't store passwords to creds if the password wasn't needed for the auth type
2023-09-20 14:30:06 +01:00
adfoster-r7
08a2a293a9
Add proxies datastore support to kerberos
2023-07-21 11:19:50 +01:00
SubcomandanteMeowcos
a54f3d4707
fix broken module references
...
doing these "by domain" now, piecemeal.
this PR fixes all broken references to the "insecurety" website, which is long dead.
2023-04-01 05:17:02 -07:00
adfoster-r7
2d30909a2f
Change option name namespacing convention
2023-01-26 16:17:50 +00:00
adfoster-r7
24a8582a7b
Fix smb login crash with kerberos options set
2023-01-25 13:58:29 +00:00
adfoster-r7
9a6c298a43
Use shared helper for creating kerberos options
2023-01-23 11:04:01 +00:00
adfoster-r7
eddac9321c
Merge 6.2.36 master into kerberos feature branch
2023-01-13 17:31:02 +00:00
Wrathdemon
becf613022
fix #16394 : SMB_Version Module does not report SMB Version into Notes
2023-01-12 09:29:53 +05:30
Grant Willcox
f8ce1219e1
Remove extra line
2023-01-09 11:23:26 -06:00
Wrathdemon
2df3920432
fix #17436 : truncated file names in the logged data in module auxiliary/scanner/smb/smb_enumshares
2023-01-09 22:11:25 +05:30
Wrathdemon
ade00718c6
fix #17436 : truncated file names in the logged data in module auxiliary/scanner/smb/smb_enumshares
2023-01-09 19:32:37 +05:30
adfoster-r7
95d361754f
Merge branch 'upstream-master' into merge-6.2.33-master-into-kerberos-feature-branch
2022-12-28 13:59:42 +00:00
adfoster-r7
9d725b1e67
Update smb enumshares to gracefully failover from 139 to 445
2022-12-21 20:23:01 +00:00
Spencer McIntyre
fea259f6e7
Switch everything to use the ticket storage
2022-12-15 18:31:14 -05:00
adfoster-r7
a9ccfe31b7
Merge branch 'upstream-master' into merge-msf-6.2.31-into-kerberos-feature-branch
2022-12-13 19:40:39 +00:00
Jeffrey Martin
0eec36200c
force mixin to utilize ruby_smb
...
When refactored recently the new code expects a `RubySMB` object
this ensures the client returned meets that expectation.
2022-12-12 16:14:09 -06:00
bwatters
20e1788d97
Land #17145 , Add hashes option and better error handling to wmiexec
...
Merge branch 'land-17145' into upstream-master
2022-11-18 10:16:33 -06:00
adfoster-r7
7774b7ddcf
Merge remote-tracking branch 'upstream/master' into merge-6.2.25-master-into-kerberos-feature-branch
2022-10-31 23:15:11 +00:00
Christophe De La Fuente
4ec7eea436
Fixes from code review
2022-10-28 15:33:34 +02:00
cgranleese-r7
2bd90079a2
Adds support to specify a shared directory to iterate through and highlighting keywords
2022-10-27 12:49:02 +01:00
Christophe De La Fuente
f1639797b9
Rubocop updates
2022-10-21 17:17:06 +02:00
Christophe De La Fuente
52904b8cb6
Add support to Kerberos
...
- Add kerberos authenticator to `scanner/smb/smb_login` and the
corresponding login scanner library
- Add new options: `UseCachedCredentials` and `StoreCredentialCache`
- Add `use_cached_credentials` attribute to
Kerberos::ServiceAuthenticator::Base. This enables/disables the use of
cached Kerberos credentials from the database.
- Add `store_credential_cache` attribute to
Kerberos::ServiceAuthenticator::Base. This enables/disables storing
Kerberos TGS MIT Credential Cache to the database.
2022-10-21 16:16:10 +02:00
Matthew Dunn
4cda8a9d23
Add hashes and better error handling to wmiexec
2022-10-15 16:42:30 -04:00
Spencer McIntyre
b5c481fd4c
Fix SMB signing detection when SMB1 is disabled
2022-03-10 13:09:18 -05:00
h00die
d5ba1afbec
fix URLs not resolving
...
fix URLs not resolving
add csv export to references
fix URLs not resolving
pdf not pd
missed a url change
remove extra recirectedfrom fields
remove extra file
fix ovftool url accidental replacement
2022-02-16 17:22:40 -06:00
sjanusz
84c9a30c40
Fix depth check
2021-11-29 17:54:54 +00:00
sjanusz
0ea203fcfe
Add rport comment, change table creation, rubocop lint
2021-11-29 17:00:48 +00:00
sjanusz
ce3215e35b
Fix broken files check, make return dirs consistent
2021-11-26 12:51:07 +00:00
sjanusz
147ca34308
Fix empty list check & add return statement to rescue
2021-11-25 11:38:22 +00:00
sjanusz
1a435f8a77
Working spidering on Windows XP, 7 & 10, DB options work, fix error handling
2021-11-24 17:34:33 +00:00
sjanusz
8f7b9c5ad8
Improve disk shares
2021-11-22 12:41:45 +00:00
sjanusz
779881dd55
Add constants & exception handling for RubySMB
2021-11-22 12:36:59 +00:00
sjanusz
107dadf68c
Change readme file to show new module changes
2021-11-22 12:36:59 +00:00
sjanusz
db4303912a
Add fixes
2021-11-22 12:36:59 +00:00
sjanusz
eba2df0a8a
Fix smb enumshare to work with SMB1/2/3
2021-11-22 12:36:59 +00:00