Versions in this module Expand all Collapse all v0 v0.5.0 Mar 9, 2026 Changes in this version + type GeoServer struct + func (m *GeoServer) Check(run *sdk.Context) (sdk.CheckResult, error) + func (m *GeoServer) Exploit(run *sdk.Context) error + func (m *GeoServer) Info() sdk.Info + type MajorDoMoConsoleEval struct + func (m *MajorDoMoConsoleEval) Check(run *sdk.Context) (sdk.CheckResult, error) + func (m *MajorDoMoConsoleEval) Exploit(run *sdk.Context) error + func (m *MajorDoMoConsoleEval) Info() sdk.Info + type MajorDoMoSupplyChain struct + func (m *MajorDoMoSupplyChain) Check(run *sdk.Context) (sdk.CheckResult, error) + func (m *MajorDoMoSupplyChain) Exploit(run *sdk.Context) error + func (m *MajorDoMoSupplyChain) Info() sdk.Info + func (m *MajorDoMoSupplyChain) Options() []sdk.Option v0.4.1 Mar 3, 2026 v0.4.0 Mar 3, 2026 Changes in this version + type React2Shell struct + func (m *React2Shell) Check(run *sdk.Context) (sdk.CheckResult, error) + func (m *React2Shell) Exploit(run *sdk.Context) error + func (m *React2Shell) Info() sdk.Info