#
sigma
Here are 105 public repositories matching this topic...
The privacy-focused cryptocurrency
cryptography
privacy
blockchain
p2p
cryptocurrency
merkle-tree
sigma
zero-knowledge
zcoin
zerocoin
merkle-tree-proof-of-work
asic-resistant
zero-knowledge-proofs
zkp
lelantus
-
Updated
Jun 16, 2022 - C++
Bulletproofs are short non-interactive zero-knowledge proofs that require no trusted setup
cryptography
elliptic-curves
sigma
zero-knowledge
pedersen-commitment
zk-snarks
bulletproofs
zksnarks
range-proofs
-
Updated
Jun 6, 2021 - Haskell
Code to retrieve data for the programming languages influence visualizations from Freebase
visualization
python
computer-science
graph
network
data-visualization
influence
programming-languages
freebase
network-analysis
sigma
-
Updated
Feb 20, 2022 - Python
SIGMA UI is a free open-source application based on the Elastic stack and Sigma Converter (sigmac)
-
Updated
May 5, 2021 - Python
Rocket powered machine learning. Create, compare, adapt, improve - artificial intelligence at the speed of thought.
learning
machine-learning
framework
deep-learning
neural-network
gpu
machine
artificial-intelligence
artificial-neural-networks
sigma
learninghowcomputerslearn
-
Updated
Feb 1, 2022 - C#
SIEGMA - Transform Sigma rules into SIEM consumables
-
Updated
May 20, 2022 - Python
Resources To Learn And Understand SIGMA Rules
-
Updated
May 19, 2022
Import specific data sources into the Sigma generic and open signature format.
-
Updated
May 6, 2022 - Go
Schnorr Protocol for Non-interactive Zero-Knowledge Proofs
-
Updated
Feb 10, 2020 - Haskell
S2AN - Mapper of Sigma/Suricata Rules/Signatures ➡️ MITRE ATT&CK Navigator
-
Updated
Jun 23, 2022 - C#
A network graph exploration tool
-
Updated
Apr 28, 2022 - JavaScript
Set of SIGMA rules (>250) mapped to MITRE Att@k tactic and techniques
-
Updated
Jun 3, 2022
Nix Core Staging Repo
-
Updated
Jun 6, 2022 - C
Analysis of file (doc, pdf, exe, ...) in deep (emmbedded file(s)) with clamscan and yara rules
docker
security
analysis
static-analysis
clamav
malware-analysis
sigma
yara
yara-rules
security-tools
defensive-security
-
Updated
May 31, 2022 - YARA
Threat Detection & Anomaly Detection rules for popular open-source components
-
Updated
Dec 29, 2021
Sysmon and wazuh integration with Sigma sysmon rules [updated]
-
Updated
Jul 21, 2021
Automatic detection engineering technical state compliance
-
Updated
Jan 18, 2022 - Python
This repository contains all the config files and scripts used for our Open Source Endpoint monitoring project.
-
Updated
Jul 8, 2019 - Python
list of big minecraft skids, updated
-
Updated
Apr 4, 2022
Improve this page
Add a description, image, and links to the sigma topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sigma topic, visit your repo's landing page and select "manage topics."
in
WebhookEventTrigger.from_request
we log the webhook request IP address, but we extract it in a simplistic way:https://github.com/dj-stripe/dj-stripe/blob/0dd7925602e9b2ac693391fc9c02c4d87b97f5a9/djstripe/models/webhooks.py#L86-L92
It might be useful to add a settings-overridable function here so that users could use django-ipware (https://github.com/un33k/django-ipware) etc to do a mor