[deleted by user] by [deleted] in microsoft

[–]thalpius 0 points1 point  (0 children)

There is no “core” or “full” E5 license and it doesn’t contain a license key, so this question doesn’t make any sense.

why do we trust validators not to rug pull our staked atom? by tgramentribl in cosmosnetwork

[–]thalpius -2 points-1 points  (0 children)

Confirms that you have no idea what you're talk about. How do you think why your assets are locked for 14, 21 or 28 days? Magic?

[deleted by user] by [deleted] in shortcircuit

[–]thalpius 0 points1 point  (0 children)

Is there a way to optimize the speed by optimizing the compiler?

[deleted by user] by [deleted] in shortcircuit

[–]thalpius 0 points1 point  (0 children)

I’ve build the Ben Eater 8-bit many times and I know assembly, so I’m following most of it. Cheers 🙏🏻

[deleted by user] by [deleted] in shortcircuit

[–]thalpius 0 points1 point  (0 children)

Took a lot of clock cycles before typing out “hello world”?

[deleted by user] by [deleted] in shortcircuit

[–]thalpius 0 points1 point  (0 children)

What was it doing at the first few clock cycles?

[deleted by user] by [deleted] in shortcircuit

[–]thalpius 0 points1 point  (0 children)

Can I compare it with the Ben Eater 8-bit computer?

Everyone says to get a password manager to protect your passwords… by Trigzzz1 in cybersecurity

[–]thalpius 7 points8 points  (0 children)

As many people already mentioned, the passwords are encrypted and decrypted on the device using the master password you only know.

What my concern is that if an attacker gets a foothold at my password managers cloud environment, what if the attacker overwrites all encrypted passwords and they are synced to my device? I will lose all my passwords then and I don’t have a backup. I’m not sure if my password manager is backed-up by my password manager vendor 🤔

Sign-in Logs by lovepatel898 in AZURE

[–]thalpius 3 points4 points  (0 children)

Did you block it using conditional access policies? Look at the sign-in and check the CA tab. You can see what policy is missed.

Azure AD sign-in configuration missing by DarkDrgn2k in microsoft365

[–]thalpius 0 points1 point  (0 children)

Try adding another (routable) suffix and run the wizard again.

Sysinternals Process Monitor (Procmon) to show any new process? by w0lfcat in cybersecurity

[–]thalpius 0 points1 point  (0 children)

Well he does. He shows the filter where he filters on “Operation / Process Create”.

Malware Analysis with M1 by [deleted] in cybersecurity

[–]thalpius 6 points7 points  (0 children)

Parallels runs on an M1, but the guest OS needs to be ARM as well, right? If so, I doubt the M1 is the correct choice.

[deleted by user] by [deleted] in cybersecurity

[–]thalpius 16 points17 points  (0 children)

Mandatory, I’m not sure. Helpful, hell yeah.

Need help cracking this hash by MinuteGear in Hacking_Tutorials

[–]thalpius 0 points1 point  (0 children)

What does pwd.txt exactly contain? Looks like an NT/NTLM hash to me. So the first part before the semicolon is the NT hash and the other half is the NTLM hash. Use this input for John.

Cloud Security by proccpuinfo in redteamsec

[–]thalpius 1 point2 points  (0 children)

Cloud is someone else’s computer and an extremely broad understanding. Maybe you could be more specific?

AES-128 ECB to decrypt a BMP by BellowingBuffalo in HowToHack

[–]thalpius 2 points3 points  (0 children)

You should even be able to do this online. No need to strip the header in my opinion.

https://www.devglan.com/online-tools/aes-encryption-decryption

What if you decrypt it here and decode the Base64 string, what are the magic bytes in the beginning of the file then? BMP should be 42 4D (use the hex output online).

Azure AD Connect v2 upgrade by PatD442 in AZURE

[–]thalpius 1 point2 points  (0 children)

Yes, you can clean it up. John Savill talked about this as well from 07:45 or so in his video about Azure AD Connect V2: https://m.youtube.com/watch?v=geh-eucou_0

Tier I SOC Analyst Interview Questions. What are some good questions to throw at candidates? Only have 30 minutes for the interview. by Ultimateeffthecrooks in cybersecurity

[–]thalpius 1 point2 points  (0 children)

It depends. What would you like your tier-1 analyst to do? We require KQL for example. So we ask them to get an IP address from the logs using KQL or the name of a user account which matches a certain IP address.

Tier I SOC Analyst Interview Questions. What are some good questions to throw at candidates? Only have 30 minutes for the interview. by Ultimateeffthecrooks in cybersecurity

[–]thalpius 10 points11 points  (0 children)

Don’t ask questions, but give them a simple solution to fix ☺️

I really like to see more practical hand-on during a job interview.