Collection of useful scripts to use in day-to-day situations.
-
Linux information gathering:
Script to collect data from a linux environment, useful for privilege escalation. -
Mac spoofer:
A script to spoof the mac address in a specific interface. -
Socat Tunneling:
A script to automate service tunneling through socat. Automate client side and generate server side command/script. -
Git Checker:
Search recursively in a directory for git repositories branches with commits not pushed to remote yet. -
Password Generator:
Generates a random password with all special characters of a specified length.
These scripts are under the MIT License, see LICENSE for specific informations.