-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
documentation links work in progress
- Loading branch information
Showing
6 changed files
with
66 additions
and
80 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
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 |
---|---|---|
|
@@ -15,38 +15,27 @@ Hedgehog Linux is a Debian-based operating system built to | |
### <a name="HedgehogTableOfContents"></a>Table of Contents | ||
|
||
* [Sensor installation](hedgehog-installation.md#HedgehogInstallation) | ||
- [Image boot options](#HedgehogBootOptions) | ||
- [Image boot options](hedgehog-installation.md#HedgehogBootOptions) | ||
- [Installer](hedgehog-installation.md#HedgehogInstaller) | ||
* [Boot](#HedgehogBoot) | ||
- [Kiosk mode](#HedgehogKioskMode) | ||
* [Configuration](#HedgehogConfiguration) | ||
- [Interfaces, hostname, and time synchronization](#HedgehogConfigRoot) | ||
+ [Hostname](#HedgehogConfigHostname) | ||
+ [Interfaces](#HedgehogConfigIface) | ||
+ [Time synchronization](#HedgehogConfigTime) | ||
* [Boot](hedgehog-boot.md#HedgehogBoot) | ||
- [Kiosk mode](hedgehog-boot.md#HedgehogKioskMode) | ||
* [Configuration](hedgehog-config.md#HedgehogConfiguration) | ||
- [Interfaces, hostname, and time synchronization](hedgehog-config-root.md#HedgehogConfigRoot) | ||
+ [Hostname](hedgehog-config-root.md#HedgehogConfigHostname) | ||
+ [Interfaces](hedgehog-config-root.md#HedgehogConfigIface) | ||
+ [Time synchronization](hedgehog-config-root.md#HedgehogConfigTime) | ||
- [Capture, forwarding, and autostart services](hedgehog-config-user.md#HedgehogConfigUser) | ||
+ [Capture](#HedgehogConfigCapture) | ||
* [Automatic file extraction and scanning](#HedgehogZeekFileExtraction) | ||
+ [Forwarding](#HedgehogConfigForwarding) | ||
+ [Capture](hedgehog-config-user.md#HedgehogConfigCapture) | ||
* [Automatic file extraction and scanning](hedgehog-config-user.md#HedgehogZeekFileExtraction) | ||
+ [Forwarding](hedgehog-config-user.md#HedgehogConfigForwarding) | ||
* [arkime-capture](hedgehog-config-user.md#Hedgehogarkime-capture): Arkime session forwarding | ||
* [filebeat](hedgehog-config-user.md#Hedgehogfilebeat): Zeek and Suricata log forwarding | ||
* [miscbeat](#Hedgehogmiscbeat): System metrics forwarding | ||
* [miscbeat](hedgehog-config-user.md#Hedgehogmiscbeat): System metrics forwarding | ||
+ [Autostart services](hedgehog-config-user.md#HedgehogConfigAutostart) | ||
+ [Zeek Intelligence Framework](#HedgehogZeekIntel) | ||
+ [Zeek Intelligence Framework](hedgehog-config-zeek-intel.md#HedgehogZeekIntel) | ||
* [Appendix A - Generating the ISO](hedgehog-iso-build.md#HedgehogISOBuild) | ||
* [Appendix B - Configuring SSH access](#HedgehogConfigSSH) | ||
* [Appendix C - Troubleshooting](#HedgehogTroubleshooting) | ||
* [Appendix D - Hardening](#HedgehogHardening) | ||
- [Compliance exceptions](#HedgehogComplianceExceptions) | ||
* [Appendix E - Upgrades](#HedgehogUpgradePlan) | ||
* [Copyright](#HedgehogFooter) | ||
|
||
# <a name="HedgehogFooter"></a>Copyright | ||
|
||
Hedgehog Linux - part of [Malcolm](https://github.com/idaholab/Malcolm) - is Copyright 2022 Battelle Energy Alliance, LLC, and is developed and released through the cooperation of the Cybersecurity and Infrastructure Security Agency of the U.S. Department of Homeland Security. | ||
|
||
See [`License.txt`](https://raw.githubusercontent.com/idaholab/Malcolm/main/License.txt) for the terms of its release. | ||
|
||
### Contact information of author(s): | ||
|
||
[[email protected]](mailto:[email protected]?subject=Network%20sensor%20development) | ||
* [Appendix B - Configuring SSH access](hedgehog-ssh.md#HedgehogConfigSSH) | ||
* [Appendix C - Troubleshooting](hedgehog-troubleshooting.md#HedgehogTroubleshooting) | ||
* [Appendix D - Hardening](hedgehog-hardening.md#HedgehogHardening) | ||
- [Compliance exceptions](hedgehog-hardening.md#HedgehogComplianceExceptions) | ||
* [Appendix E - Upgrades](hedgehog-upgrade.md#HedgehogUpgradePlan) |
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