Metasploit
Covenant
Our great sponsors
Metasploit | Covenant | |
---|---|---|
110 | 9 | |
31,205 | 3,769 | |
1.4% | - | |
9.9 | 0.0 | |
3 days ago | 7 months ago | |
Ruby | C# | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
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.
Metasploit
-
Hackers Tools: Must-Have Tools for Every Ethical Hacker
Metasploit Framework (mentioned earlier)
-
I watched a video of Mr. Robot programming a script. As I watch the script, the syntax is reminiscent of the Ruby language, and it really is.
It's using the metasploit framework https://github.com/rapid7/metasploit-framework
-
The 36 tools that SaaS can use to keep their product and data safe from criminal hackers (manual research)
Metasploit
-
Why are there so many Rails related posts here?
This is something that kind of annoys me; there's even a /r/rails sub-reddit specifically for Ruby on Rails stuff. Understandably Rails helped put Ruby on the map. Before Rails, Ruby was just another fringe language. Rails became massively popular, helped many startups quickly build their Web 2.0 sites, and become successful companies (ex: GitHub, LinkedIn, AirBnB, etc). Like others have said, "Rails is where the money is at". However, this posses a problem for the Ruby community: whenever Rails becomes less popular, so does Ruby. I wish the Ruby ecosystem wasn't so heavily centralized around Rails, and that we diversified our uses of Ruby a bit. There's of course Sinatra, dry-rb, Hanami, Dragon Ruby, SciRuby, and a dozen security tools written in Ruby such as Metasploit, BeFF, Arachni, and Ronin.
-
Pentesting Tools I Use Everyday
Learn more about Metasploit here: https://www.metasploit.com/
-
[P] Machine Learning Threat Detection in k8s
Well, what is considered "real" data here? Why couldn't you simply set up a managed k8s cluster with some prometheus monitoring and run the microservices-demo on it. There is even a synthetic load generator. You could purposefully add in specific kinds of faults into the working system, ones that are supported in metasploit so you can automate intrusions. Consider some goals for gaining access like: exfiltration, denial of service, ransomware. Then consider how you might detect such attacks purely from what you can read out of the prometheus time series data (eg. high egress traffic plus high req/s to redis might mean an exfiltration).
-
Metasploit VS ronin-exploits - a user suggested alternative
2 projects | 17 Jan 2023
-
Python hacking lib
If only there was already a tool which is a consolidated Swiss army knife of security utilities.
-
What’s Ruby used for most nowadays?
Ruby is mainly used in web app development because that's what makes money. However, Ruby is also used in Information Security (infosec) and there are a dozen or so Ruby security tools and libraries (metasploit, ronin, arachni, dnscat2, dradis). There's also SciRuby which aims to allow Ruby being used in the scientific/academic fields. You've probably heard/seen DragonRuby which is helping to popularize Ruby for simple game development. There's also a lot of interesting work happening around mruby and mruby-c (see mruby/c on Flipper Zero and mruby on DreamCast).
-
Implement DevSecOps to Secure your CI/CD pipeline
Pen testing is a proactive cybersecurity practice where security experts target individual components or whole applications to find vulnerabilities that can be exploited to compromise the application and data. ZAP, Metasploit, and Burp Suite can be used for doing pen tests and it can discover vulnerabilities that might be missed by SAST and DAST tools. The downside of a pen test is that it takes more time depending on the coverage and configuration. The proper pen test might take up to several weeks, and with DevOps development speed, it becomes unsustainable. However, it's still worth adding Internal VAPT which can be done on every feature release to move fast and external VAPT can be done biannually or annually to keep overall security in check.
Covenant
-
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
What are some alternatives?
BeEF - The Browser Exploitation Framework Project
routersploit - Exploitation Framework for Embedded Devices [Moved to: https://github.com/threat9/routersploit]
Empire - Empire is a PowerShell and Python post-exploitation agent.
SQLMap - Automatic SQL injection and database takeover tool
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
Rack::Attack - Rack middleware for blocking & throttling
thc-hydra - hydra
bettercap - The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
pwntools - CTF framework and exploit development library
CVE-2021-1675 - C# and Impacket implementation of PrintNightmare CVE-2021-1675/CVE-2021-34527
caldera - Automated Adversary Emulation Platform