Commit Graph

59500 Commits

Author SHA1 Message Date
Brendan Coles 9beec65ef3 Land #14680, winrm_script_exec: print command output unless output is nil 2021-01-29 11:45:33 +00:00
Robin Wood 89f4d3e2d7 Fix for issue #14678
Stops the printing of a rogue nil when exploit completes.

See https://github.com/rapid7/metasploit-framework/issues/14678
2021-01-29 11:17:38 +00:00
Metasploit f23c5b53d6 Bump version of framework to 6.0.29 2021-01-28 17:41:54 -06:00
Grant Willcox ff25fc2510 Land #14674, Add explicit require for open3 dependency to managed_remote_data_service.rb 6.0.28 2021-01-28 13:25:20 -06:00
Alan Foster 0682780636 Add explicit require for open3 dependency 2021-01-28 18:41:31 +00:00
Grant Willcox 9dcd9f0cc2 Land #14432, Save windows hash to database 2021-01-28 09:02:43 -06:00
Metasploit 2f074ef587 automatic module_metadata_base.json update 2021-01-27 15:56:25 -06:00
bwatters 9174958489 Land #14627, Add PRTG Network Monitor RCE (CVE-2018-9276)
Merge branch 'land-14627' into upstream-master
2021-01-27 15:48:27 -06:00
Grant Willcox 8074e8676b Land #14667, Add Ruby 3.0.0 issue bot response. 2021-01-27 13:47:14 -06:00
Alan Foster 4842ea2183 Add ruby 3.0.0 issue bot response 2021-01-27 17:08:45 +00:00
Metasploit 7f162b3504 automatic module_metadata_base.json update 2021-01-27 10:23:10 -06:00
Grant Willcox bcb9b7171c Land #14664, Hide negative/missed results behind vprint_error within auxiliary/scanner/ssh/ssh_enumusers 2021-01-27 10:15:23 -06:00
Grant Willcox cd1f0780de Fix up a minor typo. 2021-01-27 10:14:52 -06:00
Metasploit 22d768f6bf automatic module_metadata_base.json update 2021-01-27 09:07:52 -06:00
Spencer McIntyre 74898461b4 Land #14654, Add exploit for Micro Focus UCMDB unauthenticated RCE 2021-01-27 10:00:22 -05:00
Spencer McIntyre fc6957fbf6 Fix a couple of issues in the markdown formatting 2021-01-27 10:00:02 -05:00
Sebastian Tauchert edde3b8fa2 Hide negative results as default 2021-01-27 15:16:55 +01:00
adfoster-r7 10a3c12c04 Land #14659, Rubocop: Layout/ExtraSpacing: Enable AllowBeforeTrailingComments 2021-01-26 00:36:49 +00:00
Brendan Coles 19b9bdbbf5 Rubocop: Layout/ExtraSpacing: Enable AllowBeforeTrailingComments 2021-01-26 00:08:08 +00:00
Grant Willcox f4bfbf5c29 Apply fixes from Spencer's review 2021-01-25 16:36:57 -06:00
bwatters 5dafb52922 Land #14564, Switch to using mod parameter for tab completion
Merge branch 'land-14564' into upstream-master
2021-01-25 14:57:20 -06:00
Metasploit d59241cf01 automatic module_metadata_base.json update 2021-01-25 14:14:32 -06:00
Spencer McIntyre 20590e91fb Land #14541, Create fanny_bmp_check.rb 2021-01-25 15:08:22 -05:00
Spencer McIntyre 3cd65606ee Update the fanny_bmp_check module and documentation 2021-01-25 14:54:44 -05:00
William Martens 4445812b60 Create fanny_bmp_check.rb
Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

Thanks, I thought the comments on it would be needed/ (this is my first module)

Co-authored-by: bcoles <bcoles@gmail.com>

Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

[+] thanks!

Co-authored-by: bcoles <bcoles@gmail.com>

Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

Co-authored-by: bcoles <bcoles@gmail.com>

Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

Co-authored-by: bcoles <bcoles@gmail.com>

Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

[+] thanks for the sharp eye! It certainly does. I tried at my side to make it look as a "flow" but never really succeeded with it. Again, thanks!

Co-authored-by: bcoles <bcoles@gmail.com>

Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

Co-authored-by: bcoles <bcoles@gmail.com>

Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

Of course, this is my first module - I'm sorry, thanks for pointing it out!

Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>

Update fanny_bmp_check.rb

Changed
 ...on #{sysinfo['Computer']} for...
to
"Target #{match} result(s) found in
And as well as the + 'shell'  in the session types.
And, as well as  commented some stuff I will remove (the comments, that is) when this is done.
The URL (ref) at the Desc. of the module needs to be a bit more short. Will do this too.

Changed (if not already?) the src link.

Create fanny_bmp_check_Docs.md

Rename fanny_bmp_check_Docs.md to fanny_bmp_check.md

Docs ready to go, (msftidy_docs done[x])

 ./tools/dev/msftidy_docs.rb documentation/modules/post/windows/gather/forensics/fanny_bmp_check.md
(no results) - so It's ready to go

msftidy.rb Done [no errors)

msftidy.rb Done [no errors)

Update fanny_bmp_check.md

Update fanny_bmp_check.md

