Cybersecurity All tools
OPEN-SOURCE OR VERY LOW-COST CYBERSECURITY CONTROLS
What tools would you utilize to test the security of GitHub/open-source projects that you haven't developed yourself?
Depends on the technology. You can use static analysis -based tools for basic vulnerabilities, for example Semgrep (https://semgrep.dev) is a nice one. For vulnerable components, I think package managers can have corresponding utilities like cargo-audit in Rust.
More on reddit.comCan I post a hacking tool I made to Github?
Videos
Hey everyone!
I’ve just launched a new GitHub repository, cybersources, which compiles a diverse range of cybersecurity resources.
This repo is designed to be a go-to place for professionals, learners, and hobbyists alike. It includes:
Tools for penetration testing, incident response, and network analysis.
Step-by-step tutorials to boost your cybersecurity skills.
Industry standards and best practice references.
Whether you're a seasoned expert or a beginner, I hope you find it useful.
Feel free to explore, contribute, and share your feedback!
Let’s build a strong cybersecurity community together! 🚀
👉 [Link to the repository]
Looking forward to your thoughts and suggestions! 😊