|
1 | | -# Changelog |
| 1 | +# 📦 Changelog |
2 | 2 |
|
3 | | -## AD-SSO-APIs-Integration |
| 3 | +## 🔗 AD-SSO-APIs-Integration |
4 | 4 | - ✅ Created secure LDAP and SSO authentication templates. |
5 | | -- ➕ Added integration examples for PHP, .NET, Flask, Node.js, and Spring Boot. |
6 | | -- 🔐 Introduced ENV-secured credential storage and bind authentication options. |
7 | | -- ⚙️ Implemented modular and configurable architecture for cross-platform environments. |
8 | | -- 📦 Prepared `.nupkg` packaging with platform tags and metadata for publishing. |
| 5 | +- ➕ Added ready-to-use integration examples for PHP, .NET, Flask, Node.js, and Spring Boot. |
| 6 | +- 🔐 Introduced environment-based credential storage and bind authentication options. |
| 7 | +- ⚙️ Implemented modular and cross-platform architecture with fallback strategies. |
| 8 | +- 📦 Prepared `.nupkg` packaging with platform-specific tags and enriched metadata. |
9 | 9 |
|
10 | | -## All-Repository-Files |
11 | | -- 📦 Created unified ZIP package containing all project directories. |
12 | | -- 🗂️ Included `BlueTeam-Tools`, `Core-ScriptLibrary`, `ITSM-Templates-WKS`, `ITSM-Templates-SVR`, and `SysAdmin-Tools`. |
13 | | -- 📃 Appended root-level `LICENSE.txt` and project-wide `README.md`. |
14 | | -- 🚀 Finalized offline-ready distribution model for portability. |
15 | | -- 🧱 Aligned structure with staging logic for release automation. |
| 10 | +## 🧳 All-Repository-Files |
| 11 | +- 📦 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`. |
| 13 | +- 📃 Appended project-wide `README.md` and root-level `LICENSE.txt`. |
| 14 | +- 🚀 Enabled offline-ready deployment and portable usage model. |
| 15 | +- 🧱 Synchronized with staging directory structure used in automated release workflows. |
16 | 16 |
|
17 | | -## BlueTeam-Tools |
18 | | -- 🧪 Built PowerShell forensic utilities for Blue Team and incident response. |
19 | | -- 📈 Added event log parsing modules for IDs 4624, 4625, 4663, 4720–4756. |
20 | | -- 🛡️ Introduced threat-hunting tools for privilege escalation, anomalous logon tracking, and DFIR collection. |
21 | | -- 📤 Enhanced scripts with `.csv` export and `.log` output for auditing. |
22 | | -- 🔄 Standardized logging and structure across all tools. |
23 | | -- 🪟 Improved GUI responsiveness and error handling for analyst workflows. |
24 | | -- 🧾 Markdown-based documentation generated for every folder/toolset. |
| 17 | +## 🕵️ BlueTeam-Tools |
| 18 | +- 🧪 Developed PowerShell-based forensic utilities for threat detection and DFIR. |
| 19 | +- 📈 Added event log analyzers for Event IDs: 4624, 4625, 4663, and 4720–4756. |
| 20 | +- 🛡️ Implemented tools for detecting privilege escalation and anomalous logons. |
| 21 | +- 📤 All outputs now support `.csv` exports and detailed `.log` tracing. |
| 22 | +- 🔄 Unified internal logic, folder structure, and naming conventions. |
| 23 | +- 🪟 Enhanced GUI interfaces with improved responsiveness and exception handling. |
| 24 | +- 🧾 Folder-specific `README.md` documentation included. |
25 | 25 |
|
26 | | -## Core-ScriptLibrary |
27 | | -- 🧰 Developed modular helper functions and reusable libraries in PowerShell. |
28 | | -- 📦 Added NuGet packaging templates and publishing engine. |
29 | | -- 📝 Introduced generators for headers, loggers, and main script blocks. |
30 | | -- 🧪 Implemented static analysis and metadata extraction tools. |
31 | | -- 🧱 Organized scripts into logical folders for packaging and consumption. |
32 | | -- 🧾 Markdown and `.nuspec` auto-generation with enhanced metadata. |
| 26 | +## 🧰 Core-ScriptLibrary |
| 27 | +- 🧩 Built a library of modular helper functions and shared logic blocks in PowerShell. |
| 28 | +- 📦 Introduced NuGet `.nuspec` definitions and packaging automation. |
| 29 | +- 📝 Developed script generators for headers, logging blocks, and entry-points. |
| 30 | +- 🧪 Added tools for static code analysis and metadata parsing. |
| 31 | +- 🧱 Clean folder separation for consumption in other repositories. |
| 32 | +- 🧾 Automatic generation of `README.md` and `.nuspec` files with full metadata support. |
33 | 33 |
|
34 | | -## GPOs-Templates |
35 | | -- 🏗️ Created prebuilt GPO templates for greenfield and migration scenarios. |
36 | | -- 🔁 Added PowerShell automation for GPO export/import tasks. |
37 | | -- 🔐 Included security, UX, and compliance-hardening templates. |
38 | | -- 🧹 Consolidated GPO-related scripts from SysAdmin-Tools into standalone set. |
39 | | -- 📘 Documented each GPO use case and configuration as Markdown. |
| 34 | +## 🏛️ GPOs-Templates |
| 35 | +- 🏗️ Delivered baseline GPO templates for greenfield deployments and migrations. |
| 36 | +- 🔁 Enabled automated GPO export/import via PowerShell. |
| 37 | +- 🔐 Included templates for security lockdown, UX control, and compliance enforcement. |
| 38 | +- 🧹 Extracted and centralized GPO tools previously located in `SysAdmin-Tools`. |
| 39 | +- 📘 Detailed Markdown documentation per GPO policy and implementation guide. |
40 | 40 |
|
41 | | -## ITSM-Templates-SVR |
42 | | -- 🛠️ Added server provisioning and security hardening scripts. |
43 | | -- 🌐 Included automated DNS, DHCP, and role setup tools. |
44 | | -- 🧱 Developed templates for GPO reset and security baseline enforcement. |
45 | | -- 🪟 Supported both Server Core and full GUI environments with conditional logic. |
46 | | -- 💼 Added `.log` and `.csv` reporting to all provisioning steps. |
| 41 | +## 🖥️ ITSM-Templates-SVR |
| 42 | +- 🛠️ Introduced server provisioning, hardening, and compliance scripts. |
| 43 | +- 🌐 Tools for automated DNS, DHCP, AD CS, and server roles deployment. |
| 44 | +- 🧱 Templates enforce institutional baselines, GPO resets, and security hardening. |
| 45 | +- 🪟 Supports both GUI-based and Server Core environments with adaptive logic. |
| 46 | +- 💼 Included `.log` and `.csv` outputs for provisioning validation. |
47 | 47 |
|
48 | | -## ITSM-Templates-WKS |
49 | | -- 💼 Built automation scripts for workstation onboarding and domain join. |
50 | | -- 🧹 Included tools for profile cleanup, printer removal, and network configuration reset. |
51 | | -- 🧑💻 Added layout and taskbar personalization for Windows 10/11. |
52 | | -- 🗃️ Integrated legacy `.vbs` tools for backward compatibility. |
53 | | -- 📝 Implemented structured logging and reporting for ITSM support staff. |
54 | | -- 🧾 Markdown documentation and sample HTA templates embedded. |
| 48 | +## 💻 ITSM-Templates-WKS |
| 49 | +- 💼 Developed onboarding toolkit for Windows 10/11 ITSM environments. |
| 50 | +- 🧹 Tools included for cleanup of user profiles, printer queues, and network settings. |
| 51 | +- 🧑💻 Provided layout customizations: Start Menu, Taskbar, and UX policies. |
| 52 | +- 🗃️ Integrated legacy `.vbs` tools for hybrid and legacy deployments. |
| 53 | +- 📝 Implemented standardized logging, export, and domain prep workflows. |
| 54 | +- 🧾 Markdown documentation and HTA sample templates embedded. |
55 | 55 |
|
56 | | -## READMEs-Files-Package |
57 | | -- 📄 Extracted all `README.md` files from project folders. |
58 | | -- 📘 Created root-level `main-README.md` as centralized index. |
59 | | -- 🏷️ Renamed module-specific README files for clarity during standalone use. |
60 | | -- 📦 Packaged into a ZIP archive for offline documentation delivery. |
61 | | -- 🔄 Updated Markdown format to follow new profile-wide documentation model. |
| 56 | +## 📄 READMEs-Files-Package |
| 57 | +- 📄 Extracted every `README.md` file from all top-level and subfolders. |
| 58 | +- 📘 Created centralized `main-README.md` with index and usage instructions. |
| 59 | +- 🏷️ Renamed each module’s README to follow descriptive and consistent naming. |
| 60 | +- 📦 Packaged into `READMEs-Files-Package.zip` for offline documentation use. |
| 61 | +- 🔄 All Markdown files updated to reflect new unified documentation structure. |
62 | 62 |
|
63 | | -## SysAdmin-Tools |
64 | | -- 🧰 Built PowerShell scripts for AD, GPOs, WSUS, CA, DHCP, and DNS management. |
65 | | -- 👥 Added AD user/group/OU lifecycle scripts. |
66 | | -- ♻️ Developed WSUS cleanup tools with optional SQL maintenance. |
67 | | -- 🔐 Integrated Certificate Services automation for CA and CRL tasks. |
68 | | -- 🏗️ Delivered tools for dynamic GPO creation and enforcement. |
69 | | -- 🧭 Enabled DNS scavenging, DHCP reservation extraction, and remediation. |
70 | | -- 💻 Supported workstation hardening and automation via GPO-deployed scripts. |
71 | | -- 🖥️ Added GUI interfaces for WSUS, GPO, certificate, and update tasks. |
72 | | -- 📜 Script metadata extraction and version tagging via helper tools. |
73 | | -- 🧾 Markdown README and `.nuspec` synchronization enabled for packaging. |
| 63 | +## 🧭 SysAdmin-Tools |
| 64 | +- 🧰 Built comprehensive PowerShell tools for infrastructure administration. |
| 65 | +- 👥 AD scripts support lifecycle of users, groups, OUs, and password policies. |
| 66 | +- ♻️ WSUS cleanup tools now include WID and SQL-based maintenance options. |
| 67 | +- 🔐 Automated Certificate Authority deployment, renewal, and CRL management. |
| 68 | +- 🏗️ Tools for GPO creation, linking, reset, and baseline enforcement. |
| 69 | +- 🧭 DNS scavenging, DHCP reservations, and scope automation supported. |
| 70 | +- 💻 Enabled workstation automation via GPO-deployed compliance agents. |
| 71 | +- 🖥️ All major tools include GUI with logging, error handling, and retry logic. |
| 72 | +- 📜 Embedded version control and script metadata extraction helpers. |
| 73 | +- 🧾 `.nuspec` generation and README synchronization integrated into CI flow. |
0 commit comments