Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simeononsecurity/FireFox-STIG-Script
STIG FireFox the Easy Way
https://github.com/simeononsecurity/FireFox-STIG-Script
automation firefox firefoxstig powershell stig stig-firefox
Last synced: 3 months ago
JSON representation
STIG FireFox the Easy Way
- Host: GitHub
- URL: https://github.com/simeononsecurity/FireFox-STIG-Script
- Owner: simeononsecurity
- License: mit
- Created: 2020-08-16T00:16:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T22:54:56.000Z (3 months ago)
- Last Synced: 2024-07-26T23:52:49.979Z (3 months ago)
- Topics: automation, firefox, firefoxstig, powershell, stig, stig-firefox
- Language: PowerShell
- Homepage: https://simeononsecurity.com/guides/enhance-firefox-security-configuring-guide
- Size: 735 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# FireFox STIG Script
[![Sponsor](https://img.shields.io/badge/Sponsor-Click%20Here-ff69b4)](https://github.com/sponsors/simeononsecurity) [![VirusTotal Scan](https://github.com/simeononsecurity/FireFox-STIG-Script/actions/workflows/virustotal.yml/badge.svg)](https://github.com/simeononsecurity/FireFox-STIG-Script/actions/workflows/virustotal.yml)
The [Firefox V4R29](https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_MOZ_FireFox_V4R29_STIG.zip) isn't the easiest of STIGs to apply.
This script will bring you up to 100% compliance minus 2 checks.
You must manually check Vul ID: **V-15770** and **V-15773**
## Ansible:
We now offer a playbook collection for this script. Please see the following:
- [Github Repo](https://github.com/simeononsecurity/Windows_STIG_Ansible)
- [Ansible Galaxy](https://galaxy.ansible.com/simeononsecurity/windows_stigs)## Download the required files
Download the required files from the [GitHub Repository](https://github.com/simeononsecurity/FireFox-STIG-Script)
## How to run the script
**The script may be lauched from the extracted GitHub download like this:**
Windows:
```powershell
.\sos-firefoxstig.ps1
```Linux:
```bash
sudo chmod +x ./sos-firefoxstig.sh
sudo bash ./sos-firefoxstig.sh
```
Explore the World of Cybersecurity
### Links:
- #### [github.com/simeononsecurity](https://github.com/simeononsecurity)
- #### [simeononsecurity.ch](https://simeononsecurity.ch)