Covenant
Covenant is a collaborative .NET C2 framework for red teamers. (by cobbr)
Metasploit
Metasploit Framework (by rapid7)
Covenant | Metasploit | |
---|---|---|
10 | 123 | |
4,361 | 35,423 | |
1.2% | 1.4% | |
0.0 | 10.0 | |
9 months ago | 3 days ago | |
C# | Ruby | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Covenant
Posts with mentions or reviews of Covenant.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-27.
-
Effective Adversary Emulation
Covenant C2: https://github.com/cobbr/Covenant
-
Secure authentication over unencrypted connection
E.g., https://github.com/cobbr/Covenant/blob/master/Covenant/Data/Grunt/GruntHTTP/GruntHTTP.cs
- Next stage of training
-
Covenant Framework and .NET framework issues
And I have then installed Covenant as per the instructions here: https://github.com/cobbr/Covenant/wiki/Installation-And-Startup
-
A question about internal(network?) pentesting.
https://github.com/cobbr/Covenant https://bloodhoundgang.herokuapp.com/ https://github.com/cobbr/Covenant/wiki
-
Ask HN: Ever lost your love for coding? How did you get it back?
1. Learn to build things
2. Learn to hack them
3. Build tools to hack things (or learn existing ones, e.g. https://github.com/GhostPack and https://github.com/cobbr/Covenant for you .NET folks)
Going from business apps to tools offers a nice change of pace.
-
Guidance on certs in Cybersecurity Field
Covenant: https://github.com/cobbr/Covenant
-
"Modern" Pentest Frameworks
Thanks I will give the README a read https://github.com/cobbr/Covenant
- Microsoft / Github should stop treating open-source software as malware and forcing developers to pay for certificates, if they actually care about open-source developers
-
DomainBorrowing: Not be confused with DomainFronting - This talk presents a new method to hide C2 traffic via a CDN to circumvent censorship. It details some tricks discovered in some CDN implementations, and how to chain them together to “borrow” a domain and its valid HTTPS certificate
an implementation is here - Covenant Implant Template, which uses Domain Borrowing for C2 communication. https://github.com/Dliv3/DomainBorrowing
Metasploit
Posts with mentions or reviews of Metasploit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-06.
-
The Impact of Open-Source Tools in Cyber Warfare: A Deep Dive
The democratization of powerful software technologies is a double-edged sword. On one hand, open-source tools empower organizations and individuals to bolster their cybersecurity defenses without incurring steep financial costs. On the other hand, these same tools can be harnessed by malicious actors, leading to a surge in both the frequency and sophistication of cyberattacks. Open-source resources like Metasploit and Nmap have become household names in the cybersecurity community, offering versatile frameworks for identifying vulnerabilities and network mapping. Their accessibility has contributed significantly to the proliferation of both defensive and offensive cyber tactics.
-
Harnessing Open Source Cybersecurity: A Robust Defense Against Cyberwarfare
Cyberwarfare can range from cyber espionage to full-scale digital assaults against critical infrastructures. With the increasing frequency and sophistication of these attacks, the demand for transparent, flexible, and cost-effective cybersecurity solutions has never been higher. Open source cybersecurity tools meet this demand head-on. Their transparency allows vulnerabilities to be identified and fixed rapidly, while collaborative development fosters innovation across the globe. Key tools such as Snort, Wireshark, Metasploit, Suricata, and Nmap form the bedrock of modern network defense. These widely recognized projects exemplify how community-driven efforts not only enhance the efficiency of threat detection but also democratize cybersecurity by removing high licensing costs from the equation.
-
Embracing Open Source Licensing in Cyber Defense
The practical applications of open-source software in cybersecurity are both diverse and impressive. Consider the widely used Snort Intrusion Detection System, a success story that illustrates the innovation driven by community support—Snort continues to be a cornerstone in threat detection globally. Another prime example is the Metasploit Framework, which demonstrates how dual-licensing models support both the open-source community and commercial products simultaneously. To explore Metasploit’s unique approach further, visit Metasploit. Stories like these underline the fact that well-licensed open-source projects can offer sustainable, cutting-edge defense mechanisms against cyber threats.
- Metasploit – Penetration Testing Framework
-
The Ultimate Guide to Cybersecurity: Protecting Yourself in the Digital Age
Antivirus Software: Norton Antivirus and McAfee. Firewall Solutions: Palo Alto Networks and Cisco Firepower. Penetration Testing Tools: Metasploit and Burp Suite. Threat Intelligence Platforms: Recorded Future and ThreatConnect.
-
Penetration Testing | Kali Linux | Metasploitable2 | Hands-on Cybersecurity Lab
The Metasploit exploit module that we will use to exploit this vulnerability is exploit/multi/samba/usermap_script. You can find the source code and comments for this module at: https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/samba/usermap_script.rb
-
Best Hacking Tools for Beginners 2024
Metasploit
- Metasploit: Add Systemd BSOD QR Payload?
- Metasploit explained for pentesters
-
Effective Adversary Emulation
Metasploit: https://github.com/rapid7/metasploit-framework
What are some alternatives?
When comparing Covenant and Metasploit you can also consider the following projects:
Empire - Empire is a PowerShell and Python post-exploitation agent.
BeEF - The Browser Exploitation Framework Project
SILENTTRINITY - An asynchronous, collaborative post-exploitation agent powered by Python and .NET's DLR
Rack::Attack - Rack middleware for blocking & throttling
Empire - Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.
Brakeman - A static analysis security vulnerability scanner for Ruby on Rails applications