The Wayback Machine - https://web.archive.org/web/20220713094704/https://github.com/topics/threat-sharing
Skip to content
#

threat-sharing

Here are 53 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

Simple, effective, and modular package for parsing observables (indicators of compromise (IOCs), network data, and other, security related information) from text. It uses grammars rather than regexes which makes it more readable, maintainable, and hackable. Explore our interactive documentation here: https://hightower.space/ioc-finder/

  • Updated Jul 11, 2022
  • Python

DDWPasteRecon tool will help you identify code leak, sensitive files, plaintext passwords, password hashes. It also allow member of SOC & Blue Team to gain situational awareness of the organisation's web exposure on the pastesites. It Utilises Google's indexing of pastesites to gain targeted intelligence of the organisation. Blue & SOC teams can collect and analyse data from these indexed pastesites to better protect against unknown threats.

  • Updated Apr 9, 2022
  • C#

Improve this page

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

Learn more