The Wayback Machine - https://web.archive.org/web/20220410230844/https://github.com/topics/cti
Skip to content
#

cti

Here are 133 public repositories matching this topic...

zbyshak
zbyshak commented Nov 9, 2020

Problem in MISP/app/Lib/Export/NidsExport.php /
causes there are two rows in beggening of all rules regarding email. Bug is in row 161

case 'email':
$this->emailSrcRule($ruleFormat, $item['Attribute'], $sid);
$this->emailDstRule($ruleFormat, $item['Attribute'], $sid);
break;
this causes inserting both source and destinati

T: enhancement good first issue

Security control framework mappings to MITRE ATT&CK provide a critically important resource for organizations to assess their security control coverage against real-world threats and provide a bridge for integrating ATT&CK-based threat information into the risk management process.

  • Updated Mar 8, 2022
  • Python

Improve this page

Add a description, image, and links to the cti topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cti topic, visit your repo's landing page and select "manage topics."

Learn more