Commit Graph

1940 Commits

Author SHA1 Message Date
Jack Heysel 8f36d677c2 Land #15703, Fix Compiling Encrypted Payloads Mac
This fixes compiling encrypted payloads on MacOS.
This also adds an advanced option, ShowCompileCMD,
that will print the compilation command used.
Thanks @space-r7!
2021-09-27 13:53:51 -04:00
jheysel-r7 3b12461e9e Merge branch 'master' into feat/db-skip 2021-09-24 12:01:30 -04:00
space-r7 4b646c1886 add linker option to pin image base
also add advanced option to display
command used in compiling encrypted payloads
2021-09-23 14:59:18 -05:00
Metasploit a05e2ab52a Bump version of framework to 6.1.8 2021-09-23 12:06:01 -05:00
Spencer McIntyre 6acdced3f0 Land #15506, Add evasion module syscall_inject 2021-09-22 10:17:13 -04:00
Metasploit 8ceab1259c Bump version of framework to 6.1.7 2021-09-16 12:05:04 -05:00
kensh1ro 4454a7600a add minor fixes to module code 2021-09-10 22:56:04 +03:00
Metasploit e577de41d4 Bump version of framework to 6.1.6 2021-09-09 12:06:10 -05:00
Metasploit e3adc1ded1 Bump version of framework to 6.1.5 2021-09-03 12:31:52 -05:00
Metasploit 31e0e73e56 Bump version of framework to 6.1.4 2021-09-02 12:04:19 -05:00
Spencer McIntyre 01882da5de Add documentation and #filtered? 2021-09-02 11:57:38 -04:00
Spencer McIntyre 2981e23d0a Initial DB_SKIP_EXISTING option 2021-09-02 11:56:53 -04:00
Grant Willcox 2f0ecc4c28 Land #15623, Creds command improvements 2021-09-01 17:06:57 -05:00
adfoster-r7 ded8200396 Land #15537, Add support for ruby 3 2021-09-01 10:30:54 +01:00
Spencer McIntyre 3c9c057fc3 Add Net-NTLM hashcat formatter support 2021-08-30 15:23:35 -04:00
Grant Willcox 337e80b244 Land #15375, Fix LDAP hashdump crash on null char 2021-08-30 11:55:46 -05:00
Spencer McIntyre 0e4374245e Properly format Net-NTLMv1 and Net-NTLMv2 hashes 2021-08-30 10:30:47 -04:00
Spencer McIntyre 8317a484a3 Land #15548, Overhaul SMB auth capture server 2021-08-30 10:01:55 -04:00
Metasploit 9b6cdf04f7 Bump version of framework to 6.1.3 2021-08-26 12:05:12 -05:00
A Galway 8f77c6ff8a adds JTR NTLM constant & improves module options 2021-08-24 12:18:27 +01:00
Metasploit 5f6112766a Bump version of framework to 6.1.2 2021-08-20 08:04:11 -05:00
Metasploit c752ddc5f7 Bump version of framework to 6.1.1 2021-08-12 12:04:49 -05:00
Alan Foster 03400991af Update uses of open ssl 2021-08-10 15:40:23 +01:00
Jeffrey Martin 1555160acd Rails 6.1 upgrade represents a minor version bump
Due to compatibility requirements this upgrade needs an explicit version bump.
2021-08-09 12:22:42 -05:00
Jeffrey Martin 047a1eba07 Rails 6.1 upgrade 2021-08-09 12:16:08 -05:00
Metasploit 056859364e Bump version of framework to 6.0.57 2021-08-05 12:05:02 -05:00
kensh1ro 907be4418e Added module syscall_inject with documentation 2021-08-01 19:22:32 +03:00
Metasploit f30e7df229 Bump version of framework to 6.0.56 2021-07-29 12:04:20 -05:00
Metasploit e635a9655a Bump version of framework to 6.0.55 2021-07-22 12:04:19 -05:00
await Marsha d7435091e2 Fix typo in doc comment. 2021-07-22 02:14:09 -05:00
William Vu 0ba430c8c4 Fix a bunch of things
Mostly RuboCop and refactoring.
2021-07-20 20:07:08 -05:00
William Vu 8b5071326e Merge remote-tracking branch 'upstream/master' into pr/15400 2021-07-20 11:11:45 -05:00
Metasploit 8ac6303c2a Bump version of framework to 6.0.54 2021-07-15 12:04:24 -05:00
Metasploit 7d5b15ef09 Bump version of framework to 6.0.53 2021-07-08 12:04:39 -05:00
Metasploit 19574414a4 Bump version of framework to 6.0.52 2021-07-01 12:05:27 -05:00
Hynek Petrak 50a24bf198 handle raw-sha256, ignore *LK*, *NP* 2021-06-28 10:41:45 +02:00
Metasploit 95e5830bc8 Bump version of framework to 6.0.51 2021-06-24 12:04:41 -05:00
deadjakk dadc59ebbe Added changes requested by @smcintyre-r7
- Updated default port number to match documentation
- Updated the str append to '<<'
- Fixed issue with the login scanner returning false positives
- Removed rank from login scanner
- Removed Custom Executable target in favor of EXE::CUSTOM
- Moved the X3Crypt code out of the exception block
- Added additional checks to the exploit module, the same that were made in login_scanner
- Changed the check function to produce the proper return 'CheckCode' values
2021-06-17 12:39:17 -05:00
Metasploit 645e1512d6 Bump version of framework to 6.0.50 2021-06-17 12:05:05 -05:00
deadjakk 730531a71f removed a false positive in the login_scanner 2021-06-17 05:29:07 -05:00
deadjakk 3f5e4fb4f2 Update lib/metasploit/framework/login_scanner/x3.rb
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>
2021-07-08 10:29:24 -05:00
deadjakk e40b98c5f2 added robocop -a'd files 2021-07-07 12:31:05 -05:00
deadjakk 21446c8455 added Sage X3 modules 2021-07-07 11:14:23 -05:00
Metasploit 9245293d4d Bump version of framework to 6.0.49 2021-06-10 12:08:15 -05:00
Metasploit e369216983 Bump version of framework to 6.0.48 2021-06-03 12:04:31 -05:00
Metasploit 27a6810d35 Bump version of framework to 6.0.47 2021-05-27 15:14:16 -05:00
Metasploit 55a4009587 Bump version of framework to 6.0.46 2021-05-20 12:04:54 -05:00
Metasploit 77776d2039 Bump version of framework to 6.0.45 2021-05-13 12:04:57 -05:00
Metasploit 08b282bc70 Bump version of framework to 6.0.44 2021-05-06 12:06:23 -05:00
Metasploit 5637cd42a3 Bump version of framework to 6.0.43 2021-04-29 12:08:05 -05:00