Commit Graph

62674 Commits

Author SHA1 Message Date
adfoster-r7 1114f831df
Use Rapid7 fork for just-the-docs 2022-01-06 10:59:29 +00:00
adfoster-r7 ca2f19cca3
Add explicit step for ensuring the user is in the right directory 2021-12-15 16:15:28 +00:00
adfoster-r7 503d3aa473
Ignore docs folder 2021-12-15 15:53:48 +00:00
adfoster-r7 48ccb93b55
Code quality, linting, and ensuring new paths are alphanumeric 2021-12-15 00:24:03 +00:00
adfoster-r7 a3f354af23
Add favicon, guidelines to the nav, remove edit link, and cruft 2021-12-02 03:32:08 +00:00
adfoster-r7 d178b6b267
Raise instead of warn 2021-12-01 03:07:07 +00:00
adfoster-r7 9cffee8263
Allow build script to serve files too 2021-12-01 03:07:07 +00:00
adfoster-r7 3f922dfdb6
Add initial metasploit docs site, generated from the existing wiki 2021-12-01 03:07:03 +00:00
Metasploit ce6f22fdcc
automatic module_metadata_base.json update 2021-11-30 02:42:47 -06:00
Tim W abb11cf896
Land #15918, add more targets for ms07_029_msdns_zonename 2021-11-30 08:24:03 +00:00
Brendan Coles 28bc460bac ms07_029_msdns_zonename: Add additional Windows 2000/2003 target offsets 2021-11-30 07:38:08 +00:00
Tim W cd936c92f8
Land #15920, add tab completion to powershell_import command 2021-11-30 06:18:48 +00:00
Tim W 0d5eef029a let the user know the powershell script must end in .ps1 on failure 2021-11-30 06:17:48 +00:00
Brendan Coles c74c4c0292
Land #15913, handle unmatched quotes on command shell sessions 2021-11-30 06:03:24 +00:00
Ashley Donaldson 5e05ce872e
Added tab completion to powershell import command 2021-11-30 09:46:12 +11:00
space-r7 8573ed617a
Land #15897, return boolean in write_file() 2021-11-29 13:23:32 -06:00
Tim W a5b88c6844 only return false in write_file for unsupported sessions 2021-11-29 09:46:28 +00:00
Metasploit 543a3f44f5
automatic module_metadata_base.json update 2021-11-28 20:54:48 -06:00
Tim W 1a40fe4bdb
Land #15915, rename Windows 2000 SP4 English/French/German/Dutch to Universal 2021-11-29 02:34:30 +00:00
Brendan Coles 8fa73f9e90 ms05_039_pnp: Rename 'Windows 2000 SP4 English/French/German/Dutch' target to 'Windows 2000 SP4 Universal' 2021-11-28 13:39:05 +00:00
Tim W 80e2559f0f Fix #15912, handle unmatched double quote on command shell sessions 2021-11-28 11:51:18 +00:00
Metasploit d0e4d15d53
Bump version of framework to 6.1.17 2021-11-25 12:04:33 -06:00
Tim W c7b4a31ae6 modify Post::File tests to check write_file return value 2021-11-25 03:37:06 +00:00
Tim W 9b5e24d55b Fix #12603, create _write_file_meterpreter function 2021-11-25 03:34:17 +00:00
Metasploit d8e9cbdfd1
automatic module_metadata_base.json update 2021-11-24 18:00:22 -06:00
Grant Willcox e21812fa5c
Land #15864, fix #15856, fix shell_to_meterpreter to detect x64 windows and return an x64 meterpreter session 2021-11-24 17:41:31 -06:00
Grant Willcox 1b9f9f0620
Add in final review fixes to handle Windows ARM if ever encountered 2021-11-24 16:37:21 -06:00
Metasploit 42fa45fdcf
automatic module_metadata_base.json update 2021-11-24 13:45:30 -06:00
Spencer McIntyre 9cf16e68b9
Land #15874, Add ManageEngine ADSelfService 2021-11-24 14:25:08 -05:00
William Vu 344bdacae4 Remove preferred payload
We'll add it back to Framework later.
2021-11-24 10:44:59 -06:00
William Vu e8e5467b70 Credit mr_me for keytool classloading technique
Confirmed. :)
2021-11-23 20:12:05 -06:00
William Vu d2c322e875 Revert option name styling in module doc
Bug in our local renderer's styling. GitHub renders it just fine.
2021-11-23 19:05:26 -06:00
William Vu 053dc70782 Add words to module doc 2021-11-23 19:05:09 -06:00
William Vu 3702615003 Improve check precision by matching more stuff 2021-11-23 19:05:09 -06:00
William Vu e2cf3e6706 Clarify working directory for FileDropper 2021-11-23 19:05:09 -06:00
William Vu a8daed1e79 Add module doc 2021-11-23 19:05:09 -06:00
William Vu 2f1bfa738a Add ManageEngine ADSelfService Plus CVE-2021-40539 2021-11-23 19:05:09 -06:00
Metasploit 6d34b1bc72
automatic module_metadata_base.json update 2021-11-23 12:26:24 -06:00
Grant Willcox 0007887a0c
Land #15898, trade URI.encode & URI.escape for Ruby 3 2021-11-23 12:07:48 -06:00
Metasploit 24ab523de8
automatic module_metadata_base.json update 2021-11-23 08:38:53 -06:00
Tim W d4b478ab71
Land #15899, inform users of meterpreter > shell -it 2021-11-23 14:09:54 +00:00
Spencer McIntyre bfea5137b9
Land #15900, Update Azure AD Login Scanner Docs 2021-11-23 09:01:11 -05:00
Spencer McIntyre 3175494084 Fix a module doc formatting issue 2021-11-23 09:00:10 -05:00
Jeffrey Martin d802a9ee0b
remove rubocop exemption no longer required 2021-11-23 07:58:07 -06:00
dwelch-r7 b83e8a2fa7 Tell the user about `shell -it` 2021-11-23 12:23:03 +00:00
Jeffrey Martin 08a1fb0c8e
remove stray comment 2021-11-22 14:39:07 -06:00
Jeffrey Martin 21a6a18d92
trade `URI.encode` & `URI.escape` for Ruby 3
Ruby 3 removed the `URI.escape` methods however access to
the a parse for the same RFC is stil available at `URI::DEFAULT_PARSER.escape`.

Per the Ruby forum [comment](https://bugs.ruby-lang.org/issues/17309#note-1) this should equal.
2021-11-22 14:11:03 -06:00
Tim W bce463fa6a Fix #15896, write_file should return true on success 2021-11-22 04:26:54 +00:00
Matthew Dunn 888a69b911 Update documentation with blog post link and SSO details 2021-11-21 22:35:15 -05:00
Tim W 423810ca5c fix shell_to_meterpreter cmd_exec powershell 2021-11-22 03:11:26 +00:00