├── Entities ├── CybOX.Observable.entity ├── STIX.COA.entity ├── STIX.Campaign.entity ├── STIX.ExploitTarget.entity ├── STIX.Incident.entity ├── STIX.Indicator.entity ├── STIX.Package.entity ├── STIX.Report.entity ├── STIX.TTP.entity └── STIX.ThreatActor.entity ├── EntityCategories ├── cybox.category └── stix.category ├── Icons ├── CybOX │ ├── observable.png │ ├── observable24.png │ ├── observable32.png │ └── observable48.png └── STIX │ ├── campaign.png │ ├── campaign24.png │ ├── campaign32.png │ ├── campaign48.png │ ├── course_of_action.png │ ├── course_of_action24.png │ ├── course_of_action32.png │ ├── course_of_action48.png │ ├── exploit_target.png │ ├── exploit_target24.png │ ├── exploit_target32.png │ ├── exploit_target48.png │ ├── incident.png │ ├── incident24.png │ ├── incident32.png │ ├── incident48.png │ ├── indicator.png │ ├── indicator24.png │ ├── indicator32.png │ ├── indicator48.png │ ├── package.png │ ├── package24.png │ ├── package32.png │ ├── package48.png │ ├── report.png │ ├── report24.png │ ├── report32.png │ ├── report48.png │ ├── threat_actor.png │ ├── threat_actor24.png │ ├── threat_actor32.png │ ├── threat_actor48.png │ ├── ttp.png │ ├── ttp24.png │ ├── ttp32.png │ └── ttp48.png ├── LICENSE ├── README.md ├── threaty_threatego.mtz └── version.properties /Entities/CybOX.Observable.entity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Entities/CybOX.Observable.entity -------------------------------------------------------------------------------- /Entities/STIX.COA.entity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Entities/STIX.COA.entity -------------------------------------------------------------------------------- /Entities/STIX.Campaign.entity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Entities/STIX.Campaign.entity -------------------------------------------------------------------------------- /Entities/STIX.ExploitTarget.entity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Entities/STIX.ExploitTarget.entity -------------------------------------------------------------------------------- /Entities/STIX.Incident.entity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Entities/STIX.Incident.entity -------------------------------------------------------------------------------- /Entities/STIX.Indicator.entity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Entities/STIX.Indicator.entity -------------------------------------------------------------------------------- /Entities/STIX.Package.entity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Entities/STIX.Package.entity -------------------------------------------------------------------------------- /Entities/STIX.Report.entity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Entities/STIX.Report.entity -------------------------------------------------------------------------------- /Entities/STIX.TTP.entity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Entities/STIX.TTP.entity -------------------------------------------------------------------------------- /Entities/STIX.ThreatActor.entity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Entities/STIX.ThreatActor.entity -------------------------------------------------------------------------------- /EntityCategories/cybox.category: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /EntityCategories/stix.category: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Icons/CybOX/observable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/CybOX/observable.png -------------------------------------------------------------------------------- /Icons/CybOX/observable24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/CybOX/observable24.png -------------------------------------------------------------------------------- /Icons/CybOX/observable32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/CybOX/observable32.png -------------------------------------------------------------------------------- /Icons/CybOX/observable48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/CybOX/observable48.png -------------------------------------------------------------------------------- /Icons/STIX/campaign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/campaign.png -------------------------------------------------------------------------------- /Icons/STIX/campaign24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/campaign24.png -------------------------------------------------------------------------------- /Icons/STIX/campaign32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/campaign32.png -------------------------------------------------------------------------------- /Icons/STIX/campaign48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/campaign48.png -------------------------------------------------------------------------------- /Icons/STIX/course_of_action.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/course_of_action.png -------------------------------------------------------------------------------- /Icons/STIX/course_of_action24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/course_of_action24.png -------------------------------------------------------------------------------- /Icons/STIX/course_of_action32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/course_of_action32.png -------------------------------------------------------------------------------- /Icons/STIX/course_of_action48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/course_of_action48.png -------------------------------------------------------------------------------- /Icons/STIX/exploit_target.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/exploit_target.png -------------------------------------------------------------------------------- /Icons/STIX/exploit_target24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/exploit_target24.png -------------------------------------------------------------------------------- /Icons/STIX/exploit_target32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/exploit_target32.png -------------------------------------------------------------------------------- /Icons/STIX/exploit_target48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/exploit_target48.png -------------------------------------------------------------------------------- /Icons/STIX/incident.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/incident.png -------------------------------------------------------------------------------- /Icons/STIX/incident24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/incident24.png -------------------------------------------------------------------------------- /Icons/STIX/incident32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/incident32.png -------------------------------------------------------------------------------- /Icons/STIX/incident48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/incident48.png -------------------------------------------------------------------------------- /Icons/STIX/indicator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/indicator.png -------------------------------------------------------------------------------- /Icons/STIX/indicator24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/indicator24.png -------------------------------------------------------------------------------- /Icons/STIX/indicator32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/indicator32.png -------------------------------------------------------------------------------- /Icons/STIX/indicator48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/indicator48.png -------------------------------------------------------------------------------- /Icons/STIX/package.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/package.png -------------------------------------------------------------------------------- /Icons/STIX/package24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/package24.png -------------------------------------------------------------------------------- /Icons/STIX/package32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/package32.png -------------------------------------------------------------------------------- /Icons/STIX/package48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/package48.png -------------------------------------------------------------------------------- /Icons/STIX/report.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/report.png -------------------------------------------------------------------------------- /Icons/STIX/report24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/report24.png -------------------------------------------------------------------------------- /Icons/STIX/report32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/report32.png -------------------------------------------------------------------------------- /Icons/STIX/report48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/report48.png -------------------------------------------------------------------------------- /Icons/STIX/threat_actor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/threat_actor.png -------------------------------------------------------------------------------- /Icons/STIX/threat_actor24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/threat_actor24.png -------------------------------------------------------------------------------- /Icons/STIX/threat_actor32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/threat_actor32.png -------------------------------------------------------------------------------- /Icons/STIX/threat_actor48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/threat_actor48.png -------------------------------------------------------------------------------- /Icons/STIX/ttp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/ttp.png -------------------------------------------------------------------------------- /Icons/STIX/ttp24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/ttp24.png -------------------------------------------------------------------------------- /Icons/STIX/ttp32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/ttp32.png -------------------------------------------------------------------------------- /Icons/STIX/ttp48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/Icons/STIX/ttp48.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/README.md -------------------------------------------------------------------------------- /threaty_threatego.mtz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/threaty_threatego.mtz -------------------------------------------------------------------------------- /version.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/treyka/threaty_threatego/HEAD/version.properties --------------------------------------------------------------------------------