Warning

This documentation is still a work in progress. If you have any issues or questions, please ask on the stix-discussion mailing list or file a bug in our issue tracker.

stix.campaign Module

Classes

class stix.campaign.Campaign(id_=None, idref=None, timestamp=None, title=None, description=None, short_description=None)

Bases: stix.base.BaseCoreComponent

class stix.campaign.AssociatedCampaigns(scope=None, *args)

Bases: stix.common.related.GenericRelationshipList

class stix.campaign.Attribution(scope=None, *args)

Bases: stix.common.related.GenericRelationshipList

class stix.campaign.Names(*args)

Bases: stix.base.EntityList

class stix.campaign.RelatedIncidents(scope=None, *args)

Bases: stix.common.related.GenericRelationshipList

class stix.campaign.RelatedIndicators(scope=None, *args)

Bases: stix.common.related.GenericRelationshipList

class stix.campaign.RelatedTTPs(scope=None, *args)

Bases: stix.common.related.GenericRelationshipList

Table Of Contents

Previous topic

stix.data_marking Module

Next topic

stix.common Module

This Page

Related Documentation