Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 22.04 Support #4

Open
Wolfg1 opened this issue Feb 21, 2024 · 7 comments
Open

Ubuntu 22.04 Support #4

Wolfg1 opened this issue Feb 21, 2024 · 7 comments

Comments

@Wolfg1
Copy link

Wolfg1 commented Feb 21, 2024

or is it a good idea to install 20.04, run the script and then upgrade to 22.04?

Best regards,
Wolfgang

@carceneaux
Copy link
Contributor

This script currently only supports Ubuntu 20.04.

A DISA STIG profile has yet to be released for Ubuntu 22.04. As such, it's recommended currently to stick with 20.04 for this project.

Here's a good reference:

https://ubuntu.com/security/certifications/docs/2204

@carceneaux carceneaux changed the title Does that script also work with Ubuntu 22.04? Ubuntu 22.04 Support Feb 21, 2024
@carceneaux carceneaux pinned this issue Feb 21, 2024
@yuabe1
Copy link

yuabe1 commented Mar 5, 2024

How soon will the scripts be available once the DISA STIG profile for Ubuntu 22.04 is released?

@celeroncool
Copy link

@jay29300
Copy link

jay29300 commented Jun 7, 2024

Hello, DISA STIG for 22.04 has been released April 4th, https://public.cyber.mil/announcement/disa-releases-the-canonical-ubuntu-22-04-lts-security-technical-implementation-guide/

hello, i see this news for 22.04, i try to download in public but the link is broken.
do you think a script for 22.04 will be avaliable soon ? 20.04 has end of standard security maintenance in april 2025 ;-(

@bnjmnflow
Copy link

Hello, any timeline about a script for 22.04 LTS ? We are waiting on it as end of security maintenance of 20.04 is soon.
Thank you !

@carceneaux
Copy link
Contributor

Hi @bnjmnflow,

The current script should support Ubuntu 22.04 DISA STIG but it has yet to be tested.

As this is a community built and supported script, please test and let us know.

@natecohen
Copy link

usg-report-20240917.2035.zip

I am not well versed in DISA STIG but have been testing Ubuntu 22.04 in a lab environment for VHR use.

All changes by the hardening script ended up showing PASS results in the report, except for these, but they all appeared to be false positives, and remediation was not applicable (this was after a reboot):

  1. xccdf_org.ssgproject.content_rule_accounts_tmout
  2. xccdf_org.ssgproject.content_rule_sshd_use_approved_macs_ordered_stig
  3. xccdf_org.ssgproject.content_rule_sysctl_net_ipv4_tcp_syncookies
  4. xccdf_org.ssgproject.content_rule_file_owner_var_log_syslog
  5. xccdf_org.ssgproject.content_rule_chronyd_sync_clock
  6. xccdf_org.ssgproject.content_rule_sysctl_kernel_randomize_va_space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants