Update DEVTools.md

This commit is contained in:
nbats 2022-10-22 18:09:26 -07:00 committed by GitHub
parent 8ea86af760
commit b952d00753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,8 +65,9 @@
* [LintCode](https://www.lintcode.com/) - Coding Practice
* [Coding Questions](https://platform.stratascratch.com/coding) - Coding Interview Questions
* [Code With Mosh Courses](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_code_with_mosh_courses)
* [picoCTF](https://picoctf.org/) or [CTFLearn](https://ctflearn.com/) - Cyber Security Lessons
* [DefendTheWeb](https://defendtheweb.net/) - Cyber Security Challenges
* [picoCTF](https://picoctf.org/) or [CTFLearn](https://ctflearn.com/) - Cybersecurity Lessons
* [DefendTheWeb](https://defendtheweb.net/) - Cybersecurity Challenges
* [Cyber Talent Kids](https://cybertalentskids.com/) - Learn About Cybersecurity
* [Leetcode](https://leetcode.ca/) - Code Solutions / [Company Questions](https://github.com/MysteryVaibhav/leetcode_company_wise_questions), [2](https://docs.google.com/document/d/1icaNSRq6XcWO3EOycEP9F9P8SLerBanpY3Ni_ZzCfFA/edit) / [Animations](https://github.com/MisterBooo/LeetCodeAnimation)
* [Awesome Cheatsheets](https://lecoupa.github.io/awesome-cheatsheets/), [HowDoI](https://github.com/gleitz/howdoi), [OverApi](https://overapi.com/) or [Cheat Sheets](http://www.cheat-sheets.org/) - Programming Cheat Sheets
* [Google Cloud Developer's Cheat Sheet](https://googlecloudcheatsheet.withgoogle.com/) - Google Cloud Developer Cheat Sheet / [GitHub](https://github.com/priyankavergadia/google-cloud-4-words)
@ -277,7 +278,11 @@
* [Balena](https://www.balena.io/) - Build / Manage IoT Groups
* [Awesome Bug Bounty](https://github.com/djadmin/awesome-bug-bounty), [Awesome Bug Bounty Builder](https://github.com/0xJin/awesome-bugbounty-builder) or [Bug Bounty](https://github.com/sehno/Bug-bounty) - Bug Bounty Resources
* [Awesome CTF](https://github.com/apsdehal/awesome-ctf) - CTF Resources
* [Advisory Database](https://github.com/github/advisory-database) - Security Vulnerability Database
* [Rawsec's CyberSecurity Inventory](https://inventory.raw.pm/), [Cybersecurity-Resources](https://github.com/Nickyie/Cybersecurity-Resources), [Infosec Resources](https://github.com/stong/infosec-resources) or [Anon Security](https://t.me/anon_server) - Cybersecurity Resources
* [The White Circle](https://twc1rcle.com/) - Cybersecurity Community
* [Advisory Database](https://github.com/github/advisory-database) or [Att&ck](https://attack.mitre.org/) - Cybersecurity Defense Databases
* [Crowdsec](https://crowdsec.net/) - Crowd-Sourced Intrusion Detection / Prevention / [GitHub](https://github.com/crowdsecurity/crowdsec)
* [Fail2Ban](https://www.fail2ban.org/wiki/index.php/Main_Page) - Protect Servers from Brute Force Attacks / [GitHub](https://github.com/fail2ban/fail2ban)
* [Pentest Contracts](https://github.com/cure53/Contracts) - Security Contract Templates
* [Earthly](https://earthly.dev/) - CD/CD Framework Pipeline
* [CI/CD Security](https://github.com/myugan/awesome-cicd-security) - CI/CD Security Resources Awesome