Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
1b14fb4
Added Detection & Response Types category.
mikeroyal Mar 21, 2023
0f3e20a
Merge pull request #32 from mikeroyal/mikeroyal-patch-9
mikeroyal Mar 24, 2023
740ed7f
Merge pull request #33 from mikeroyal/mikeroyal-patch-10
mikeroyal Mar 26, 2023
c8f85eb
Updated table of contents.
mikeroyal Mar 26, 2023
fb5102a
Added more security tools for OSINT and forensics.
mikeroyal Apr 3, 2023
bc95933
Added Contributing Guidelines.md
mikeroyal Apr 5, 2023
1a0618e
Merge pull request #35 from mikeroyal/mikeroyal-patch-11
mikeroyal Apr 9, 2023
096acbb
Merge pull request #34 from mikeroyal/mikeroyal-patch-10
mikeroyal Apr 9, 2023
cac993a
Added Tools for User Management & Authentication.
mikeroyal Apr 15, 2023
2cfbd02
Added more security tools.
mikeroyal Apr 20, 2023
f3e64f6
Added more Security Standards.
mikeroyal Apr 20, 2023
5f57e07
Merge pull request #36 from mikeroyal/mikeroyal-patch-10
mikeroyal Apr 22, 2023
a737e6d
Merge pull request #37 from mikeroyal/mikeroyal-patch-11
mikeroyal Apr 23, 2023
4975e48
Merge pull request #38 from mikeroyal/mikeroyal-patch-12
mikeroyal Apr 23, 2023
2c5dabb
Added Security Glossary.
mikeroyal May 1, 2023
3ac0335
Merge pull request #39 from mikeroyal/mikeroyal-patch-10
mikeroyal May 5, 2023
3675a1c
Added Security Books section for Getting Started
mikeroyal May 10, 2023
5cd8477
Merge pull request #40 from mikeroyal/mikeroyal-patch-10
mikeroyal May 13, 2023
f5644c1
Added more books.
mikeroyal May 13, 2023
2653e79
Added Playbooks section.
mikeroyal May 17, 2023
d5a3917
Merge pull request #41 from mikeroyal/mikeroyal-patch-10
mikeroyal May 22, 2023
ad965df
Updated books.
mikeroyal May 22, 2023
f1b1c18
Updated README.md
mikeroyal Jun 17, 2023
c944ee4
Added more Security Tools.
mikeroyal Jul 10, 2023
479a1c5
Updated Security Tools section.
mikeroyal Jul 10, 2023
68cc13f
Updated Security Standards, Frameworks and Benchmarks.
mikeroyal Aug 17, 2023
3bd281c
Updated Incident Management.
mikeroyal Aug 19, 2023
c315e84
Added Wazuh to SIEM Tools.
mikeroyal Sep 3, 2023
876fc86
Merge pull request #44 from mikeroyal/mikeroyal-patch-10
mikeroyal Sep 9, 2023
b075677
Added YouTube Tutorials section.
mikeroyal Sep 9, 2023
6cdbad9
Merge pull request #45 from mikeroyal/mikeroyal-patch-10
mikeroyal Sep 14, 2023
3fd6710
Updated YouTube Videos section.
mikeroyal Oct 11, 2023
beb94e1
Merge pull request #46 from mikeroyal/mikeroyal-patch-10
mikeroyal Oct 20, 2023
a8d88a3
Updated Maintenance.
mikeroyal Jan 4, 2024
c1c34d6
Updated README.md
mikeroyal Jun 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Contributing Guidelines

**Make sure your pull request follows these guidelines:**

- Search through the previous pull requests before making a new one!
- Adding new categories, or improving existing categories is welcome!
- Make sure you've personally used or benefited from the suggested resource.
- Make an individual pull request for each suggestion.
- Use the following format: `[Resource Title](url link) — description.`
- Expand on why the resource is useful in your pull request if needed.
- Keep descriptions short and simple, but descriptive.
- Please double check your spelling and grammar.

**Thanks for contributing to this Project!**
Loading