Writeups.xyz is an open platform that indexes information security and bug bounty writeups or blog posts. The writeups are categorized by vulnerability types, companies/programs, authors, and more, to help infosec people find valuable resources easier.
Important Note: Please remember that the inclusion of a program or target in this directory does not imply permission to conduct any hacking activities. Always review and adhere to the specific policies of each program before taking any action.
Everyone is welcome to contribute! To add a new writeup or update an existing one, simply submit a pull request. Writeups should be placed in the /content directory in Markdown format (.md).
This project is built using Hugo, a fast static site generator. To build the site locally:
-
Install Hugo: Follow the installation instructions for your operating system at https://gohugo.io/getting-started/installing/.
-
Clone the repository:
git clone https://github.com/c2a/writeups.xyz.git && cd writeups.xyz
-
Run the Hugo development server:
hugo server
Your site will be live at http://localhost:1313.
- Mariem from pentester.land: For providing the awesome raw data for the writeups link directory. (Check out https://pentester.land/writeups/)
- Aditya Telange: For the Hugo Index theme inspired by GTFOBins that are used by this website (with modifications). (https://github.com/adityatelange/hugo-index).
This project is licensed under the MIT License - see the LICENSE file for details.