FreakPirate / ESA-for-LINUX-POSIX

Enhanced Security Agent for LINUX/POSIX based systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESA-for-LINUX-POSIX

Enhanced Security Agent for LINUX/POSIX based systems.

ESA is an Optimised and Enhanced security agent for POSIX (mainly for Linux, UNIX and Solaris) based systems. It provides security management, vulnerability detection/removal and Intrusion detection functionality, along with basic Linux functioning and Server configuration, all under single roof, and using user-friendly GUI application.

some core functionalities of ESA are:

  • Access Control List (ACL) configuration
  • Authentication Server
  • Secure remote access to ESA (Implicit setup)
  • GUI(for Rookie) + Console (for advanced users) support
  1. Complete Firewall configuration
  2. Package Control
  3. User management
  4. File permissions
  5. Sudoers configuration
  6. Backup & Restore
  7. Runlevel management
  8. Secure DNS & FTP configuration
  9. Secure SAMBA configuration (SAMBA ACL)
  10. Server configuration and security management
  11. Intrusion Detection
  12. Mounting permissions

Installation Procedure:

  - Clone repository: 
        '$ git clone https://github.com/FreakPirate/ESA-for-LINUX-POSIX.git'
  - To start the application:
        - Either click on file 'esa' or,
	- copy 'esa' to '/bin' by:
		$ cp esa /bin
	- finally
		$ esa

Note: In near future we assure to provide a systematic installation procedure or package installer.

About

Enhanced Security Agent for LINUX/POSIX based systems.


Languages

Language:Python 84.6%Language:Shell 15.4%