A collection of powerful scripts and codes tailored for web development and cybersecurity operations.
![]() |
![]() |
|---|
This repository houses a curated collection of scripts I've developed and refined over time. Whether you're diving deep into web development or navigating the intricate world of cybersecurity, these tools are designed to streamline and enhance your workflow.
- Development Directory: Contains programs, applications, and tools currently in development.
- Linux Bash Directory: Houses scripts tailored for Linux environments using the Bash shell.
- Mac Directory: Collection of scripts specifically designed for macOS.
- Python Directory: For all things Python – be it scripts, tools, or other Python-based utilities.
- Windows Directory: A compilation of scripts, particularly those written in PowerShell, designed for Windows systems.
-
Web Development:
- Updated regularly
- More descriptions coming soon
-
Cybersecurity:
- Updated regularly
- More descriptions coming soon
... and many more!
-
Clone the Repository:
git clone https://github.com/cesarderio/Scripts.git
-
Navigate to the Desired Script:
cd Scripts/path_to_script -
Run the Script:
./script_name.sh
> Note: PowerShell, Python, etc. scripts will be executed according to their respective conventions or guidelines.
> Note: Some scripts may require elevated permissions. Ensure you understand what the script does before using sudo.
Your contributions can make these scripts even better:
-
Fork the repository.
-
Create a new branch:
git checkout -b my-awesome-feature
-
Make your invaluable changes.
-
Commit your changes:
git commit -am 'Added some amazing features' -
Push to the branch:
git push origin my-awesome-feature
-
Create a new Pull Request targeting the
Namedirectory.
Contributions are welcome! Feel free to open issues, suggest enhancements, or submit pull requests to improve the script.
- Raphael Chookagian
- 12/07/2024
-
This script is provided as-is without any warranties. Users are advised to review and understand the script before executing it.
-
This project is licensed under the MIT License. See the LICENSE file for details.

