https://github.com/mrintern/kali-pwn-protector
https://github.com/mrintern/kali-pwn-protector
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrintern/kali-pwn-protector
- Owner: mrintern
- Created: 2021-02-15T19:16:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T16:32:39.000Z (over 4 years ago)
- Last Synced: 2025-02-10T13:43:51.395Z (over 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kali-pwn-protector
a script to do the tedious security things that must be done when setting up a new kali machine or after formatting. Please run this script as root!
- creates a low-level user with sudo priveliges, so you don't need to use the root user all the time.
- changes default "root" user password, and default "kali" user password so you can't get pwned by automated attacks targeting default credentials
- regenerates ssh keys, so you can't get pwned by attacks targeting the default kali ssh keys
- updates everything, as is custom when reinstalling kali.