automation

Script-Vault

A centralized repository of custom scripts designed to automate repetitive workflows in networking, reconnaissance, and development.

PythonBashAutomationNetworking
Script-Vault repository header

1 min read

Overview

The Script Vault is an evolving repository where I store useful scripts across various programming languages. This project serves two main purposes:

  1. Efficiency: Automating repetitive tasks to save time and reduce manual errors.
  2. Skill Development: Refining my scripting abilities and exploring new libraries and frameworks.

Features

  • Task Automation: Custom scripts to handle boring, repetitive workflows.
  • Centralized Knowledge: A single source of truth for all my utility code.
  • Multi-language Support: Exploring solutions in Python, Bash, JavaScript, and more.
  • Continuous Improvement: Code is regularly refactored for better performance and readability.

Vault Contents

CategoryDescriptionLanguage
File Management ScriptsFile management, bulk renaming, or automated deletion.Python/Bash
Devlopement ScriptsBuild scripts, file management, server runningPython/Bash
Networking ScriptsNmap automation, Packet sending, etcPython/Bash
Recon ScriptsEnumeration, Record Lookup, Web-Page AnalysisPython/Bash

Note: Click on the folder names in the repository above to explore the specific code.

Technologies and Tools

  • Languages: Various (Python, Bash, PowerShell, JavaScript)
  • Libraries: (List specific ones here as you add them, e.g., requests, pandas, os)
  • Dev Environment: VS Code, Git, Terminal

Getting Started

To use any of these scripts locally, clone the repository:

git clone https://github.com/KieranPritchard/Script-Vault.git