Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mikeroyal-patch-10 #42

Open
wants to merge 34 commits into
base: mikeroyal-patch-9
Choose a base branch
from
Open
Changes from 2 commits
Commits
Show all changes
34 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
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -426,6 +426,8 @@ Security information and event management (SIEM) software collects log data from

[LogRhythm NextGen SIEM Platform](https://logrhythm.com/solutions/security/siem/) is a SIEM platform delivers comprehensive security analytics, UEBA, NTA, and SOAR within a single, integrated platform for rapid detection, response, and neutralization of threats.

[Wazuh](https://wazuh.com/) is a unified XDR (Extended Detection & Response) and SIEM (Security Information and Event Management) solution that protects endpoints and cloud workloads from modern threats. It offers free community support, no license cost, and flexible scalability for enterprise users.

### User and Entity Behavior Analytics (UEBA)

[Back to the Top](#table-of-contents)