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

remove old screenshot #117

Merged
merged 1 commit into from
Oct 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed images/58_detection_create.png
Binary file not shown.
4 changes: 2 additions & 2 deletions nids.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ To add a new NIDS rule, go to the main :ref:`detections` page and click the blue
- add the signature
- click the ``CREATE`` button and the detection should deploy to your grid at the next 15-minute cycle

.. image:: images/58_detection_create.png
:target: _images/58_detection_create.png
.. image:: images/59_detection_create.png
:target: _images/59_detection_create.png

Update Frequency
----------------
Expand Down
4 changes: 2 additions & 2 deletions sigma.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ To add a new Sigma rule, go to the main :ref:`detections` page and click the blu
- add the signature
- click the ``CREATE`` button and the detection should deploy to your grid at the next 15-minute cycle

.. image:: images/58_detection_create.png
:target: _images/58_detection_create.png
.. image:: images/59_detection_create.png
:target: _images/59_detection_create.png

Sigma Configuration
-------------------
Expand Down
4 changes: 2 additions & 2 deletions yara.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ To add a new YARA rule, go to the main :ref:`detections` page and click the blue
- add the signature
- click the ``CREATE`` button and the detection should deploy to your grid at the next 15-minute cycle

.. image:: images/58_detection_create.png
:target: _images/58_detection_create.png
.. image:: images/59_detection_create.png
:target: _images/59_detection_create.png

YARA Rules Options
------------------
Expand Down
Loading