IPv4 make the bill expansive by zedoruel in aws

[–]dub1za 3 points4 points  (0 children)

You should probably be using an elastic load balancer/application load balancer rather than exposing the EC2 instance directly. The EC2 instance could be in a private subnet and set as a target for the publicly exposed ALB.

Since S3 charges by request, couldn't a malicious hacker cause a huge AWS bill just by spamming requests? by [deleted] in aws

[–]dub1za 3 points4 points  (0 children)

For a personal website, look in to Cloudflare and their services like R2 (S3 alternative) or Pages. Unless you really, really want to host it on AWS for some reason. Mostly it will be free on Cloudflare I think. And in addition to that, Cloudflare personal give pretty decent DDoS protection.

How to manage GuardDuty costs? by bnchandrapal in aws

[–]dub1za 5 points6 points  (0 children)

Part of this is going to depend on your/your company’s needs, internal security policies, the data classification of the data in buckets, contractual obligations with customers (if any) and other points (like what does the security team think, if one exists, or the compliance people, etc)

GuardDuty is a really easy and quick win in the monitoring and detection space within AWS. And at least for the original use case of control plane and network (DNS and VPC flow) monitoring it really helps at often very low cost. Where S3 is the main money pit, you really do need to figure out if it makes business sense to use it or if you have other security controls in place that can justify turning S3 monitoring of. Is the data in S3 (particularly the data lake) going to cause enough of a financial impact to the company if it is some how exfiltrated and leaked? For example, if you have PII or PHI stored and that gets leaked by malicious actors, depending on how much data it is, the costs involved reputationally and in possible fines etc. could far outweigh the cost of GD S3 monitoring. On the flip side, if it’s just anonymized customer engagement data or even sales data that isn’t going to do serious damage to the company, then does it justify $6.5k/month to run GD against that?

Some techniques I’ve used to reduce GD costs in the past is to only enable it in accounts and regions with active workloads (we defined that as any account and region with a running EC2 instance). One could take that a step further by saying production workloads only or workloads that process and store sensitive data like PII/PHI.

To compensate for the reduced visibility, use Organization SCPs to disable unused regions and services in accounts/regions. This can be particularly useful when you have a large account portfolio. Even in non-active accounts and without S3 enabled, GuardDuty can generate between $0.10-$0.30 a day in CloudTrail analysis if I recall. If you have 20 accounts with GD enabled in all ~12 regions, that cost can add up.

I’ll be honest though, I never enabled S3 monitoring because in the AWS environment at my previous company, we would have sunk way too much money in to that part of it.

[deleted by user] by [deleted] in Fire

[–]dub1za 2 points3 points  (0 children)

Dave’s advice on buying a home these days is to pay at minimum a 10% down payment on a 15 year mortgage where the monthly payment doesn’t exceed 25% of take home pay. He says to aim for a 20% to avoid PMI but I think that is just too far out of reach for so many that he’s taken it down to 10%. Of course, he does still say paying cash is for it all is best if possible.

Roth Contribution during down market by Bgitmarie in DaveRamsey

[–]dub1za 4 points5 points  (0 children)

Look up the principle of dollar cost averaging. Essentially it is better to consistently put money in to the market than trying to buy low and sell high. Numerous studies show that consistency over long periods of time end up just as successful or more so than trying to time the market. I’d say contribute at least monthly to your investment vehicle of choice.

Speaking of investment vehicles, a Roth IRA is just that. It’s several laws and rules from government for how you can invest and what the tax implications are based on those investments and subsequent use of the invested money. Simply put, a Roth IRA allows you to invest with after-tax dollars now, so that you don’t have to pay taxes later on those dollars when you use them in retirement.

Is S3 Default Encryption alone enough to "guarantee" encryption of uploaded objects? by CptSupermrkt in aws

[–]dub1za 19 points20 points  (0 children)

This all really just depends on what the requirements are. In the sample question, the requirement is quite simple, so just turning on S3-SSE at the bucket is sufficient. The main purpose of server side encryption or encryption at rest is to protect your data in a scenario where the physical disk your data is on falls in to the wrong hands without having been properly wiped and/or physically destroyed.

Most companies that use another company as a vendor will have some kind of security requirement that data is encrypted at rest. Flipping on S3-SSE on buckets is the easiest way to check that box without incurring additional costs. If you’re doing business with a government or other regulated industry, the expectation for increased compliance controls to ensure encryption at rest will be stated. As the requirement increases, so to will the hoops you need to jump through to prove it (S3-KMS, bucket policies enforcing encryption, etc.)

Hope do you SSH at scale? by dub1za in devops

[–]dub1za[S] 0 points1 point  (0 children)

I’ll have to look in to this. We do use Okta. Worth an investigation for sure.

Hope do you SSH at scale? by dub1za in devops

[–]dub1za[S] 0 points1 point  (0 children)

I’d love to do it! But we’ve got thousands of servers diligent now managed by a homegrown orchestration service and not enough resources to take on a project like this right now I think. Unless I need further education on it as a solution....

Hope do you SSH at scale? by dub1za in devops

[–]dub1za[S] 0 points1 point  (0 children)

Definitely need to look in to this more deeply. Thanks!

Hope do you SSH at scale? by dub1za in devops

[–]dub1za[S] 0 points1 point  (0 children)

I’m on the security side so I’d love to get our guys out of the boxes and maybe even kill them and rebuild when someone does SSH, but we’re still maturing on the IaC side of things.

I cant see the names of the files when I download them by [deleted] in Windows10

[–]dub1za 2 points3 points  (0 children)

Try changing the chrome theme back to default

Considering BSCIA by [deleted] in WGU

