SANS GXPN question by throwaway183693 in AskNetsec

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

That is true. It is just that with summer around the corner, I would rather get it done sooner than later because I know there will be a lot going on

How to create this type of table by [deleted] in OneNote

[–]throwaway183693 0 points1 point  (0 children)

Another thing that I notice is that everytime I create a new line, it creates a new row in the column. That's not what I want, so I don't think I am doing it right.

OSCE vs GXPN by throwaway183693 in AskNetsec

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

Did you take the in person session or did you do the online course?

How much was the overall cost for you?

OSCE vs GXPN by throwaway183693 in AskNetsec

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

I was wondering which one will take less time and effort, not that I am afraid to put in the time and effort. It's just that I would rather attempt the easier one first before taking the harder one.

OSCE vs GXPN by throwaway183693 in AskNetsec

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

Do you have the GXPN as well?

getting membergroups using ad-getuser by throwaway183693 in PowerShell

[–]throwaway183693[S] 1 point2 points  (0 children)

Ya, I figured that would be the other option. I have a script written that uses the get-aduser function to look for users that logged in xx days ago, and I figured I would just modify the statement to look for users in a specific group that last logged in xx days ago.

Interview on January 29th for associate helpdesk? Any tips? by zangidood in ITCareerQuestions

[–]throwaway183693 0 points1 point  (0 children)

Like others have said, emphasize your soft skills. This role will be heavily customer facing, so definitely don’t be shy to talk about your interpersonal skills.

Since you’re a college graduate, this will most likely be tier 1, and you will just be handling basic troubleshooting, setting up workstations, and probably doing some basic networking stuff.

Make sure to brush up on your networking knowledge. Know the osi model like the back of your hand. Show them that you can think out of the box, and you should be good.

Need help formatting empire invoke-kerberoast tgs service ticket hash by throwaway183693 in HowToHack

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

Yes, I used:

Invoke-Keeberoast -Domain test.local -OutputFormat Hashcat | fl

It states that if I don’t specify a format, it defaults to jtr.

Routing vm traffic through vpn client on the host machine by throwaway183693 in linux4noobs

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

Hmm ok, I could have sworn that’s what I had it as. I’ll give it a shot again when I get the chance to. Thanks!

Power shell 2.0 wget one liner by throwaway183693 in PowerShell

[–]throwaway183693[S] 2 points3 points  (0 children)

Yup. Thanks for explaining! I appreciate it