Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

RASP: add shellshock protection #142

Merged
merged 1 commit into from Jul 31, 2020
Merged

RASP: add shellshock protection #142

merged 1 commit into from Jul 31, 2020

Commits on Jul 30, 2020

  1. rule/callback/shellshock: add the shellshock callback

    The shellshock callback is targets `os.StartProcess()` and checks the
    environment variables against a list of regular expression provided by the
    backend rule. When matching, the call is aborted and the request is blocked.
    Julio-Guerra committed Jul 30, 2020
    Copy the full SHA
    601c06f View commit details
    Browse the repository at this point in the history