# orlyjamie/mimikittenz

A post-exploitation powershell tool for extracting juicy info from memory.

Repository: https://github.com/orlyjamie/mimikittenz
Canonical: https://ross.abutalabs.com/products/mimikittenz
Language: PowerShell
License Family: other
Last push: 2024-06-28T11:10:03+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3712, "days_push": 796, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1867, forks 332 (observed 2026-08-28T04:05:46.400113+00:00)

## What it is
mimikittenz is a post-exploitation PowerShell tool that uses the Windows ReadProcessMemory() function to extract plain-text passwords and other sensitive data from running process memory at user-level privileges. It supports regex-based extraction of credentials from webmail, VPN, development, and cloud services, plus custom targets.

## Use cases
- extract plain-text passwords from browser process memory
- harvest credentials during post-exploitation without admin privileges
- pull TRACK2 credit card data from POS process memory
- extract PII and encryption keys from running processes
- add custom regex patterns to scrape specific services from memory
- red team engagement credential gathering on Windows targets

## When to choose
- you need user-level (non-admin) credential extraction on Windows
- you want regex-based scraping of sensitive data from live process memory
- you are performing authorized red team or penetration testing on Windows

## When to avoid
- you need a maintained tool with active security updates
- you require a permissively licensed tool for commercial redistribution
- you target non-Windows platforms
- you need stealth against modern EDR which detects memory-scraping techniques

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, osint
- domain: security, penetration-testing
- platform: windows, cli
- tags: post-exploitation, powershell, memory-extraction, credential-harvesting, red-team, readprocessmemory

## Member repositories
- orlyjamie/mimikittenz (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:46.400113+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:15:31.024115+00:00, confidence not recorded.
  - readme: https://github.com/orlyjamie/mimikittenz (fetched 2026-08-28T04:05:46.400113+00:00, sha 1b72ab908283)
- Data as of 2026-08-30T08:39:29.467469+00:00.
