|
1 | 1 | # 📦 Changelog
|
2 | 2 |
|
3 | 3 | ## 🔗 AD-SSO-APIs-Integration
|
| 4 | + |
4 | 5 | - ✅ Created secure LDAP and SSO authentication templates.
|
5 | 6 | - ➕ Added ready-to-use integration examples for PHP, .NET, Flask, Node.js, and Spring Boot.
|
6 | 7 | - 🔐 Introduced environment-based credential storage and bind authentication options.
|
7 | 8 | - ⚙️ Implemented modular and cross-platform architecture with fallback strategies.
|
8 | 9 | - 📦 Prepared `.nupkg` packaging with platform-specific tags and enriched metadata.
|
9 | 10 |
|
10 | 11 | ## 🧳 All-Repository-Files
|
| 12 | + |
11 | 13 | - 📦 Created a unified ZIP archive bundling all repository components.
|
12 |
| -- 🗂️ Included full directories: `BlueTeam-Tools`, `Core-ScriptLibrary`, `ITSM-Templates-WKS`, `ITSM-Templates-SVR`, and `SysAdmin-Tools`. |
| 14 | +- 🗂️ Included full directories: `BlueTeam-Tools`, `Core-ScriptLibrary`, `ITSM-Templates-WKS`, |
| 15 | + `ITSM-Templates-SVR`, and `SysAdmin-Tools`. |
13 | 16 | - 📃 Appended project-wide `README.md` and root-level `LICENSE.txt`.
|
14 | 17 | - 🚀 Enabled offline-ready deployment and portable usage model.
|
15 | 18 | - 🧱 Synchronized with staging directory structure used in automated release workflows.
|
16 | 19 |
|
17 | 20 | ## 🕵️ BlueTeam-Tools
|
| 21 | + |
18 | 22 | - 🧪 Developed PowerShell-based forensic utilities for threat detection and DFIR.
|
19 | 23 | - 📈 Added event log analyzers for Event IDs: 4624, 4625, 4663, and 4720–4756.
|
20 | 24 | - 🛡️ Implemented tools for detecting privilege escalation and anomalous logons.
|
21 | 25 | - 📤 All outputs now support `.csv` exports and detailed `.log` tracing.
|
22 | 26 | - 🔄 Unified internal logic, folder structure, and naming conventions.
|
23 |
| -- 🪟 Enhanced GUI interfaces with improved responsiveness and exception handling. |
| 27 | +- 🖥️ Enhanced GUI interfaces with improved responsiveness and exception handling. |
24 | 28 | - 🧾 Folder-specific `README.md` documentation included.
|
25 | 29 |
|
26 | 30 | ## 🧰 Core-ScriptLibrary
|
| 31 | + |
27 | 32 | - 🧩 Built a library of modular helper functions and shared logic blocks in PowerShell.
|
28 | 33 | - 📦 Introduced NuGet `.nuspec` definitions and packaging automation.
|
29 | 34 | - 📝 Developed script generators for headers, logging blocks, and entry-points.
|
|
32 | 37 | - 🧾 Automatic generation of `README.md` and `.nuspec` files with full metadata support.
|
33 | 38 |
|
34 | 39 | ## 🏛️ GPOs-Templates
|
| 40 | + |
35 | 41 | - 🏗️ Delivered baseline GPO templates for greenfield deployments and migrations.
|
36 | 42 | - 🔁 Enabled automated GPO export/import via PowerShell.
|
37 | 43 | - 🔐 Included templates for security lockdown, UX control, and compliance enforcement.
|
38 | 44 | - 🧹 Extracted and centralized GPO tools previously located in `SysAdmin-Tools`.
|
39 | 45 | - 📘 Detailed Markdown documentation per GPO policy and implementation guide.
|
40 | 46 |
|
41 | 47 | ## 🖥️ ITSM-Templates-SVR
|
| 48 | + |
42 | 49 | - 🛠️ Introduced server provisioning, hardening, and compliance scripts.
|
43 | 50 | - 🌐 Tools for automated DNS, DHCP, AD CS, and server roles deployment.
|
44 | 51 | - 🧱 Templates enforce institutional baselines, GPO resets, and security hardening.
|
45 | 52 | - 🖥️ Supports both GUI-based and Server Core environments with adaptive logic.
|
46 | 53 | - 💼 Included `.log` and `.csv` outputs for provisioning validation.
|
47 | 54 |
|
48 | 55 | ## 💻 ITSM-Templates-WKS
|
| 56 | + |
49 | 57 | - 💼 Developed onboarding toolkit for Windows 10/11 ITSM environments.
|
50 | 58 | - 🧹 Tools included for cleanup of user profiles, printer queues, and network settings.
|
51 | 59 | - 🧑💻 Provided layout customizations: Start Menu, Taskbar, and UX policies.
|
|
54 | 62 | - 🧾 Markdown documentation and HTA sample templates embedded.
|
55 | 63 |
|
56 | 64 | ## 📄 READMEs-Files-Package
|
| 65 | + |
57 | 66 | - 📄 Extracted every `README.md` file from all top-level and subfolders.
|
58 | 67 | - 📘 Created centralized `main-README.md` with index and usage instructions.
|
59 | 68 | - 🏷️ Renamed each module’s README to follow descriptive and consistent naming.
|
60 | 69 | - 📦 Packaged into `READMEs-Files-Package.zip` for offline documentation use.
|
61 | 70 | - 🔄 All Markdown files updated to reflect new unified documentation structure.
|
62 | 71 |
|
63 | 72 | ## 🧭 SysAdmin-Tools
|
| 73 | + |
64 | 74 | - 🧰 Built comprehensive PowerShell tools for infrastructure administration.
|
65 | 75 | - 👥 AD scripts support lifecycle of users, groups, OUs, and password policies.
|
66 | 76 | - ♻️ WSUS cleanup tools now include WID and SQL-based maintenance options.
|
|
0 commit comments