nickvourd / Mini-Tools

Custom mini tools during Red Teaming engagements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini-Tools

Custom mini tools during Red Teaming engagements.

Overview

The following table illustrates my custom mini tools used during various Red Teaming engagements:

Tool Description
FirstLastNameEmailsFromList.py This script searches for emails with first.last name format in a file.
FirstLetterCapitalFromList.py This script capitalizes the first letter of all words in a list.
Pinger.py This script is a custom ping tool to keep alive the connection.
Python-3.10-installer.sh This script facilitates the installation of Python 3.10 on Linux systems.
PS-Cisco-Downloader.ps1 This script is a custom PowerShell Downloader script of Cisco VPN Client.

About

Custom mini tools during Red Teaming engagements

License:MIT License


Languages

Language:Python 51.8%Language:PowerShell 30.6%Language:Shell 17.6%