Listing Thumbnail

    Amazon Linux 2023 Hardened AMI - CoreNova

     Info
    Deployed on AWS
    AWS Free Tier
    Amazon Linux 2023 Hardened AMI: SSH key-only access, firewall, auditd, AIDE, automatic updates. Deploy production-ready instances in minutes with a documented CIS-oriented hardening baseline. By CoreNova Intelligence Limited.

    Overview

    Deploy Amazon Linux 2023 Hardened AMI for security-conscious Amazon EC2 workloads.

    CoreNova Hardened AMI helps DevSecOps teams launch production-oriented instances with a documented, transparent hardening baseline verified by OpenSCAP.

    What you get

    • SSH hardening: key-only access, root login disabled (user: ec2-user)
    • Firewall baseline (firewalld)
    • auditd, rsyslog, chrony enabled
    • AIDE integrity database initialized at build time
    • Automatic security updates via dnf-automatic
    • CIS Benchmark guidance with documented OpenSCAP profile: xccdf_org.ssgproject.content_profile_cis_server_l1
    • SSG datastream: ssg-al2023-ds.xml
    • SELinux enforcing mode

    Use cases

    • Bastion hosts and jump boxes with SSH key-only access
    • Application servers requiring a documented compliance baseline
    • Security-sensitive or compliance-oriented lab environments
    • Teams already standardized on Amazon Linux 2023

    Storage

    Standard Ext4 root volume (single partition, noatime)

    Architecture: x86_64.

    Security and compliance

    Hardening follows CIS Benchmark guidance with documented OpenSCAP profile xccdf_org.ssgproject.content_profile_cis_server_l1. This profile is provided for transparency so buyers can validate and extend compliance in their own environment.

    Requirements

    • Amazon EC2 instance in us-east-1 (additional regions planned)
    • EC2 key pair required; SSH password authentication disabled
    • Security group: TCP 22 from trusted admin networks
    • Software fee: $0.02/hr software fee, 14-day free trial. EC2 infrastructure costs billed separately by AWS.

    Series and support

    Also available in the CoreNova Hardened AMI family:

    Full catalog: https://aws.amazon.com/marketplace/seller-profile?id=seller-kbf3ztbtbdc5o 

    Support: support@corenovacloud.com 

    Highlights

    • Amazon Linux 2023 pre-hardened in minutes-14-day free trial on software fee. SSH, firewalld, auditd, AIDE, and auto security updates already applied.
    • SSH hardened out of the box: PermitRootLogin no, PasswordAuthentication no, key-only access with modern cipher suites.
    • Transparent Packer build plus CIS-oriented OpenSCAP scan workflow-documented hardening, not a black-box image.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    AmazonLinux Amazon Linux 2023

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Amazon Linux 2023 Hardened AMI - CoreNova

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.
    If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier  for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier  for more details.

    Usage costs (14)

     Info
    Dimension
    Cost/hour
    t3.medium
    Recommended
    $0.03
    t3.micro
    $0.03
    c5.large
    $0.03
    c5.xlarge
    $0.03
    t3a.small
    $0.03
    t3a.micro
    $0.03
    t3.small
    $0.03
    m5.large
    $0.03
    t3.xlarge
    $0.03
    t3a.large
    $0.03

    Vendor refund policy

    30-day refund on AWS Marketplace software fees for this product. Email support@corenovacloud.com  with your AWS account ID and purchase date. Software fees only; EC2 charges are not refundable by the seller. We reply within 5 business days. Free trial: no software charges during the trial.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Amazon Linux 2023 Hardened AMI on Amazon Linux 2023 (x86_64, HVM).

    Version: v1.2.0

    Stack:

    • SSH hardening: key-only access, root login disabled (user: ec2-user)
    • Firewall baseline (firewalld)
    • auditd, rsyslog, chrony enabled
    • AIDE integrity database initialized at build time
    • Automatic security updates via dnf-automatic
    • CIS Benchmark guidance with documented OpenSCAP profile: xccdf_org.ssgproject.content_profile_cis_server_l1
    • SSG datastream: ssg-al2023-ds.xml
    • SELinux enforcing mode

    Storage: Standard Ext4 root volume (single partition, noatime)

    Compliance: CIS Benchmark guidance with documented OpenSCAP profile for transparency. Organizations should run their own validation to meet specific regulatory requirements.

    Part of the CoreNova Hardened AMI product family.

    AMI: ami-0daae1003b0e41133 (us-east-1)

    Additional details

    Usage instructions

    Overview

    Amazon Linux 2023 Hardened AMI -- security-hardened EC2 AMI for Amazon Linux 2023 (x86_64). Recommended instance type: t3.medium.

    Launch checklist

    Step 1 -- Subscribe in AWS Marketplace (Limited availability during review), then Launch in us-east-1.

    Step 2 -- Instance type: t3.medium or compatible (see product instance type list).

    Step 3 -- Key pair: select your EC2 SSH key. Password login is disabled.

    Step 4 -- Security group: allow inbound TCP 22 from your administrator IP only.

    First connection

    ssh -i your-key.pem ec2-user@YOUR_PUBLIC_IP

    Post-launch verify

    systemctl is-active auditd chrony rsyslog

    sudo systemctl is-active firewalld

    sudo sshd -T | grep -E 'permitrootlogin|passwordauthentication' Expected: permitrootlogin no; passwordauthentication no.

    Support

    Email: support@corenovacloud.com 

    Web: https://www.corenovacloud.com/ 

    Refund: 30-day refund on Marketplace software fees. EC2 charges not refundable by seller.

    Include AWS Region, AMI ID, EC2 Instance ID, instance type, and steps to reproduce.

    Support

    Vendor support

    Email: support@corenovacloud.com 

    Web: https://www.corenovacloud.com/ 

    Refund: 30-day refund on Marketplace software fees. EC2 charges not refundable by seller.

    Include AWS Region, AMI ID, EC2 Instance ID, instance type, and steps to reproduce.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.