-
Notifications
You must be signed in to change notification settings - Fork 631
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
Showing
20 changed files
with
38 additions
and
36 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 |
---|---|---|
|
@@ -11,7 +11,7 @@ honeypot technologies, including [Snort](https://snort.org/), | |
|
||
For questions regarding troubleshooting your installation, please review the | ||
[MHN Troubleshooting | ||
Guide](https://github.com/Pwnlandia/mhn/wiki/MHN-Troubleshooting-Guide), | ||
Guide](https://github.com/pwnlandia/mhn/wiki/MHN-Troubleshooting-Guide), | ||
search past questions on the [modern-honey-network Google | ||
Group](https://groups.google.com/forum/#!forum/modern-honey-network), or send | ||
emails to <[email protected]>. | ||
|
@@ -45,7 +45,7 @@ Install Git | |
Install MHN | ||
|
||
$ cd /opt/ | ||
$ sudo git clone https://github.com/Pwnlandia/mhn.git | ||
$ sudo git clone https://github.com/pwnlandia/mhn.git | ||
$ cd mhn/ | ||
|
||
Run the following script to complete the installation. While this script runs, | ||
|
@@ -97,12 +97,12 @@ services running on your MHN server. See below for checking these. | |
### Running MHN Behind a Proxy | ||
|
||
For directions on running MHN behind a web proxy, follow the directions in the | ||
[wiki.](https://github.com/Pwnlandia/mhn/wiki/Running-MHN-Behind-a-Web-Proxy) | ||
[wiki.](https://github.com/pwnlandia/mhn/wiki/Running-MHN-Behind-a-Web-Proxy) | ||
|
||
### Running MHN Over HTTPS | ||
|
||
By default MHN will run without HTTPS, to configure your installation to use SSL | ||
certificates directions can be found in the [wiki.](https://github.com/Pwnlandia/mhn/wiki/Running-MHN-Over-HTTPS) | ||
certificates directions can be found in the [wiki.](https://github.com/pwnlandia/mhn/wiki/Running-MHN-Over-HTTPS) | ||
|
||
### Running MHN with Docker | ||
|
||
|
@@ -153,7 +153,7 @@ steps for deploying a honeypot with MHN: | |
5. Login to a honeypot server and run this command as root. | ||
|
||
If the deploy script successfully completes you should see the new sensor listed | ||
under your deployed sensor list. For a full list of supported sensors, check the list here: [List of Supported Sensors](https://github.com/Pwnlandia/mhn/wiki/List-of-Supported-Sensors) | ||
under your deployed sensor list. For a full list of supported sensors, check the list here: [List of Supported Sensors](https://github.com/pwnlandia/mhn/wiki/List-of-Supported-Sensors) | ||
|
||
## Integration with Splunk and ArcSight | ||
|
||
|
@@ -176,16 +176,16 @@ log should be monitored by the SplunkUniversalForwarder. | |
|
||
This will log the events as CEF to /var/log/mhn-arcsight.log | ||
|
||
## Data | ||
*NOTICE* **This section is out of date. Community data is not collected by Anomali although MHN still attempts to send this data to Anomali servers.** | ||
|
||
## Data | ||
|
||
The MHN server reports anonymized attack data back to Anomali, Inc. (formerly | ||
known as ThreatStream). If you are interested in viewing this data, get details | ||
in the | ||
[wiki](https://github.com/Pwnlandia/mhn/wiki/Getting-Access-to-the-MHN-Community-Data). | ||
This data reporting can be disabled by running the following command from the | ||
MHN server after completing the initial installation steps outlined above: | ||
`/opt/mhn/scripts/disable_collector.sh` | ||
The MHN server reports anonymized attack data back to Anomali, Inc. (formerly | ||
known as ThreatStream). If you are interested in viewing this data, get details | ||
in the | ||
[wiki](https://github.com/Pwnlandia/mhn/wiki/Getting-Access-to-the-MHN-Community-Data). | ||
This data reporting can be disabled by running the following command from the | ||
MHN server after completing the initial installation steps outlined above: | ||
`/opt/mhn/scripts/disable_collector.sh` | ||
|
||
|
||
## Support or Contact | ||
|
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
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
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
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