adfoster-r7
7b56d012e8
Land #18678 , add LDAP capture capabilities
2024-02-15 22:11:04 +00:00
Jeffrey Martin
bcefde29c3
correct metadata for Actions usage
2024-01-23 12:13:24 -06:00
h00die
8beb6255cb
fix spelling in aux modules
2024-01-07 15:02:53 -05:00
Jeffrey Martin
6d298c379b
remove unused advanced option
2024-01-07 13:02:04 -06:00
Jeffrey Martin
2ab1b7a310
adjustments to NTLM LDAP support
...
* invert storage test for callback
* do not override service instance domain and hostname
* remove wrapping `Array` on `context_data` in response
* generate NTLM Type1 message instead of hardcoded blob
2024-01-02 13:08:48 -06:00
JustAnda7
7876912eab
Changes-as-per-comments
2023-10-08 02:49:46 -04:00
JustAnda7
ea189d6c34
Changes-to-the-helper-lib
2023-10-02 13:35:28 -04:00
Nishant Desai
1a3b00e593
shifting-appropriate-methods-to-auth-lib
2023-09-27 12:23:29 +00:00
JustAnda7
6972a910fb
changes-to-support-ntlm
2023-09-20 16:48:08 +00:00
JustAnda7
05d6e9815d
changes-to-support-nmap
2023-09-01 08:07:01 -04:00
JustAnda7
79d3cc81cb
changes-to-support-nmap-script
2023-08-01 07:50:01 -04:00
JustAnda7
8e33badd80
Better-parsing-of-dn-and-minor-changes
2023-07-05 18:21:48 +00:00
Nishant Desai
823824163e
Documentation-of-Capturing-Simple-Auth
2023-06-21 13:29:25 +00:00
Nishant Desai
e3c97148e8
Capturing-SimpleBind-Authentication
2023-06-18 18:47:42 +00:00
adfoster-r7
8e2169ed47
Ensure identify hashes helper is accessible to modules
2023-04-12 13:28:56 +01:00
adfoster-r7
433bafdccf
Add missing module notes for stability reliability and side effects
2023-02-08 11:45:17 +00:00
bcoles
431804ef15
Fix typos: Replace 'the the' with 'the'
2022-12-04 17:41:24 +11:00
Matthew Dunn
1e50ba3415
Move to Hashes module, address requested changes
...
Fix rubocop
Move identify to hashes module up one layer, use full reference to identify_hash instead of full include
Fix SMTP require
Remove hashes require statement
Remove hashes require statement
Remove hashes require statement
Remove hashes require statement
Address remaining requested changes, reference constants directly
Add all the missing direct references
Co-Authored-By: Jeffrey Martin <jeffrey_martin@rapid7.com >
2022-10-17 17:28:31 -04:00
Matthew Dunn
8b5223f53b
Modularize Identify, Update referenced use cases
...
Modularize Identity.rb
Include new module style Identify
Update juniper.rb
Fix inadvertent change
Add new module to identify spec
Put the require back
Put back require line for juniper
2022-10-17 17:28:30 -04:00
adfoster-r7
3a281234df
Add feature flagged datastore rewrite, with support for option fallback lookups
2022-09-16 12:59:02 +01:00
Ron Bowes
1e6924b19c
Add better ID response
2022-07-29 12:58:55 -07:00
Ron Bowes
7c0bb35a4b
Fix a crash from the original module if 'arg' was nil, and remove an errant space
2022-07-27 10:43:14 -07:00
Ron Bowes
aa51353605
Move the arg-parsing logic out of the login request
2022-07-27 10:14:37 -07:00
Ron Bowes
d53dc7ca90
Add support for RFC7888-style logins, which send the username/password as separate lines
2022-07-26 15:11:46 -07:00
Spencer McIntyre
1466506069
Update the docs to be accurate
2022-05-27 14:41:06 -04:00
Christophe De La Fuente
63dea932ad
Land #16481 , Update Msf::Exploit::Remote::SMB::Server::Share
2022-05-24 11:50:06 +02:00
adfoster-r7
2cbd64b759
Land #16487 , fix deprecation warning in auxiliary/capture/server/mssql as well as updating johntheripper format
2022-05-19 00:40:03 +01:00
Spencer McIntyre
edd977165c
Revert option changes for the capture NTLM provider
2022-05-16 14:39:45 -04:00
Spencer McIntyre
7c15b144c4
Update the SMB capture server
2022-05-16 14:39:44 -04:00
Spencer McIntyre
906fdd6a05
Update the MSSQL capture module
...
Remove the apparently unused reference to the SMB server mixin.
2022-05-16 14:39:44 -04:00
Spencer McIntyre
475f6eee8c
Capture hash when serving files over SMB
2022-05-16 14:39:44 -04:00
Redouane NIBOUCHA
f6ff5dde75
Fix hash format (make it compatible with john the ripper)
2022-04-28 06:05:59 +02:00
Redouane NIBOUCHA
247ae89c43
Use constants for JTR formats instead of strings
2022-04-27 03:25:26 +02:00
Redouane NIBOUCHA
2043d96ae9
Update service_name
2022-04-22 07:22:33 +02:00
Redouane NIBOUCHA
f21f786c06
Use #create_credential_login instead of the deprecated #report_auth_info
2022-04-22 06:06:05 +02:00
h00die
ab382cddf0
change requireauth to authprompt
2022-04-11 14:26:25 -04:00
h00die
f7b58e243c
smtp server can prompt for auth
2022-04-10 11:55:07 -04:00
Grant Willcox
bf88b7f618
Land #16325 - Replace IO read on binary files with File binread
2022-03-24 10:08:40 -05:00
adfoster-r7
03d645016c
Land #16250 , Update service mixins for NAT options
2022-03-23 00:13:20 +00:00
Grant Willcox
964f78fc69
Land #16341 , Implement VNC hash types
2022-03-22 17:00:02 -05:00
Spencer McIntyre
fd2d1c0784
Add and use the ListenerComm option for SOCKS
2022-03-22 09:23:09 -04:00
Spencer McIntyre
a739083db9
Readd the missing SocketServer mixin for SMB
2022-03-21 11:51:10 -04:00
Spencer McIntyre
929e5d5e76
Update the SMB capture module with new options
2022-03-21 11:47:56 -04:00
sjanusz
bbf9e3163a
Fix file reads on Windows for binary files
2022-03-21 12:47:39 +00:00
Ashley Donaldson
972c260969
Fix double dereference by moving DNS cleanup into separate function, and force to run as job.
2022-03-17 08:12:25 +11:00
Spencer McIntyre
4dd7fc60e6
Land #16324 , Fix broken DNS native_server
2022-03-15 09:06:03 -04:00
h00die
a959725f7c
implement vnc hash types
2022-03-13 13:27:38 -04:00
adfoster-r7
a62ca2259e
Land #16316 , deref services correctly
2022-03-11 12:08:42 +00:00
Ashley Donaldson
09b094cd64
DNS server: When there are multiple answers, set the answer, not the question, in the returned packet
2022-03-10 15:05:52 +11:00
Ashley Donaldson
6f159fa54e
Consistent handling of DNS and LDAP servers wrt ServiceManager
2022-03-10 11:01:37 +11:00