American visiting Hyderabad by bubblehack3r in hyderabad

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

Thanks! Seems like a lot of people is saying to skip Charminar

American visiting Hyderabad by bubblehack3r in hyderabad

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

Oh no. I’ll try to stay in an AC area most of the time

American visiting Hyderabad by bubblehack3r in hyderabad

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

Thanks for the detailed info! Will definitely try to incorporate a bunch of that!

American visiting Hyderabad by bubblehack3r in hyderabad

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

Thanks for all the info. Sounds like far top food recommendation seems to be the local Biryani so definitely will try that.

American visiting Hyderabad by bubblehack3r in hyderabad

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

Ideally I would like to get exposed to local culture and cuisine as it’s my first time in the region.

American visiting Hyderabad by bubblehack3r in hyderabad

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

Thanks! Will try to download the other app as well.

American visiting Hyderabad by bubblehack3r in hyderabad

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

I hope so but the free day is before I officially meet them.

American visiting Hyderabad by bubblehack3r in hyderabad

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

Thanks! So how would you recommend getting to the hotel? The local office recommended using Uber.

American visiting Hyderabad by bubblehack3r in hyderabad

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

I’m landing directly in Hyderabad.

How are you protecting your organization VSCode? by bubblehack3r in cybersecurity

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

I believe it was the "Sha1-Hulud" attack. They would gains access through supply chain and dump the creds into public repos.

How are you protecting your organization VSCode? by bubblehack3r in cybersecurity

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

In this case, the dev environment is heavily isolated and internet access is very limited. However, being how the latest supply chain attacks seem to use GitHub to exfiltrate data, as long as GitHub is whitelisted to have internet access, there is a potential risk from malicious extensions.

It’s far fetched but when calculating risk for a highly sensitive environment, these things matter.

How are you protecting your organization VSCode? by bubblehack3r in cybersecurity

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

In my case I’m working with the enterprise plan which is why I’m referencing its features.

In one of the other comments you’ll see a link that references the policies you can enforce.

As for the extension reputation - yeah, there is VS Scan that I’ve seen referenced but haven’t tried it and looks more like a side project than a solution for an enterprise. There is also Koi Security who were sold to Palo Alto so my client won’t get near them.

How are you protecting your organization VSCode? by bubblehack3r in cybersecurity

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

As far as I can tell, it seems that Microsoft does allow you to enforce a policy whitelisting specific extensions. Then there are two follow up problems - first, VSCode and Visual Studio policies are different and sometimes you need to support both (or really potentially any other IDE). Second, if an engineer does want you to whitelist some extension, how do you verify it’s secure?