-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding in lme-2-docs content * add includes.txt for building AND all the new pngs * adding the new includes.txt and removing space named file * adding main readme from lme-2-docs, add .gitignore
- Loading branch information
1 parent
34fb759
commit d465e10
Showing
39 changed files
with
897 additions
and
445 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,4 +1,5 @@ | ||
*.docx | ||
.DS_Store | ||
/.idea/ | ||
/.vscode/ | ||
|
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
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,15 +1,23 @@ | ||
Readme.md | ||
./docs/markdown/prerequisites.md | ||
./docs/markdown/chapter1/chapter1.md | ||
./docs/markdown/chapter1/guide_to_ous.md | ||
./docs/markdown/chapter3/chapter3.md | ||
./docs/markdown/chapter3/resilience.md | ||
./docs/markdown/chapter4.md | ||
./docs/markdown/logging-guidance/cloud.md | ||
./docs/markdown/logging-guidance/filtering.md | ||
./docs/markdown/logging-guidance/retention.md | ||
./docs/markdown/logging-guidance/other-logging.md | ||
./docs/markdown/reference/dashboard-descriptions.md | ||
./docs/markdown/reference/faq.md | ||
./docs/markdown/reference/security-model.md | ||
./docs/markdown/reference/troubleshooting.md | ||
./docs/markdown/maintenance/backups.md | ||
./docs/markdown/maintenance/certificates.md | ||
./docs/markdown/maintenance/elastalert-rules.md | ||
./docs/markdown/maintenance/Encryption_at_rest_option_for_users.md | ||
./docs/markdown/maintenance/index-management.md | ||
./docs/markdown/maintenance/upgrading.md | ||
./docs/markdown/reference/troubleshooting.md | ||
./docs/markdown/reference/faq.md | ||
|
||
./docs/markdown/maintenance/volume-management.md | ||
./docs/markdown/maintenance/vulnerability-scan-setup.md | ||
./docs/markdown/maintenance/wazuh-configuration.md | ||
./docs/markdown/agents/elastic-agent-mangement.md | ||
./docs/markdown/agents/wazuh-active-response.md | ||
./docs/markdown/agents/wazuh-agent-mangement.md | ||
./docs/markdown/endpoint-tools/install-auditd.md | ||
./docs/markdown/endpoint-tools/install-sysmon.md |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
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
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,66 +1,56 @@ | ||
# Installing Sysmon on Windows Machines | ||
|
||
This guide will walk you through the process of installing Sysmon (System Monitor) on your Windows machines using the SwiftOnSecurity configuration. | ||
This guide will walk you through the process of installing Sysmon (System Monitor) on your Windows machine(s) using the SwiftOnSecurity configuration. | ||
|
||
## Prerequisites | ||
|
||
- Administrative access to the Windows machine | ||
- Internet connection to download necessary files | ||
|
||
## Step 1: Download Sysmon | ||
|
||
1. Visit the official Microsoft Sysinternals Sysmon page: https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon | ||
2. Click on the "Download Sysmon" link to download the ZIP file. | ||
3. Extract the contents of the ZIP file to a folder on your computer (e.g., `C:\Sysmon`). | ||
2. Click on the "Download Sysmon" link to download the ZIP file | ||
3. Extract the contents of the ZIP file to a folder on your computer (e.g., `C:\Sysmon`) | ||
|
||
## Step 2: Download SwiftOnSecurity Configuration | ||
|
||
1. Open a web browser and go to: https://github.com/SwiftOnSecurity/sysmon-config/blob/master/sysmonconfig-export.xml | ||
2. Click the button to download raw content. | ||
3. Save the file into the Symon directory. | ||
2. Click the button to download raw content | ||
3. Save the file into the Sysmon directory | ||
|
||
## Step 3: Install Sysmon | ||
|
||
1. Open an elevated Command Prompt (Run as Administrator). | ||
1. Open an elevated Command Prompt (Run as Administrator) | ||
2. Navigate to the folder where you extracted Sysmon: | ||
``` | ||
cd C:\Sysmon | ||
``` | ||
3. Run the following command to install Sysmon with the SwiftOnSecurity configuration: | ||
``` | ||
sysmon64.exe -accepteula -i sysmonconfig-export.xml | ||
sysmon.exe -accepteula -i sysmonconfig-export.xml | ||
``` | ||
|
||
## Step 4: Verify Installation | ||
|
||
1. Open Event Viewer (you can search for it in the Start menu). | ||
2. Navigate to "Applications and Services Logs" > "Microsoft" > "Windows" > "Sysmon" > "Operational". | ||
3. You should see events being logged by Sysmon. | ||
1. Open Event Viewer (you can search for it in the Start menu) | ||
2. Navigate to "Applications and Services Logs" > "Microsoft" > "Windows" > "Sysmon" > "Operational" | ||
3. You should see events being logged by Sysmon | ||
|
||
## Updating Sysmon Configuration | ||
|
||
To update the Sysmon configuration in the future: | ||
|
||
1. Download the latest `sysmonconfig-export.xml` from the SwiftOnSecurity GitHub repository. | ||
2. Open an elevated Command Prompt. | ||
3. Navigate to the Sysmon folder. | ||
1. Download the latest `sysmonconfig-export.xml` from the SwiftOnSecurity GitHub repository | ||
2. Open an elevated Command Prompt | ||
3. Navigate to the Sysmon folder | ||
4. Run the following command: | ||
``` | ||
sysmon64.exe -c sysmonconfig-export.xml | ||
sysmon.exe -c sysmonconfig-export.xml | ||
``` | ||
|
||
## Uninstalling Sysmon | ||
|
||
If you need to uninstall Sysmon: | ||
|
||
1. Open an elevated Command Prompt. | ||
2. Navigate to the Sysmon folder. | ||
1. Open an elevated Command Prompt | ||
2. Navigate to the Sysmon folder | ||
3. Run the following command: | ||
``` | ||
sysmon64.exe -u | ||
sysmon.exe -u | ||
``` | ||
|
||
## Additional Notes | ||
|
||
- You can now enable sysmon log collection from the Windows elastic agent integration. | ||
- Use a shared folder, SCCM, GPO's, or other tools to install are large quantities of machines. | ||
- You can now enable sysmon log collection from the Windows elastic agent integration | ||
- Use a shared folder, SCCM, GPO's, or other tools to install on large quantities of machines |
Oops, something went wrong.