Skip to content

Commit 29a7e4b

Browse files
authored
Land #20429, updates communication channels in Metasploit documentation
Update communication channels in documentation
2 parents 7f833ce + c8f44cf commit 29a7e4b

File tree

3 files changed

+33
-6
lines changed

3 files changed

+33
-6
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ When reporting Metasploit issues:
8585
* **Don't** attempt to report issues on a closed PR.
8686

8787
If you need some more guidance, talk to the main body of open source contributors over on our
88-
[Metasploit Slack] or [#metasploit on Freenode IRC].
88+
[GitHub Discussions](https://github.com/rapid7/metasploit-framework/discussions) or [Metasploit Slack]
8989

9090
Finally, **thank you** for taking the few moments to read this far! You're already way ahead of the
9191
curve, so keep it up!

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,14 @@ Submit bugs and feature requests via the [GitHub Issues](https://github.com/rapi
1818
For information on writing modules, refer to the [API Documentation](https://docs.metasploit.com/api/).
1919

2020
## Support and Communication
21-
For questions and suggestions, join the Freenode IRC channel or contact the metasploit-hackers mailing list.
21+
For questions and suggestions, you can:
22+
23+
- Join our [GitHub Discussions](https://github.com/rapid7/metasploit-framework/discussions) for community support and general questions
24+
- Join the [Metasploit Slack](https://join.slack.com/t/metasploit/shared_invite/zt-30i688it0-mJsFGT44IMtdeZi1DraamQ) for real-time chat
25+
- Submit [GitHub Issues](https://github.com/rapid7/metasploit-framework/issues) for bug reports and feature requests
26+
- Follow [@metasploit](https://x.com/metasploit) on X or [@metasploit@infosec.exchange](https://infosec.exchange/@metasploit) on Mastodon for updates
27+
28+
**Note:** Some community members may still use IRC channels and the metasploit-hackers mailing list, though the primary support channels are now GitHub Discussions and Slack.
2229

2330
## Installing Metasploit
2431

docs/metasploit-framework.wiki/Contact.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,38 @@
1-
# Chat
1+
# Primary Communication Channels
22

3-
A lot of our discussion happens on IRC in #metasploit on Freenode.
3+
## GitHub Discussions
4+
For community support, questions, and general discussion, visit our [GitHub Discussions](https://github.com/rapid7/metasploit-framework/discussions).
5+
6+
## Slack
7+
Join the [Metasploit Slack](https://join.slack.com/t/metasploit/shared_invite/zt-30i688it0-mJsFGT44IMtdeZi1DraamQ) for real-time chat with the community and developers.
8+
9+
## GitHub Issues
10+
Submit bug reports and feature requests through [GitHub Issues](https://github.com/rapid7/metasploit-framework/issues).
11+
12+
# Additional Communication Channels
13+
14+
## Chat
15+
16+
Some community discussion still happens on IRC in #metasploit on Freenode.
417
Please be patient and hang around for a while -- not everyone is awake
518
at the same time as you. =)
619

7-
# Mailing list
20+
## Mailing list
821

922
The Metasploit development mailing list used to be hosted on SourceForge, but is now on Google Groups. Metasploit Hackers is dead, long live [Metasploit Hackers][list]. (Or [mailto:Metasploit Hackers][mailto]).
1023

1124
The old list [is archived on seclists.org][archive].
1225

26+
## Social Media
27+
28+
- **X**: [@metasploit](https://x.com/metasploit)
29+
- **Mastodon**: [@metasploit@infosec.exchange](https://infosec.exchange/@metasploit)
30+
- **Blog**: [Rapid7 Blog - Metasploit Tag](https://www.rapid7.com/blog/tag/metasploit/)
31+
- **YouTube**: [Metasploit YouTube](https://youtube.com/@MetasploitR7)
32+
1333
# Abuse
1434

15-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to [email protected] which goes to all the current committers. If the incident involves a committer, you may report directly to caitlin_condon@rapid7.com or todb@metasploit.com.
35+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to [email protected] which goes to all the current committers. If the incident involves a committer, you may report directly to smcintyre@metasploit.com or jacquelyn_harris@rapid7.com.
1636

1737

1838
[archive]: http://seclists.org/metasploit/ "Metasploit mailing list archive"

0 commit comments

Comments
 (0)