-
Notifications
You must be signed in to change notification settings - Fork 7
To Do
Chrisjudk edited this page Jun 3, 2018
·
15 revisions
I will be keeping this page here, but all to-do items have been moved to the issues section of the repository. Any new changes should be proposed there instead of on this page.
- automate adding users and changing passwords?
- correct the sed command for "Permit root login"
- append the following to /etc/pam.d/common-auth
auth required pam_tally2.so deny=5 onerr=fail unlock_time=1800
- add check for sudoers
- edit /etc/lightdm/users.conf
allow-guest=false
- create a
menu systemconfig file rather than just autorun - setup auditing
- Install auditd
- configure /etc/audit/auditd.conf
- group management
- setup unattended-upgrades
- Install unattended-upgrades
- Enable Unattended-upgrades
- Configure unattended-upgrades
- Automatically run unattended-upgrades
-
ss -ln
- Search for 'john the ripper'
- Replace
apt-get upgrade -y
withapt-get dist-upgrade -y
- start working on Powershell script