Skip to content
This repository was archived by the owner on Aug 31, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 905 Bytes

File metadata and controls

20 lines (15 loc) · 905 Bytes

Information

Collection of useful scripts to use in day-to-day situations.

Scripts

  • 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.

License

These scripts are under the MIT License, see LICENSE for specific informations.