[GH-ISSUE #8] Support for EC2? #4

Closed
opened 2026-03-03 13:58:14 +03:00 by kerem · 6 comments
Owner

Originally created by @rmurillo21 on GitHub (Sep 10, 2017).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/8

Looks great. Any reason this would not work on an AWS EC2 instance? I noticed Grub/bootloading not sure how that would work on a virtual server. Thanks

Originally created by @rmurillo21 on GitHub (Sep 10, 2017). Original GitHub issue: https://github.com/konstruktoid/hardening/issues/8 Looks great. Any reason this would not work on an AWS EC2 instance? I noticed Grub/bootloading not sure how that would work on a virtual server. Thanks
kerem closed this issue 2026-03-03 13:58:14 +03:00
Author
Owner

@konstruktoid commented on GitHub (Sep 11, 2017):

Hi @rmurillo21, I don't have an EC2 to test it on for the moment, but the only changes that are made relating to GRUB is https://github.com/konstruktoid/hardening/blob/master/scripts/22_auditd#L8 and that shouldn't break anything.

<!-- gh-comment-id:328445127 --> @konstruktoid commented on GitHub (Sep 11, 2017): Hi @rmurillo21, I don't have an EC2 to test it on for the moment, but the only changes that are made relating to GRUB is https://github.com/konstruktoid/hardening/blob/master/scripts/22_auditd#L8 and that shouldn't break anything.
Author
Owner

@rmurillo21 commented on GitHub (Sep 11, 2017):

Thanks. I will try it on an EC2 instance on Ubuntu and report back.

<!-- gh-comment-id:328540737 --> @rmurillo21 commented on GitHub (Sep 11, 2017): Thanks. I will try it on an EC2 instance on Ubuntu and report back.
Author
Owner

@rmurillo21 commented on GitHub (Sep 12, 2017):

Working great on EC2 Ubuntu 16.06! I had to tweak the KexAlgorithms list to support my local putty but that was about it. I has used commas as a delim on FW_ADMIN, which was not correct - it wants spaces.
Thanks

<!-- gh-comment-id:328884860 --> @rmurillo21 commented on GitHub (Sep 12, 2017): Working great on EC2 Ubuntu 16.06! I had to tweak the KexAlgorithms list to support my local putty but that was about it. I has used commas as a delim on FW_ADMIN, which was not correct - it wants spaces. Thanks
Author
Owner

@konstruktoid commented on GitHub (Sep 13, 2017):

Thanks for testing this @rmurillo21, updated the README regarding the spaces.

<!-- gh-comment-id:329089007 --> @konstruktoid commented on GitHub (Sep 13, 2017): Thanks for testing this @rmurillo21, updated the README regarding the spaces.
Author
Owner

@sentient commented on GitHub (Jul 30, 2019):

@rmurillo21 thanks for confirming it worked on EC2. I have one question how do you actually got this started on an EC2 instance. It is just the first step how do you install the ubuntu installation software on an EC2 image. Are not all AMI images already pre-configured with an OS?

Just wondering what steps you took

Thanks

Working great on EC2 Ubuntu 16.06! I had to tweak the KexAlgorithms list to support my local putty but that was about it. I has used commas as a delim on FW_ADMIN, which was not correct - it wants spaces.
Thanks

<!-- gh-comment-id:516482358 --> @sentient commented on GitHub (Jul 30, 2019): @rmurillo21 thanks for confirming it worked on EC2. I have one question how do you actually got this started on an EC2 instance. It is just the first step how do you install the ubuntu installation software on an EC2 image. Are not all AMI images already pre-configured with an OS? Just wondering what steps you took Thanks > Working great on EC2 Ubuntu 16.06! I had to tweak the KexAlgorithms list to support my local putty but that was about it. I has used commas as a delim on FW_ADMIN, which was not correct - it wants spaces. > Thanks
Author
Owner

@rmurillo21 commented on GitHub (Jul 30, 2019):

I just download the package at startup, via a userdata script. Works great.

On Tue, Jul 30, 2019, 11:57 AM Sentient notifications@github.com wrote:

@rmurillo21 https://github.com/rmurillo21 thanks for confirming it
worked on EC2. I have one question how do you actually got this started on
an EC2 instance. It is just the first step how do you install the ubuntu
installation software on an EC2 image. Are not all AMI images already
pre-configured with an OS?

Just wondering what steps you took

Thanks

Working great on EC2 Ubuntu 16.06! I had to tweak the KexAlgorithms list
to support my local putty but that was about it. I has used commas as a
delim on FW_ADMIN, which was not correct - it wants spaces.
Thanks


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/konstruktoid/hardening/issues/8?email_source=notifications&email_token=AAGBOB5QC6MEZIZQ6VKQRODQCBQHPA5CNFSM4D2IYHG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3EOKNQ#issuecomment-516482358,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAGBOB5DNFCDXISHS5ZJB73QCBQHPANCNFSM4D2IYHGQ
.

<!-- gh-comment-id:516485096 --> @rmurillo21 commented on GitHub (Jul 30, 2019): I just download the package at startup, via a userdata script. Works great. On Tue, Jul 30, 2019, 11:57 AM Sentient <notifications@github.com> wrote: > @rmurillo21 <https://github.com/rmurillo21> thanks for confirming it > worked on EC2. I have one question how do you actually got this started on > an EC2 instance. It is just the first step how do you install the ubuntu > installation software on an EC2 image. Are not all AMI images already > pre-configured with an OS? > > Just wondering what steps you took > > Thanks > > Working great on EC2 Ubuntu 16.06! I had to tweak the KexAlgorithms list > to support my local putty but that was about it. I has used commas as a > delim on FW_ADMIN, which was not correct - it wants spaces. > Thanks > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/konstruktoid/hardening/issues/8?email_source=notifications&email_token=AAGBOB5QC6MEZIZQ6VKQRODQCBQHPA5CNFSM4D2IYHG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3EOKNQ#issuecomment-516482358>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AAGBOB5DNFCDXISHS5ZJB73QCBQHPANCNFSM4D2IYHGQ> > . >
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#4
No description provided.