-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
alhazred
authored and
alhazred
committed
Aug 23, 2020
1 parent
2730012
commit f4cf1d3
Showing
5 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
.DS_Store | ||
siem/resources/* | ||
siem/certs/* | ||
siem/conf/siem/config.ps1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
dP .dMP dMP.aMP dMP"AMF dMP dMP dMP dMP.aMP dMP dMP | ||
VMMMP" VMMMP" dMP dMP dMP dMP dMP VMMMP" dMP dMP | ||
|
||
v0.1 -- Caleb Anderson [email protected] | ||
v0.1.0 INITIAL RELEASE 2020-08-24 -- Caleb Anderson [email protected] | ||
|
||
This project creates a drop in ELK SIEM component for use in a infosec redteam lab. It will install the ELK stack, register a trial, create TLS certificates, setup users, setup beat index templates etc etc. (see "Activities"). This is not designed to replace the excellent DetectionLab (https://github.com/clong/DetectionLab), but instead provide an easy to use, low configuration, drop-in component you can integrate into existing labs or use as part of custom redteam scenarios. | ||
|
||
|
@@ -210,6 +210,12 @@ replacing the 7.9.0 on the $VERSION= line with your ELK version. | |
|
||
You should copy the generated template file to ./conf/winlogbeat/ | ||
|
||
## TODO | ||
|
||
* Support for more data sources, EDRs etc with associated installers | ||
* Custom detection rules | ||
* ... your idea here? Get in touch! | ||
|
||
## Contact | ||
|
||
Latest version: https://github.com/dirtyfilthy/siem-from-scratch | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ VMMMP" dMP dMMMMMP dMP dMP dMP dMP dMP dMP VMMMP" dMP dMP dMP | |
dP .dMP dMP.aMP dMP"AMF dMP dMP dMP dMP.aMP dMP dMP | ||
VMMMP" VMMMP" dMP dMP dMP dMP dMP VMMMP" dMP dMP | ||
v0.1 -- Caleb Anderson [email protected] | ||
v0.1.0 INITIAL RELEASE 2020-08-24 -- Caleb Anderson [email protected] | ||
' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters