Rurik/Noriben
Noriben - Portable, Simple, Malware Analysis Sandbox observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 74
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4893
- days_rel: n/a
- days_push: 160
- n_releases_24m: 0
Adoption not part of the score
1297 stars · 227 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Noriben is a Python script that wraps Sysinternals Procmon to automatically collect, analyze, and report runtime indicators of malware, producing a simple text report of a sample's activities. It can also be used to audit legitimate software behavior and includes an automation frontend for running samples inside a VM.
Use cases
- analyze malware behavior in a sandbox
- get a text report of what a suspicious executable did
- monitor system changes while manually running malware in a debugger
- audit what a legitimate application does to the system
- automate malware detonation inside a VM and collect reports
When to choose
- you need a lightweight, portable behavioral analysis tool on Windows
- you want to interactively run malware with custom command lines or user interaction while logging activity
- you need quick IOC extraction without setting up a full sandbox infrastructure
When to avoid
- you need large-scale automated analysis of thousands of samples
- you require network-based dynamic analysis or memory forensics
- you are not working on Windows since it depends on Sysinternals Procmon
Facets
cli-tool · maturity stable
security monitoring developer-tools security reverse-engineering windows windows python cli malware-analysis sandbox procmon incident-response behavioral-analysis
1 source
- readme: https://github.com/Rurik/Noriben · fetched 2026-08-28 · 95da3b723106
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Rurik/Noriben | main | 56 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem