Add HTB Writeups to CTF General section#223
Add HTB Writeups to CTF General section#223momenbasel wants to merge 1 commit intocarpedm20:masterfrom
Conversation
Adds a comprehensive Hack The Box writeup collection covering 500+ machines, 400+ challenges, 6 ProLabs, 70+ Sherlocks, and methodology guides useful for OSCP/CPTS preparation.
There was a problem hiding this comment.
Pull request overview
Adds an additional resource link under CTF > General for Hack The Box writeups.
Changes:
- Add “HTB Writeups” entry to the CTF General resources list.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Code Review
This pull request adds a link to a comprehensive collection of Hack The Box writeups to the README. The review feedback suggests removing specific counts of machines and challenges from the description to create a more evergreen entry that requires less maintenance as the repository grows.
| * [Pentest Cheat Sheets](https://github.com/coreb1t/awesome-pentest-cheat-sheets) - Collection of cheat sheets useful for pentesting | ||
| * [Movies For Hackers](https://github.com/k4m4/movies-for-hackers) - A curated list of movies every hacker & cyberpunk must watch. | ||
| * [Roppers CTF Fundamentals Course](https://www.roppers.org/courses/ctf) - Free course designed to get a student crushing CTFs as quickly as possible. Teaches the mentality and skills required for crypto, forensics, and more. Full text available as a [gitbook](https://www.hoppersroppers.org/ctf/). | ||
| * [HTB Writeups](https://github.com/momenbasel/htb-writeups) - A comprehensive collection of Hack The Box writeups covering 500+ machines, 400+ challenges, 6 ProLabs, 70+ Sherlocks, and methodology guides for OSCP/CPTS prep. |
There was a problem hiding this comment.
The description includes specific counts (e.g., '500+ machines', '400+ challenges') that will quickly become outdated as the repository is updated. It is better to use a more 'evergreen' description that focuses on the types of content provided rather than specific quantities to reduce maintenance overhead.
| * [HTB Writeups](https://github.com/momenbasel/htb-writeups) - A comprehensive collection of Hack The Box writeups covering 500+ machines, 400+ challenges, 6 ProLabs, 70+ Sherlocks, and methodology guides for OSCP/CPTS prep. | |
| * [HTB Writeups](https://github.com/momenbasel/htb-writeups) - A comprehensive collection of Hack The Box writeups covering machines, challenges, ProLabs, Sherlocks, and methodology guides for OSCP/CPTS prep. |
Summary
Checklist