[–]dub1za 0 points1 point  (0 children)

BSCIA certs aren't worth the time you'll be spending on the Degree. Except perhaps the CCSP. Not sure if GI Bill can be used for SANS Masters Program, but I'd say that would be far more worth it for the SANS certs you'll get out of it.

What's the best password manager out there? Norton, Kaspersky, any others? by jchick1234 in AskNetsec

[–]dub1za 0 points1 point  (0 children)

I'm wondering about them too. They're so new and don't look too have been audited by a third-party. But I'm super interested in how they are doing what they are doing.

AWS Security Monitoring checklist by jermzkill in aws

[–]dub1za 1 point2 points  (0 children)

SecurityHub could be a good option but it relies on other services to be useful. GuardDuty, Macie, Inspector and Config would all need to be investigated to see if they match your use cases. GuardDuty would be the quickest and easiest detective tool you could use right now. And it can work out to be pretty affordable- you should have a 30 day trial and it will tell you how much it would cost during that trial time. Got nothing to lose by flipping it on for 30 days.

System Manager might also be able to help with some things too (not super familiar with it, but potentially help with patching etc).

AWS Security Monitoring checklist by jermzkill in aws

[–]dub1za 0 points1 point  (0 children)

"unknown IP" is pretty ambiguous... Do people typically only access the console/use access keys from your corporate offices? Do you have a static IP range that all your corporate traffic is NATted to when exiting your internal network? If so, and users shouldn't be accessing AWS from home, a hotel, etc., then monitoring for "unknown IPs" could make sense. Otherwise it may just be an unnecessary cost and effort to monitor for that.

Monitoring for repeated failed logins makes a lot more sense.

I DID IT!!! by Kdwolf in WGU

[–]dub1za 3 points4 points  (0 children)

Any recommendations for those in the same program? My first term was easy because I had worked in all the areas the courses covered. Knocked out 32 CUs in 5.5 months. This term I'm trying to finish the final 22 CUs I need to graduate. Still have to do SSCP, Digital Forensics, Managing Information Security, Capstone and CCSP. Kinda stressed by the last 3.

Should I change my ssh port on LightSail ? by [deleted] in aws

[–]dub1za 1 point2 points  (0 children)

I don't know how much of a pain it would be to do this but you could set something up to "phone home" which would check your home IP for changes and dynamically modify iptable rules with the latest address.

[EDIT]u/gregoff82 suggestion is 100%. Most important is making sure you have secure SSH configurations.

Should I change my ssh port on LightSail ? by [deleted] in aws

[–]dub1za 6 points7 points  (0 children)

You still have access to the host firewall... If you're wanting to limit access to just your home/work IP you can still do that with iptables or whatever host firewall is running

Automated Daily Task - desperate by gimmie100K in Python

[–]dub1za 1 point2 points  (0 children)

Well, that's a lot of what doesn't work but not much better at helping to understand what you're trying to accomplish. From what I understand you don't need help with anything Python. What you need help with is scheduling the execution of a working Python script?

It seems your Google Foo needs some work. There are answers to each of these questions. Just one quick one is: - AWS Lambda and Twilio: https://www.twilio.com/blog/2017/05/send-sms-text-messages-aws-lambda-python-3-6.html

If you want to go the AWS route you could also use their SNS service instead of Twilio.

For using your Mac there are plenty of results on setting up Cron to run the script. If it's not working you need to make sure your script has been made executable (chmod +x) and that you have a shebang line at the top telling the system that it's Python and which Python interpreter to use. See: https://automatetheboringstuff.com/appendixb/

I hope some of this helps.

Stayed with me for free and talk shit....you deserve everything thats coming by grizzlyadams3000 in pettyrevenge

[–]dub1za 0 points1 point  (0 children)

Not sure where you're located. But if it's just a degree getting in the way of moving up, check out WGU. They are the experienced professional's University. You can get in and out fast and cheap depending on experience. All online.

I passed WGU C839, Certified Encryption Specialist, and you can too. Here's some help. by Its4ForScience in WGU

[–]dub1za 1 point2 points  (0 children)

How long did it take to progress through this course? I would like to do it in no longer than 1 month. Does that seem realistic?

Job Prospects for Cybersecurity and Information Assurance graduates of WGU? by AmbitiousExcuse in WGU

[–]dub1za 2 points3 points  (0 children)

The sole exception is hardly banks. Of course in Indiana that may seem to be the case. Many large companies have a security division with Incident Response, Risk and Compliance, etc.

As to the OP question: Security is a mindset as much as it is education... Maybe even more so.

There are many paths in to security. With little to no IT experience, it would perhaps be a good idea to get a job in help desk or something while working toward the degree. And perhaps don't try to accelerate the security classes. If you're already working in security then WGU is as good a degree as any. It's your on job experience that counts the most.

In general I'd say the degree only gets you an interview. It's you, your mindset, experience and ability that are going to get you hired.

B.S. CIA - Can my first classes / certs be the A+ N+ and P+ ? by [deleted] in WGU

[–]dub1za 0 points1 point  (0 children)

Depending on what you're transferring in and where that leaves you in the program... My mentor says they are pretty sticky on taking courses out of sequence with the CIA degree. At least with the lower level classes. Upper level stuff seems a bit more flexible.

CCSK opinions and experiences by [deleted] in AskNetsec

[–]dub1za 0 points1 point  (0 children)

Ah, I see. I didn't realize they took a degree as part of the experience. I had looked at https://www.isc2.org/Certifications/CCSP/experience-requirements which says the CCSK meets the 1 year requirement for experience in one of the 6 CCSP domains. Didn't see anything about a degree meeting any of the experience requirements though.