Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training/ams2018/v4 #3487

Merged
merged 24 commits into from
Sep 20, 2018
Merged

Training/ams2018/v4 #3487

merged 24 commits into from
Sep 20, 2018

Conversation

victorjulien
Copy link
Member

Updates to setup scripts and templates. Includes #3480 and #3485

PRScript output (if applicable):

victorjulien and others added 24 commits September 19, 2018 10:57
The idea being that it is easier to read and maintain than
wrapping ed commands.

This script also merges the parser and logger setup into a single
script, but still allows just the parser, or just the logger
to be generated with flags, --logger and --parser.
Removes:
- setup-app-layer.sh
- setup-app-layer-logger.sh

These have been replaced by setup-app-layer.py.
The rustfmt default is 100, set to 80 to be more inline with
the Suricata C code.
The protocol is a simple request/reply based protocol that can
be hand driven with netcat.

Request  -> 12:Hello World!
Response -> 3:Byte

Its of the format <length>:<message> where length is the length
of the message, not including the length or the delimiter.
Example functions for getting the request and response buffers.
Useful for running detection on the decoded buffers.
- If in src, cd to ..
- Error out early if the current directory does not look like a
  Suricata source directory.
Add --detect to setup a detect buffer.

Obsoletes setup-app-layer-detect.sh.
@victorjulien victorjulien requested review from jasonish and a team as code owners September 20, 2018 15:40
Copy link
Member

@jasonish jasonish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran through a series of setups and all is good. Detect test in tests/ directory runs fine.

We'll cleanup the template2 stuff after training.

@inliniac inliniac merged commit 0b5a2ab into OISF:master Sep 20, 2018
catenacyber added a commit to catenacyber/suricata that referenced this pull request Nov 27, 2023
catenacyber added a commit to catenacyber/suricata that referenced this pull request Dec 5, 2023
catenacyber added a commit to catenacyber/suricata that referenced this pull request Dec 5, 2023
catenacyber added a commit to catenacyber/suricata that referenced this pull request Dec 5, 2023
catenacyber added a commit to catenacyber/suricata that referenced this pull request Feb 2, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Feb 2, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Feb 12, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Feb 12, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Mar 1, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Mar 1, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Mar 28, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Mar 28, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request May 22, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request May 22, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request May 23, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request May 23, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request May 27, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request May 27, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request May 30, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request May 30, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request May 30, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request May 30, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Jun 2, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Jun 2, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Jun 3, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Jun 3, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Jun 3, 2024
catenacyber added a commit to catenacyber/suricata that referenced this pull request Jun 3, 2024
victorjulien pushed a commit to victorjulien/suricata that referenced this pull request Jun 4, 2024
victorjulien pushed a commit to victorjulien/suricata that referenced this pull request Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants