-
Notifications
You must be signed in to change notification settings - Fork 8
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
1 parent
f5a96e2
commit f3d0799
Showing
2 changed files
with
4 additions
and
5 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,14 +1,13 @@ | ||
# Suricata Service | ||
|
||
This Assemblyline service scans network files using Suricata, an open source IDS. | ||
This service scans network capture files with signature and extract files from network capture. | ||
|
||
**NOTE**: This service does not require you to buy any licence and is preinstalled and working after a default installation | ||
|
||
## Execution | ||
|
||
The Suricata configuration file is available in alsvc_suricata.conf.suricata.yaml. | ||
The Suricata configuration file is available in suricata_.conf.suricata.yaml. | ||
|
||
The ruleset configured by default for use with this service are the Emerging Threats Open rules, available at | ||
https://rules.emergingthreats.net/open/suricata/emerging.rules.tar.gz | ||
The ruleset configured by default for use with this service are the Emerging Threats Open rules, available at https://rules.emergingthreats.net/open/suricata/emerging.rules.tar.gz | ||
|
||
Organizations can add their own rulesets to this service. |
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