Versions in this module Expand all Collapse all v0 v0.0.2 Sep 14, 2024 v0.0.1 Sep 7, 2024 Changes in this version + type Asset struct + ID string + type Config struct + Alterations *bool + Blacklist []*string + BruteForce *bool + Cirds []interface{} + Database []interface{} + Domains []*string + Ips []*string + Ports []*int + Resolvers []*string + Scope []interface{} + Transformations []interface{} + type CreateAssetInput struct + AssetName *string + Data interface{} + SessionToken string + type CreateSessionInput struct + Config interface{} + type CreateSessionJSONInput struct + Config string + type Session struct + SessionToken string + type SessionStats struct + WorkItemsCompleted *int + WorkItemsTotal *int