Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 584 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 584 Bytes

Scripts

A bunch of scripts I use to setup new boxes and automate configuration, detailed description will be in the headers.

  • init_mac_os: Initializing & hardening MacOS security in different levels (bios, system, network). Selected from macOS Security and Privacy Guide (MacOS)
  • init_linux_cloud: Initializing & hardening linux servers in the cloud (Ubuntu mainly)
  • mac_changer: changes mac address to a random number (MacOS, Linux)
  • ssh_keys_from_keybase: generate ssh keys out of keybase PGP keys (MacOS, Linux)