Skip to content
#

threat-analysis

Here are 54 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
ThreatMapper

An ongoing & curated collection of awesome software best practices and remediation techniques, libraries and frameworks, E-books and videos, Technical guidelines and important resources about Threat Detection & Hunting.

  • Updated Mar 11, 2022

Improve this page

Add a description, image, and links to the threat-analysis 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 threat-analysis topic, visit your repo's landing page and select "manage topics."

Learn more