Lucene search
+L

136 matches found

Kitploit
Kitploit
added 2026/09/15 8:56 p.m.8 views

Yara-Rules

Yara Rules for: Aurora Stealer Bandit Stealer Ducktail Meduza Stealer MetaStealer Nitrogen PSWSTEALER RaccoonStealerv2 SolarMarker Vidar Stealer WhiteSnake Stealer SwaetRAT DanaBot FakeBat Ande Loader WorkersDevBackdoor Pure Logs Stealer PikaBot JinxLoader GaryStealer Illyrian Stealer PureCrypter...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:39 p.m.7 views

certgraveyard_yara

CertGraveyard YARA Rules Generator Automated YARA rule generation from the CertGraveyard compromised certificate database. Features 🔄 Daily Updates : Automatically checks CertGraveyard for new compromised certificates 📝 YARA Rule Generation : Creates individual YARA rules for each certificate ✅...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 8:00 p.m.11 views

threat-research

This repository contains IoCs and YARA rules related to Threatray's threat research, which can be found here: https://www.threatray.com/blog For updates, research highlights, and analysis insights, follow us on X Twitter: https://x.com/ThreatrayLabs The repository is organized per post, which...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:30 p.m.6 views

YAMA-dev

YAMA Yet Another Memory Analyzer for malware detection Concept YAMA is a system for generating scanner that can inspect specific malware during incident response. The scanner generated by YAMA is designed to explore the memory of Windows OS and detect malware. With the increasing prevalence of...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/15 7:22 p.m.6 views

MalScan

MalScan MalScan is a simple PE File Heuristics Scanners written in python that you can use to quickly analyze a PE file and find out whether anything suspicious exists. It is a simple tool so doesn't offers much fancy features. You are free to extend it or do whatever you want with it. Things...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:59 p.m.9 views

SecFlow

SecFlow Fully Automated Multi-Vector Threat Analysis Pipeline Drop in any file, URL, IP, domain, or image. SecFlow routes it through specialized analyzers, reasons about findings with AI, and produces a professional security report with YARA rules, SIGMA rules, and exportable PDF — automatically...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/15 6:57 p.m.8 views

yaraQA

yaraQA YARA rule Analyzer to improve rule quality and performance Why? YARA rules can be syntactically correct but still dysfunctional. yaraQA tries to find and report these issues to the author or maintainer of a YARA rule set. The issues yaraQA tries to detect are e.g.: rules that are...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 4:50 p.m.8 views

malware-check

Install - Usage - Dynamic Analysis - YARA Rules - CI/CD Docs: English | Tiếng Việt Static and dynamic analysis tool for detecting malicious code, suspicious binaries, and privacy violations. Analyzes source code, compiled executables .exe, .dll, .elf, macOS bundles .app, .dmg, .pkg, mobile apps...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 4:43 p.m.16 views

findyara-ida

FindYara Use this IDA python plugin to scan your binary with yara rules. All the yara rule matches will be listed with their offset so you can quickly jump to them! 🍻 All credit for this plugin and the code goes to David Berard @p0ly 🍻 This plugin is copied from David's excellent findcrypt-yara...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 4:31 p.m.7 views

Log4j-CVE-Detect

Log4J-CVE-Detect This repository contains a set of YARA rules for detecting versions of log4j which are vulnerable to CVE-2021-44228, CVE-2021-45046, and / or CVE-2021-45105 by looking for a number of features which appear in affected versions. This tool works recursively on binary files such as...

10CVSS7.3AI score0.99999EPSS
SaveExploits374
Kitploit
Kitploit
added 2026/09/15 4:23 p.m.9 views

factual-rules-generator

factual-rules-generator Factual-rules-generator is an open source project which aims to generate YARA rules about installed software from a running operating system. The goal of the software is to be able to use a set of rules against collected or acquired digital forensic evidences and find...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 2:40 p.m.12 views

2026

100 Days of YARA 2026 Welcome to 100 Days of YARA! This repository will act as the store for all YARA ideas created during this time. Any fun scripts, tools, or rules you write can be committed to this GitHub repository! For now, any associated blogging, walkthroughs, or other musing can be hoste...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:37 p.m.10 views

threat-intel

threat-intel This repository contains IoCs related to Volexity public threat intelligence blog posts. Public blog posts related to these IoCs can be found on the Volexity website. In the past this repository was also used to store tools published by Volexity. These tools have now been moved into...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 2:04 p.m.8 views

AlphaGolang

AlphaGolang by Juan Andres Guerrero-Saade JAG-S @ SentinelLabs Description: AlphaGolang is a collection of IDAPython scripts to help malware reverse engineers master Go binaries. The idea is to break the scripts into concrete steps, thus avoiding brittle monolithic scripts, and mimicking the...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 1:54 p.m.6 views

IRFuzz

IRFuzz - Simple Scanner with Yara Rules IRFuzz is a simple scanner with yara rules for document archives or any files. Install 1. Prerequisites Linux or OS X Yara: just use the latest release source code, compile and install it or install it via pip install yara-python Yara Rules - You may...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 1:20 p.m.5 views

ThreatKB

NOTE: THIS REPO IS IN AN ALPHA STATE ThreatKB is a knowledge base workflow management dashboard for YARA rules and C2 artifacts. Rules are categorized and used to denote intent, severity, and confidence in accumulated artifacts. To start using ThreatKB, check out our wiki. Installing by Docker is...

5.8AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/15 1:10 p.m.8 views

2026-100DaysofYARA

100 Days of YARA 2026 A personal challenge to write one YARA rule every day for 100 days as part of the 100DaysofYARA initiative. More info here: https://github.com/100DaysofYARA/2026...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 12:40 p.m.72 views

masc

masc A malware web scanner developed during CyperCamp Hackathon 2017 About homepage PyPI Features At the moment, there are some features avaiable for any type of website custom or CMS and some of them only available for specific platforms: Scan any website for malware using OWASP WebMalwareScanne...

5.5AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/15 12:18 p.m.20 views

guarddog

GuardDog GuardDog is a CLI tool that identifies malicious PyPI and npm packages, Go modules, Rust crates, RubyGems, GitHub actions, or VSCode extensions. It runs static analysis on package source code through YARA rules and analyzes package metadata to detect supply chain attacks. What makes...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 12:16 p.m.34 views

subcrawl

SubCrawl SubCrawl is a framework developed by Patrick Schläpfer, Josh Stroschein and Alex Holland of HP Inc’s Threat Research team. SubCrawl is designed to find, scan and analyze open directories. The framework is modular, consisting of four components: input modules, processing modules, output...

6.4AI score
SaveExploits0References5
Rows per page
Query Builder