Versions in this module Expand all Collapse all v0 v0.21.0 May 22, 2024 v0.20.0 May 21, 2024 v0.19.0 May 21, 2024 v0.18.0 May 21, 2024 Changes in this version type Exploit + FlagsLast5Minutes int64 type Target + FlagsLast5Minutes int64 v0.17.0 Sep 29, 2023 Changes in this version + type Database struct + DB *sql.DB + type Exploit struct + Command string + Enabled bool + Flags int64 + Id int64 + Name string + Path string + Tag string + Timeout int64 + type Flag struct + ExploitId int64 + Flag string + Id int64 + Result string + TargetId int64 + Valid string + type FlagDTO struct + ExploitName string + Flag string + Id int64 + Result string + TargetName string + Timestamp string + Valid string + type Target struct + Enabled bool + Flags int64 + Id int64 + Ip string + Name string + Tag string