# lengjibo/RedTeamTools

记录自己编写、修改的部分工具

Repository: https://github.com/lengjibo/RedTeamTools
Canonical: https://ross.abutalabs.com/products/redteamtools
Language: Python
License: MIT
License Family: permissive
Topics: redteam, tools, hacking, hacking-tool, bypass360, bypassav, getsystem, powershell, dllinjection, mimikatz
Last push: 2025-10-19T11:38:19+00:00

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

## Adoption (not part of the score)
Stars 1472, forks 351 (observed 2026-08-28T04:04:49.483228+00:00)

## What it is
A collection of red team tools written and modified by the author, primarily in C++ and Python. It includes utilities for AV bypass, privilege escalation, DLL injection, and credential dumping used in offensive security operations.

## Use cases
- bypass antivirus detection during red team engagements
- dump windows credentials with mimikatz variants
- escalate privileges to system on compromised hosts
- inject dlls into target processes
- run powershell payloads evading 360 security
- collect offensive security tooling for penetration testing

## When to choose
- you are a red teamer or pentester needing ready-made offensive utilities
- you want reference implementations of AV bypass and injection techniques
- you need small C++/Python tools for post-exploitation on Windows

## When to avoid
- you need a supported, documented commercial security product
- you are doing defensive security and want detection tooling instead
- you expect polished documentation or stable APIs - these are personal tool notes

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing, developer-tools
- domain: security, penetration-testing, developer-tools
- platform: windows, python, cpp, cli
- tags: red-team, offensive-security, av-bypass, privilege-escalation, powershell, dll-injection, mimikatz, post-exploitation, command-line

## Member repositories
- lengjibo/RedTeamTools (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.483228+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-30T04:34:42.183913+00:00, confidence not recorded.
  - readme: https://github.com/lengjibo/RedTeamTools (fetched 2026-08-28T04:04:49.483228+00:00, sha 206ab86a191c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
