Hello there,
As I am currently new to MCM I have no idea where to post this but here.
I am currently working on a automated system administration script fully built in python, so far I have the security side of it in alpha, in open source.
You may take a look and use it here: https://github.com/Of/ASM
Recommended Server OS: Ubuntu 16.04 LTS
The file 'auto.py' is a alpha development piece of python.
This file allows you to automatically secure your server.
Features:
v1.0 - Added auto.py
More to come in future developments!
Please report any bugs on the issues section.
STILL IN DEVELOPMENT, USE THIS DEV VERISON AT YOUR OWN RISK.
Please report any issues on github,
Thank you.
As I am currently new to MCM I have no idea where to post this but here.
I am currently working on a automated system administration script fully built in python, so far I have the security side of it in alpha, in open source.
You may take a look and use it here: https://github.com/Of/ASM
Recommended Server OS: Ubuntu 16.04 LTS
The file 'auto.py' is a alpha development piece of python.
This file allows you to automatically secure your server.
Features:
- Creates a secure user with access to 'screen' and 'clean', for servers using screen as a console for their server. (Use MultiUser)
- Creates a legal display for those who are accessing the server without authorization
- Installs and sets up Fail2Ban to stop SSH Bruteforcing
- Installs the Audit Daemon, to log ALL critical commands ran by an IP.
v1.0 - Added auto.py
More to come in future developments!
Please report any bugs on the issues section.
STILL IN DEVELOPMENT, USE THIS DEV VERISON AT YOUR OWN RISK.
Please report any issues on github,
Thank you.
Last edited:
