Skip to content

RAVSECIO/fortigate_cis_audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FORTIGATE CIS AUDIT

Automation script to audit Fortigate Firewalls against CIS BENCHMARKS

Overview

This repository contains an automation script designed to audit Fortigate Firewalls against the CIS Benchmark for Fortigate 7.0.x. It helps ensure that your Fortigate Firewalls are configured securely according to industry best practices.

CIS Benchmark Version

v1.3.0 - 04-18-2024

Usage

  1. Clone this repository:
git clone https://github.com/yourusername/fortigate_cis_audit.git
  1. Navigate to the cloned directory:
cd fortigate_cis_audit
  1. Make sure you have execute permissions for the bash script:
chmod +x fortigate_cis_audit.sh
  1. Run the script:
./fortigate_cis_audit.sh <CONF_FILE>
  1. Follow the prompts and review the audit results.

Features

  • Audit Fortigate Firewalls against CIS Benchmark v1.3.0.
  • Automated checks for configuration compliance.
  • Detailed report generation.

Contributing

Contributions are welcome! Please fork this repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This script is provided as-is, without any warranties or guarantees. Use at your own risk.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages