Project: Tiny11 Automated
Author: kelexine
GitHub: https://github.com/kelexine/tiny11-automated
Tiny11 Automated creates modified Windows 11 ISO images with 40,000+ downloads and growing. Security is paramount as users trust our builds for their systems.
β
ISO Integrity - All source ISOs are checksum-verified
β
Build Transparency - Open-source scripts, auditable process
β
Release Checksums - SHA256, SHA512, MD5 for every release
β
No Malware - Clean builds, no backdoors, no telemetry to us
β
Regular Updates - Security patches from community
Critical:
- ISO checksum verification bypass
- Malicious code injection in build process
- Credential leaks in workflows
- Supply chain attack vectors
- Backdoor introduction
High:
- Privilege escalation in scripts
- Unverified external downloads
- Insecure file permissions
- Information disclosure
Medium:
- Missing input validation
- Weak error handling
- Insufficient logging
DO NOT create public GitHub issues for security vulnerabilities!
Instead:
-
Email (Preferred):
- Send to: frankiekelechi@gmail.com
- Subject:
[SECURITY] Tiny11 Vulnerability Report - Include: Detailed description, reproduction steps, impact assessment
-
Private GitHub Security Advisory:
- Go to: Security β Advisories β New Draft Advisory
- Fill in details
- kelexine will be notified automatically
-
Discord (For Urgent Issues):
- DM kelexine directly
- Use
[SECURITY]prefix - Do not post in public channels
## Vulnerability Description
Clear description of the security issue
## Impact
Who/what is affected? How severe?
## Reproduction Steps
1. Step one
2. Step two
3. Observe the issue
## Proof of Concept
Code, screenshots, or logs demonstrating the issue
## Suggested Fix (Optional)
How you think it should be fixed
## Your Information (Optional)
Name/handle for credit (if desired)| Stage | Timeline | Description |
|---|---|---|
| Acknowledgment | 24-48 hours | Confirm we received your report |
| Initial Assessment | 3-5 days | Evaluate severity and impact |
| Fix Development | 1-2 weeks | Develop and test fix |
| Release | 2-4 weeks | Deploy fix and notify users |
| Public Disclosure | 30 days | After fix is released |
Critical vulnerabilities (RCE, credential leaks) will be expedited.
We value security researchers who help keep our users safe:
Contributors who responsibly disclose vulnerabilities:
- Your name could be here!
While we cannot offer monetary bounties, we provide:
- Public recognition (if desired)
- Credit in release notes
- Special contributor badge
- Detailed thank-you in SECURITY.md
- Lifetime acknowledgment in project
Always verify checksums before using Tiny11 ISOs:
# Windows PowerShell
Get-FileHash -Path "Tiny11-*.iso" -Algorithm SHA256
# Compare with official checksum from:
# - GitHub Release page
# - SourceForge release notes
# - Discord #release-notification# Linux
sha256sum Tiny11-*.iso
# Mac
shasum -a 256 Tiny11-*.iso- Test in VM first - Use VirtualBox/Hyper-V before bare metal
- Backup data - Always backup before installing modified Windows
- Verify source - Only download from official sources:
- Check signatures - Verify release authenticity
- Keep updated - Use latest releases for security patches
- Checksum mismatch
- Download from unofficial site
- Missing release notes
- Suspicious file sizes
- Unknown files in ISO
- Disabled antivirus warnings
-
Source Verification
- ISOs checksummed before building
- Only official Microsoft ISOs accepted
- Download sources whitelisted
-
Clean Build Environment
- Fresh GitHub Actions runners
- No persistent storage
- Isolated build containers
-
Code Review
- All PRs reviewed by maintainer
- No auto-merge for code changes
- Community audit encouraged
-
Release Integrity
- Automated checksum generation
- Multiple hash algorithms (SHA256, SHA512, MD5)
- Signed releases (planned)
# Our workflows use:
- Minimal permissions (contents: read/write only)
- No third-party action secrets
- Explicit GITHUB_TOKEN scopes
- Checksum verification steps
- Secure artifact upload- No hardcoded credentials
- GitHub Secrets for webhooks
- SourceForge tokens rotated regularly
- No API keys in public repos
| Version | Supported | Notes |
|---|---|---|
| Latest Release | β Yes | Always use latest |
| Previous Release | Security updates only | |
| Older Releases | β No | Upgrade immediately |
Always use the latest release for security and features.
When security issues are fixed:
- GitHub Security Advisory - Published after fix
- Release Notes - Detailed changelog
- Discord #release-notification - Immediate alert
- SourceForge Update - New files posted
- README Badge - Version update
- β Star the repo - Get release notifications
- πΊ Watch releases - GitHub "Custom" β Releases only
- π Join Discord - Real-time alerts
- π§ Email notifications - SourceForge updates
- We will not take legal action against security researchers
- Responsible disclosure is appreciated and rewarded
- Public disclosure coordinated after fixes deployed
- Credit given unless you prefer anonymity
- Allow reasonable time for fixes (30 days minimum)
- Do not exploit vulnerabilities beyond proof-of-concept
- Do not access user data or disrupt services
- Communicate clearly and professionally
These are intentional design decisions users should understand:
-
Modified Windows Images
- Not supported by Microsoft
- May violate ToS (use at own risk)
- No official security patches from MS
-
Disabled Features
- Windows Defender removed (Core/Nano variants)
- Windows Update disabled by default
- TPM/SecureBoot bypassed
-
Registry Modifications
- System requirements bypassed
- Telemetry disabled
- Some security features removed
Recommendation: Use third-party antivirus and manually enable updates if needed.
- Email: frankiekelechi@gmail.com
- GitHub: @kelexine
- Discord: kelexine (Direct Message)
- Security Advisory: GitHub β Security tab
Response Hours: UTC+1 (Africa/Lagos timezone)
Expected Response: 24-48 hours
Thank you to all security researchers who help keep Tiny11 Automated safe for 2,000+ users worldwide.
Your vigilance protects our community.
Last Updated: December 24, 2025
Version: 1.0.0