MSNightmare/BigDiskBuster
Windows Defender Update Denial of Service Vulnerability
About the project
A C++ proof-of-concept that blocks Windows Defender platform and signature updates, causing a denial of service for the antivirus.
Useful for
- Test Windows Defender resilience to update blocking in a lab environment
- Study the antivirus denial-of-service mechanism using this PoC
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 36 stars so far today, about 53 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 88 stars.
- Top new repositories this week: #195.
- About 24 forks a day — people are taking the code.
- Recent forks include notable developers: @CrackerCat (1,069 followers), @ASkyeye (578 followers), @zha0 (259 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 88
- Stars in a day
- 54
- Forks
- 15
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- C++
- License
- MIT
- Created
- September 19, 2026
- Last push
- September 19, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 20, 2026Top new repositories this week: #189
Similar projects
-
8.6
cloudflare/security-audit-skill
A coding-agent skill that turns the agent into a security auditor, running a multi-phase code audit with independently verified, machine-readable findings.
-
6.6
newliver666/apk-reverse
An Agent Skill for Android APK reverse engineering: unpacking, ad removal, dex patching, repacking, and runtime/server analysis. Loaded by an agent (Claude Code, Codex) while it works.
-
5.9
arvindear/wp2shell-PoC
Proof-of-concept for the wp2shell vulnerability chain in WordPress Core (CVE-2026-63030 and CVE-2026-60137) that gives an unauthenticated attacker RCE. A tool for testing and exploitation in controlled environments and…
-
5.7
HyNetworks/OpenGFW
An open-source DIY Great Firewall for Linux: it reassembles IP/TCP flows, analyzes protocols (HTTP, TLS, QUIC, DNS, SSH, VPNs) and filters connections via an expr-based rule engine. Aimed at home routers and servers…
-
5.3
ejfkdev/ddc
A Rust DEX-to-Java decompiler for Android with progressive analysis: query metadata first and decompile classes on demand instead of a full run. Its output is javac-verified across seven real-world APKs.
-
3.8
YuJunZhiXue/dsh-purge
A local DeepSeek Harness plugin that reversibly patches installed @deepseek-ai packages to strip built-in refusals and swap prompts per model. Intended for red-team research and robustness evaluation in an authorized…