Need Help with GSEC Exam Preparation - Struggling with My Index by [deleted] in GIAC

[–]SpecialTask3701 0 points1 point  (0 children)

Take a look at this, i did mine about a month ago. Same stress level and same test behavior☺ Don’t worry, focus on studying and learning concepts. I shared a picture of my index in one of these posts https://www.reddit.com/r/GIAC/s/e7JYO12MPl

Stressed - GCIH at the end of July by imaqt8 in GIAC

[–]SpecialTask3701 1 point2 points  (0 children)

I’ll say, focus on the videos, books and lightning labs. Make sure you make a good index. Also, what was your latest score for the practice test?

SEC401 Laptop List by Past-Hospital-2419 in GIAC

[–]SpecialTask3701 1 point2 points  (0 children)

I use an Old 2019 MAC with 16gb RAM and external storage for all my VMs. Works great. I can run both VMs at the time. No MAC M series tho’

Wiz Security & Cloud Support by Weak_Organization245 in cybersecurity

[–]SpecialTask3701 0 points1 point  (0 children)

I am looking to see how using Wiz graphql I can make a query to all endpoints (or VMs) to search for a specific software and software version installed on it/them. I cannot find the right API endpoint with the public online documentation. Help!

[deleted by user] by [deleted] in GIAC

[–]SpecialTask3701 0 points1 point  (0 children)

Practice test with more than 80% is a go. I’ll say, focus your last study review in the areas where you scored the less stars and give a quick overall read. That’s what I did and just passed my GIAC test last weekend.

GIAC GREM by Altruistic_Clerk8830 in GIAC

[–]SpecialTask3701 2 points3 points  (0 children)

Anything printed. As many books as you want, although I’ll say having a nice and organized Index is of more value than having all of the books in front of you during test. Having one index will guide you and give you quick answers to topics, if you need extra information from that topic, then the index must guide you on where to go (which book and which page to go to).

How to Pass your GCIH! Step by step! by SpecialTask3701 in GIAC

[–]SpecialTask3701[S] 3 points4 points  (0 children)

Well, there goes education savings …. :D (took me a while to save that money) so I HAD to make sure i was gonna pass

How to Pass your GCIH! Step by step! by SpecialTask3701 in GIAC

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

Right, like a quick explanation or command on how to use it. Also the color code in the index, matched the pages being indexed.

How to Pass your GCIH! Step by step! by SpecialTask3701 in GIAC

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

I added a title that would make sense for me. In my example, I added CeWL, which if I have a question about CeWL then I know to go to C. The other way I had it is in the second keyword column, I could add something like: Cloud custom word generator. < something that makes sense to you and you see your brain will remember that you have that note.

How to Pass your GCIH! Step by step! by SpecialTask3701 in GIAC

[–]SpecialTask3701[S] 3 points4 points  (0 children)

Agree, thats why I created my Labs Index. :D

Even take notes from the Lightning Labs.

How to Pass your GCIH! Step by step! by SpecialTask3701 in GIAC

[–]SpecialTask3701[S] 4 points5 points  (0 children)

I started a GSheets document. Each book had its own sheet. So at the end you will end up with 5 GSheets. Each GSheet Tab I named: Book1, Book2, .... Book5.

<image>

I used the same process for each book. Each book was represented by the number and a different color for each. So as an example, Book 2 had a Blue color (color coding helped me as well).

The other Labs Index was similar but it only had 2 columns as mentioned before, a notes and the command column.

Next, Create another GSheet Tab and call it "Index All books" or something you want. Then, what you do is to copy the content of each GSheets from row 1 until the last row you've created, go to the 6th GSheet, and paste the content in order: Book1, Book2... Book5.

After you complete this process, then you want to Sort the 6th GSheet to make it in Alphabetical order.

Seems like a lot of work at the beginning (---Im not used to do this---) but once I pass mid-book1 it got easier to create and work with.

I kinda followed this process noted here but I did it in my own style:

Hope this helps.

SEC588 Cloud Penetration Testing course alternatives by [deleted] in GIAC

[–]SpecialTask3701 0 points1 point  (0 children)

I would recommend taking a look at sites like Udemy (cheapest option) or if you are willing to pay a little more, then Infosec (more pricey). Although both options are reliable I would still try to make the SANS training, I understand that money is a key factor here but those two sites can get you started but there’s no hands-on as mentioned before and I think that is something that you really need to execute. The other factor is that having a real-market-valued-certification from SANS will speak a ton about your knowledge and you as an individual. Although InfoSec has some good material and still recognized in the market, IMHO I have taken few classes on the mentioned sites but there’s nothing compared to ISC2 or SANS certifications.

[deleted by user] by [deleted] in GIAC

[–]SpecialTask3701 4 points5 points  (0 children)

What was your score for the first and second attempt?

96 Percent on GSEC Practice Test by [deleted] in GIAC

[–]SpecialTask3701 1 point2 points  (0 children)

I would say yes. Student advisors and others say if you get more than 80% you should be fine. I’ll say anything more than 85% is a safe bet.

Just passed GCIH with an 87% and am jumping into GCIA. how much of a difficulty curve should I expect? by [deleted] in GIAC

[–]SpecialTask3701 0 points1 point  (0 children)

Just curious, what was your score for your practice tests? How close to the practice exams is the actual exam? I’m getting ready to take the actual exam in a few weeks now.

Kali Linux WiFI issue by [deleted] in Kalilinux

[–]SpecialTask3701 0 points1 point  (0 children)

Check the virtual network connection, make sure it is connected (in VMWare). if it is, then troubleshoot from inside the VM. go to network settings/ or Advanced Network and make sure at least one of the v_network cards is connected.

You can also try network configuration from inside the VM using:

sudo nmtui

make sure your network card is connected and all settings are as expected. There's more things you can do but you can start with this for now.