Removed References since they were not (really) meant for being included,  It was more of my own Notes/Comments that accidentally came with it. 👍

Indentation (2 spaces, + the 33 to 44 lineblock fixed[x])

Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

Co-authored-by: bcoles <bcoles@gmail.com>

fanny_bmp_check.rb

Updated fanny_bmp_check.rb to use arrays instead.

Update fanny_bmp_check.rb

Rubocop fixed

Update fanny_bmp_check.rb

Added report_vuln()  as Jmartin suggested

Update fanny_bmp_check.rb

Update v2

Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

Oh,  yes -  Thank you,  again - sorry

Co-authored-by: Jeffrey Martin <jeffrey_martin@rapid7.com>

Sorry for confusion; 2 problems(line 66+line 61) (work arounded for now)

2 Problems, first; it did not work with the info line (line 66, 61)
If It's still wrong ( the loop , which I have tried to fix)

I am not entirely sue what the problem is, because If I had the end there it was (commented out, line 61) - then it gets, unexpected 'end'  expecting end-of-input,

Coming back again, sorry for the confusion.

Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

Ah, tried it over here - and it worked,  Thanks!

Co-authored-by: Jeffrey Martin <jeffrey_martin@rapid7.com>

Update documentation/modules/post/windows/gather/forensics/fanny_bmp_check.md

Of course,  thanks, committing this suggestion.

Regards

Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com>

Update modules/post/windows/gather/forensics/fanny_bmp_check.rb

Co-authored-by: Shelby Pace <40177151+space-r7@users.noreply.github.com>
2021-01-25 14:54:37 -05:00
adfoster-r7 c4626ea736 Land #14657, download version of get-pip supporting python2 2021-01-25 17:10:55 +00:00
Jeffrey Martin 51fdde6806 download version of get-pip supporting python2
As of Jan 30, the latest version of get-pip provides
pip 21.0+ and no longer supports python2 syntax.  By
pulling down the locked version directly from github
instead of latest from pypi the requirement to only
support python3 is deferred.
2021-01-25 09:59:56 -06:00
Pedro Ribeiro 191e772f06 fix issues highlighted by smcintyre-r7 2021-01-25 22:25:07 +07:00
Metasploit 07ae6acc8e automatic module_metadata_base.json update 2021-01-25 06:31:06 -06:00
adfoster-r7 f3ac5a9718 Land #14650, local_exploit_suggester: Use session.session_host rather than rhost 2021-01-25 12:25:24 +00:00
Metasploit f648256f21 automatic module_metadata_base.json update 2021-01-25 06:18:54 -06:00
adfoster-r7 ba730d5c3c Land #14618, Add exploit for CVE-2020-28949: Archive_Tar PEAR plugin arbitrary file write 2021-01-25 12:12:12 +00:00
Metasploit 807f6fd0d5 automatic module_metadata_base.json update 2021-01-25 05:23:58 -06:00
adfoster-r7 ffd59c3254 Land #14651, msftidy: Add check for module description 2021-01-25 11:17:39 +00:00
Pedro Ribeiro fc0e221f5a add comment for self removal 2021-01-24 22:47:47 +07:00
Pedro Ribeiro 7220dc3ff6 add new note on broken payloads 2021-01-24 22:39:01 +07:00
Pedro Ribeiro 12157163f7 Merge branch 'obm_deser' into ucmdb 2021-01-24 22:25:57 +07:00
Pedro Ribeiro bf4ac7b1a8 add UCMDB sploit 2021-01-24 22:25:45 +07:00
Pedro Ribeiro ca0bb8507d Merge pull request #26 from rapid7/master
sasas
2021-01-24 22:24:24 +07:00
三米前有蕉皮 1cd86bb682 Update lib/rex/post/meterpreter/ui/console/command_dispatcher/kiwi.rb
Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com>
2021-01-23 16:45:16 +08:00
Brendan Coles b5d746cc44 msftidy: Add check for module description 2021-01-22 23:29:16 +00:00
Metasploit 06f84b0547 automatic module_metadata_base.json update 2021-01-22 17:02:44 -06:00
Spencer McIntyre 17b99983d9 Land #14645, Add MobileIron CVE-2020-15505 exploit 2021-01-22 17:56:35 -05:00
William Vu 39b7ba584e Randomize strings
Spencer tells me not to signature-bait, at least not so obviously. ;)
2021-01-22 16:15:16 -06:00
Brendan Coles f45ca6d045 local_exploit_suggester: Use session.session_host rather than rhost 2021-01-22 22:00:30 +00:00
Metasploit 2c944f498d automatic module_metadata_base.json update 2021-01-22 15:21:01 -06:00
Grant Willcox 72ef81d8aa Land #14640, rubocop -a modules/exploits/unix/local/ 2021-01-22 15:13:58 -06:00
Grant Willcox 0ec99c03f9 Clean up documentation formatting a little bit 2021-01-22 14:27:57 -06:00
Grant Willcox 940042ecbb Land #14647, Fix run command tab completions by using the correct value 2021-01-22 13:44:57 -06:00
Grant Willcox 57bb3fbc1c Land #14383, Add exploit and auxiliary Python module examples and update executable loader accordingly 2021-01-22 13:03:57 -06:00