Merge remote-tracking branch 'origin/topic/johanna/remove-stepping-stone'

* origin/topic/johanna/remove-stepping-stone:
  Remove the Stepping Stone analyzer
This commit is contained in:
Tim Wojtulewicz 2021-06-21 16:14:03 -07:00
commit 30973af94a
19 changed files with 10 additions and 429 deletions

View file

@ -4118,15 +4118,6 @@ type PE::SectionHeader: record {
}
module GLOBAL;
## Internal to the stepping stone detector.
const stp_delta: interval &redef;
## Internal to the stepping stone detector.
const stp_idle_min: interval &redef;
## Internal to the stepping stone detector.
global stp_skip_src: set[addr] &redef;
## Description of a signature match.
##
## .. zeek:see:: signature_match