Welcome to the PowerShell Projects Repository, a curated collection of automation scripts, cybersecurity tools, and forensic utilities crafted to streamline your digital workflows and enhance system security.
This repository is home to my personal projects in PowerShell scripting, showcasing:
- File Integrity Checkers: Tools to monitor and ensure the security of file systems.
- User Log Activities Tracker: Scripts to log and analyze user activity for auditing and monitoring purposes.
Each project is designed with a focus on cybersecurity and digital forensics, aiming to bridge the gap between theoretical knowledge and real-world application.
A script that compares hash values of files to detect unauthorized changes. Ideal for:
- Monitoring sensitive files.
- Ensuring compliance with cybersecurity policies.
A tool that:
- Captures user login and logout events.
- Provides detailed reports for audit purposes.
- Helps identify potential security concerns.
To use the scripts in this repository, ensure you have:
- Windows PowerShell 5.1 or later / PowerShell Core.
- Administrative privileges (for some scripts).
- Required modules installed (listed in individual project documentation).
Each project folder contains:
- ReadMe.md: A detailed explanation of the project.
- Setup Instructions: Steps to configure and run the script.
- Usage Examples: Demonstrating how the scripts can be applied in real-world scenarios.
Love scripting? Feel free to:
- Fork this repository.
- Add your own scripts or enhance existing ones.
- Submit a pull request with detailed changes.
Let’s build a comprehensive library of PowerShell tools together! 🤝
- LinkedIn: Lalit Rohilla
- GitHub: @21Lalit
"PowerShell: The bridge between intention and automation."
Thank you for exploring! 🚀