adfoster-r7
b53467ebe4
Add new line
2026-02-11 13:16:36 +00:00
putku45
648218a436
Improve clarity and grammar in docs README
...
This PR improves the documentation README by adding a short explanation to the Architecture section and fixing a minor grammar issue.
No functional changes.
2026-02-11 18:42:25 +05:30
Valentin Lobstein
f41eda1128
Add GHSA and OSV reference type support
...
Add support for GHSA (GitHub Security Advisories) and OSV (Open Source
Vulnerabilities) as structured reference types in Metasploit modules.
Convert 49 hardcoded GHSA URLs to structured ['GHSA', 'GHSA-xxxx'] format
across existing modules, and add support for repository-specific GHSA
references with an optional third parameter ['GHSA', 'GHSA-xxxx', 'repo'].
Update reference validation, module validator, and info_fixups to handle
the new reference types correctly.
2026-02-09 15:17:23 +01:00
Jack Heysel
196dac6b6a
Fix spacing in GSoC 2026 ideas page
2026-02-04 09:17:40 -08:00
jheysel-r7
a65a013b2b
Apply suggestions from code review
2026-02-02 11:39:34 -08:00
Jack Heysel
a047ff9e79
Update docs
2026-02-02 08:25:25 -08:00
Jack Heysel
2a85783207
Update navigation.rb
2026-01-30 06:57:52 -07:00
Jack Heysel
b3d6bbe469
Updated the How to Apply to GSoC page
2026-01-29 08:39:58 -07:00
Jack Heysel
68079b8cd6
GSoC 2026 Ideas Page
2026-01-29 08:17:30 -07:00
Jack Heysel
f08474e328
Updatd 2026 ideas page
2026-01-28 21:54:03 -07:00
jheysel-r7
eb49dade6f
Merge pull request #20755 from rudraditya21/feature/kerberos-clock-skew
...
Added: Option to adjust kerberos clock
2026-01-19 10:00:54 -08:00
Martin Sutovsky
e1f0c72e27
Adds documentation
2026-01-13 08:34:32 +01:00
Rudraditya Thakur
8342493b3b
Merge branch 'rapid7:master' into feature/kerberos-clock-skew
2025-12-28 23:16:27 +05:30
adfoster-r7
375ff5e9da
Update Pro versions
2025-12-17 13:41:31 +00:00
Rudraditya Thakur
c49a376280
added: Option to adjust kerberos clock (issue-> #20587 )
...
- Added KrbClockSkew advanced option and parser to offset Kerberos timestamps
- Propagate skew through Kerberos client/authenticators (LDAP/SMB/HTTP/WinRM/MSSQL) and scanners
- Updated docs for new option and extended kerberos client specs for clock skew handling
- Clean up kerberos client error handling/style per rubocop
2025-12-08 01:47:51 +05:30
Jack Heysel
0e2af23287
Add Updates to LDAP ESC Vulnerable Cert Finder
...
Add CertificateAuthorityRhost to avoid DNS failures
2025-12-04 17:03:36 -08:00
cgranleese-r7
d64625d95f
Adds post mixin docs and update cop message
2025-11-19 16:28:07 +00:00
Sebastien Dionne
77f760c1bf
Fix typos in documentation
2025-10-05 12:01:16 -04:00
cgranleese-r7
be01d0578b
Revert "Adds survey banner to the docs site"
2025-09-03 16:11:00 +01:00
msutovsky-r7
29a7e4b7a8
Land #20429 , updates communication channels in Metasploit documentation
...
Update communication channels in documentation
2025-08-20 10:17:44 +02:00
Jacob Pham
c8f44cfbce
Update docs/metasploit-framework.wiki/Contact.md
...
Co-authored-by: msutovsky-r7 <martin_sutovsky@rapid7.com >
2025-08-15 16:53:39 -04:00
adfoster-r7
093d9f9a99
Fix rendering issue on kerberos docs
2025-08-11 12:13:53 +01:00
adfoster-r7
9a9028e93d
Update download versions
2025-08-05 17:06:21 +01:00
jacob.w.pham.mil
0744c70c72
Implement maintainer feedback removed by accident from prior push
...
- Update Twitter references to X in Contact.md and README.md
- Add YouTube channel to Contact.md
- Remove IRC reference from CONTRIBUTING.md as requested
- Address all maintainer suggestions from PR review
2025-08-04 14:50:58 -04:00
jacob.w.pham.mil
c2da23ae1a
Update contact email in Contact.md
...
Replace outdated caitlin_condon@rapid7.com with smcintyre@metasploit.com
as requested by maintainers in PR feedback.
2025-08-04 14:38:59 -04:00
cgranleese-r7
5fe57c6804
Adds survey banner to the docs site
2025-08-04 12:19:22 +01:00
adfoster-r7
8b4ea900cc
Revert "Adds survey banner to the docs site"
2025-08-01 14:37:15 +01:00
cgranleese-r7
53e2d138e8
Adds survey banner to the docs site
2025-08-01 10:31:31 +01:00
jacob.w.pham.mil
9013316dbd
Update communication channels in documentation
...
- Add GitHub Discussions and Slack as primary support channels
- Update README.md with current communication options
- Update Contact.md with organized channel hierarchy
- Update CONTRIBUTING.md to include GitHub Discussions
- Maintain references to existing IRC and mailing list channels
Addresses #20234
2025-07-30 22:32:53 -04:00
Jack Heysel
de15d1e449
Minor doc update
2025-07-30 15:08:14 -07:00
Jack Heysel
e88883c82b
ESC9, ESC10 ESC16 exploit support
2025-07-30 15:08:14 -07:00
Jack Heysel
8179de6cea
ESC9 ESC10 and ESC16 detection
2025-07-30 11:46:57 -07:00
cgranleese-r7
adff497bd2
Updates msf5 as well
2025-07-17 11:51:29 +01:00
cgranleese-r7
469f102596
Updates docs to reflect new default prompt
2025-07-17 09:53:40 +01:00
adfoster-r7
fe4da472f0
Update Metasploit docs branding
2025-07-08 17:22:52 +01:00
Arpit Jain
ca76181335
Improve code quality
2025-05-27 17:27:19 -04:00
cgranleese-r7
54cdcc6731
Merge pull request #20151 from adfoster-r7/update-installer-versions-docs
...
Update installer version docs
2025-05-08 12:18:31 +01:00
adfoster-r7
3f3b997fcf
Update installer version docs
2025-05-08 12:00:34 +01:00
msutovsky-r7
b799a13dd6
Land #20009 , corrects list formatting and adds missing links
...
Meterpreter Configuration Documentation Page: Correct list formatting and add missing links
2025-05-06 18:03:57 +02:00
msutovsky-r7
4acef2ba41
Land #19997 , PIPE_FETCH option for fetch payloads
...
Add PIPE_FETCH option to fetch payloads to make payloads shorter
2025-04-11 16:06:56 +02:00
bwatters-r7
2459fa771c
Add solution for pipe uri generation and update docs
2025-04-08 16:03:54 -05:00
sebaspf
f55a0fe0b7
correct list formatting and add missing links
...
Add missing links for the Timeout Control and Stageless Mode Documentation.
Correct list formatting.
2025-04-06 19:55:22 +02:00
Spencer McIntyre
23e0ab5efd
Add docs
2025-04-04 09:02:06 -04:00
adfoster-r7
70e7d980ef
Update docs dependencies
2025-03-17 13:44:29 +00:00
Spencer McIntyre
04842eaaee
Add a check method to the smb_relay module
2025-03-05 13:44:33 -05:00
h00die
689fb49b6e
correct password in hashes table ( #19911 )
2025-02-27 15:15:45 +00:00
adfoster-r7
8e9c144e2c
Consolidate datastore with fallbacks logic
2025-02-09 20:26:52 +00:00
cgranleese-r7
1b50e60a26
Updates meterpreter pipeline to now build the payloads gem
2025-01-28 10:41:14 +00:00
Martin Sutovsky
278dd00845
Fixed type in documentation Common Coding Mistakes
2025-01-13 12:14:27 +01:00
msutovsky-r7
c494ad4f80
Land #19723 , Merge pull request from cgranleese-r7/add-payload-testing-documentation
...
Adds payload testing documentation
2025-01-13 09:16:12 +01:00