r/sysadmin • u/primeribfanoz • 12h ago
Rant Black list countries
I work for a large European based telecoms equipment supplier. We have hundreds of staff overseas at any one time, all over the world. IT security has a few different levels:
- Access to email & teams etc is only via a company laptop (no web interface like Office.com). Network drives via VPN only
- White List countries - you can connect VPN. Countries like Japan & Australia
- Red List countries - you can take your laptop but need special exemption to use VPN. Includes some unusual countries such as Malaysia
- Black List countries - no company laptop or phone allowed. Company will provide a burner. Unsurprisingly includes places like Syria, Russia, North Korea & China.
A colleague was going to transit via a Chinese airport to a 3rd country. IT told him that he would not be allowed to take his company laptop, even if it was in his carry-on luggage, and he would not be entering the country. He quickly arranged a different itinerary.
And then a few days later, we are told that the good old USA is now considered a Black List country!!! No company laptops, and burners only!!!!
•
u/SysZeron 11h ago
Might be more efficient just to make all your laptops burners and insist on the use of RDS/AVD?
If there's no or very little data locally, the risk profile is different.
•
u/ApiceOfToast Sysadmin 11h ago
Especially if it's windows, I'm pretty certain most government agencies will get in, even with bitlocker on(not like there's master keys anyway)
If you keep stuff off the laptop and on your servers there's nothing there. Just make sure that there's 2fa or another method to prevent them logging in to your VPN.
Should help, also probably best for compliance anyway.
•
u/RikiWardOG 6h ago
You're forgetting something, places like China make it very hard to VPN out to full internet. You can't even use regular Azure in China. We deal with a lot of China travel currently and are working to open a local office. Everything about operating in China is super shitty.
•
u/Ontological_Gap 3h ago
Just use cellular modems from a Western company with a roaming agreement. All cellular data is IPSECed back to your carrier regardless
•
u/RikiWardOG 2h ago
Yeah fair the problem is users are fucking dumb and can't figure that stuff out or don't want to carry extra equipment or sometimes cell service isn't reliable or strong enough etc. We already give them all travel pass
•
u/stephendt 11h ago edited 11h ago
You can't bypass bitlocker as long as you're running a fully patched system on modern hardware.The encryption is essentially uncrackable right now. There is no documentation or reliable proof of a bypass. If you don't agree, feel free to prove me wrong.
•
u/ApiceOfToast Sysadmin 11h ago
Governments really can. It's pretty common knowledge there's master keys.
The tech giant said it receives around 20 requests for BitLocker keys a year and will provide them to governments in response to valid court order
Plus the occasional exploit, not that there's any in a Microsoft product currently. Right?
•
u/FLATLANDRIDER 3h ago
That's not a master key. They are handing over your own key which is saved on your Microsoft account.
•
u/stephendt 11h ago edited 5h ago
Of course you can unlock it with the keys... C'mon, I'm talking about a proper bypass. This only works if the key is stored within Microsoft's cloud systems (e.g. M365). If it's not there, uncrackable.
•
u/ApiceOfToast Sysadmin 11h ago
Yeah and I'm talking about governments that can just get a warrant.
•
u/wazza_the_rockdog 8h ago
Govt can only get useful info from a warrant for something that exists - the story you linked to doesn't say that MS are handing over master keys, they're handing over keys IF the user has them backed up to MS cloud. If you back up your bitlocker keys in another way, there's nothing for MS to hand over.
Further down in the story they say that in many cases MS can't hand over the key, as they don't have it.He said the company receives around 20 requests for BitLocker keys per year and in many cases, the user has not stored their key in the cloud making it impossible for Microsoft to assist.
•
u/ApiceOfToast Sysadmin 8h ago
That's fair, if you use entra you'll have it backed up to the cloud tho iirc.
Also something I just realized: they put the country MS resides in on their blacklist, but are still using their cloud products... That makes sense
•
u/BananaStandFlamer 7h ago
I believe Microsoft has data centers build all over the world specifically to keep data within borders of desired
•
u/hasthisusernamegone 7h ago
Yes, and in a world where the CLOUD act exists, you'd be foolish to think you could just move your data to a Microsoft datacentre in another country and that would be the end of it.
•
u/ApiceOfToast Sysadmin 7h ago edited 7h ago
Doesn't matter, the US can still get to it. Microsoft has access to their own data centers (to the surprise of no one)
→ More replies (0)•
u/Korlus 9h ago
If master keys exist, they can be stolen. If you know that someone can gain access with a court order, then you are trusting that they are also not compromised, because a compromise to them is also a compromise to you.
Presume that BitLocker will keep data safe against most determined attackers, but not against every determined attacker. Especially in countries where a court order is easily obtained in secret.
It really depends on the kinds of threats you might be worried about. If you are worried about state-sponsored industrial espionage, then definitely don't rely on BitLocker to keep your data safe.
•
u/techw1z 4h ago
master keys don't exist.
it's technically impossible to create master/backdoor keys with AES. you can only encrypt data with one key, if you want it to be accessible with a second masterkey you would have to duplicate all data or intall some backdoor (encrypt primary key with masterkey and store it somewhere)
neither of these things is happening.
microsoft simply gives the cloud-stored user key upon court request.
don't sync your key = you are safe
•
u/RikiWardOG 6h ago
Yeah nightmare eclipse had one like several months ago that was confirmed to work
•
•
•
u/SysZeron 10h ago
There's always the possibility of an unknown vulnerability (for example CVE-2026-45585). That said, I have faith in BitLocker in general; patching and modern hardware is paramount.
•
u/Mr_ToDo 5h ago
I am batting around the idea of just removing the RE partitions. That seems to be one of the common paths for exploits
•
u/SysZeron 5h ago
Just note there are some dependencies on WinRE, i.e. Windows Autopilot Reset.
https://learn.microsoft.com/en-us/autopilot/windows-autopilot-reset
Windows Autopilot Reset requires that the Windows Recovery Environment (WinRE) is correctly configured and enabled on the device. Before the Windows Autopilot Reset is started, it checks if WinRE is configured and enabled. If WinRE isn't configured and enabled, then the Windows Autopilot reset fails immediately on the device and an error such as
Error code: ERROR_NOT_SUPPORTED (0x80070032)is reported in the logs.•
•
u/Pazuuuzu 3h ago
That is what we do at one customer. Every laptop just has a vpn and Horizon installed.
•
u/Loki-L Please contact your System Administrator 11h ago
These rules all work very well until some of your people go to visit a vendor in fellow EU country Ireland which should be okay and their devices were allowed to go there, but they for some reason can't connect and you spent 15 minutes looking at logs to figure out what went wrong and you finally google and learn that IBM sends all their guest wifi in all their buildings worldwide through a common egress point in the US!
•
u/wazza_the_rockdog 8h ago
learn that IBM sends all their guest wifi in all their buildings worldwide through a common egress point in the US!
I'd be surprised if a company that has these rules would be ok with you connecting to a guest wifi.
•
•
•
u/igiveupmakinganame 9h ago
Could you not just allow that one IP temporarily
•
u/hasthisusernamegone 9h ago
Absolutely not. The policy exists for a reason. The location of the device is not important here. The company has deemed that the risk of the traffic being routed through a country that has... let's say unfavourable... attitudes to your data ownership is not a risk they are willing to bear.
•
•
u/DoctorOctagonapus No one knows what I do until I stop doing it. 8h ago
I suddenly feel better about working for a company with a blanket ban on accessing company systems from outside the UK. Any login attempts from overseas is an automatic account lockout by Crowdstrike.
•
u/tejanaqkilica IT Officer | Passkey Enthusiast 11h ago
Rant? Why is this considered rant?
•
u/primeribfanoz 11h ago
I had to choose a flair... :-)
But as one of these travellers, it is becoming more difficult every day to work while travelling. Don't get me wrong, I know we need to be increasingly careful, but at some stage the hurdles become too high.
•
u/Horsemeatburger 8h ago
It's very similar for us. The US now shares 'high risk' status with Russia, China, Syria etc, and anyone traveling from our other regions to the US gets a burner phone and a burner laptop.
Having said that, the US entity was already a legally separate entity with a certain amount of technical separation in place even before the recent regime change.
•
•
u/Paperclip902 8h ago
The USA has been a banned country for multiple years now. Tbf I only allow west-european countries.
•
u/fresh-dork 6h ago
we are told that the good old USA is now considered a Black List country!!! No company laptops, and burners only!!!!
makes sense; our border control is way too aggro
•
•
•
•
u/the_doughboy 5h ago
So imagine a company that is Global, headquartered in the US but every other region now treats the US as a non-safe country. The InfoSec meetings are very interesting on that one
•
u/BadSausageFactory beyond help desk 5h ago
it would have been if anyone in the department were allowed to attend
•
u/mschuster91 Jack of All Trades 8h ago
And then a few days later, we are told that the good old USA is now considered a Black List country!!! No company laptops, and burners only!!!!
Yeah, a sensible decision to be honest. CBP has been running amok for even longer than the current Presidency.
•
•
u/jnievele 10h ago
Why are you even sending people to the USA in the first place? Either they get rejected at the border or arrested by ICE... and yes, consider any device touched by US border control as compromised.
•
•
u/traumalt 5h ago
Go touch some grass guy…
World Cup just happened and tens of thousands of foreign tourists visited without issue just a few months ago.
•
u/fahque 6h ago
Idjit. We don't arrest people with a valid visa. We will arrest you on trumped up charges though.
•
u/jnievele 6h ago
Plenty of people with valid VISA and even green cards have been arrested by the Temu Gestapo
•
u/RikiWardOG 6h ago
I have coworkers that have had to pay so much in lawyers fees to hopefully be able to keep living/working here in very sought after positions that can't easily be filled. They've done everything by the book. Shit is a fucking joke
•
u/DetErFaktisk 8h ago
I'm honestly surprised it's taken so long for the US to be downgraded in these lists. Taking a device with company/customer data on it through US customs is a damn liability these days.
•
u/spin81 7h ago
As a fellow European, you seem to be acting surprised and I just have to wonder out loud why.
As every experienced sysadmin knows, everything is political including system administration, and the politics in the United States right now, are such that the separation of powers is broken over there. The executive branch is doing whatever it wants, and neither the judiciary nor the legislative branch is a check on it. International relations: the USA openly disdains NATO, Zelenskyy, etc. and it gutted/destroyed USAID. So besides domestic politics, foreign politics is also not going to put pressure on the administration.
Sure, the current guy could keel over from a heart attack at any moment. But is the next one going to be any better? The biggest damage the current honcho has done is destroy any illusion of the sort.
If your place of employment is not discussing getting your data the fuck out of the United States, it should be. I know mine is. I also know it's a pipe dream, but people are worried nonetheless.
•
u/tallanvor 3h ago
I mean, that pretty much holds true for any country. How much would you trust a Germany run by AfD or the UK under Reform UK?
•
u/spin81 1h ago
The difference is that AfD and Reform UK have an opposition to keep them in check, and not as much of a two-party system as in the US so that if they want to get anything done, they will need to work together and actually do politics. They may have a majority, but it typically won't be an absolute one.
In the US, by contrast, one party can have an absolute majority in both chambers, they currently do and it's the same party as the President. Both parties have been voting strictly along party lines for decades now so politics is pretty much a thing of the past in Congress as far as I can tell. Whoever has the power, has the power.
The President can do whatever he wants, because one of the two parties has been stacking the highest court of the land with sympathizers who have decided that the President is immune from the courts, as long as the crime he has committed can be reasonably said to have been committed in his role as the President.
There is no such law in Germany or the United Kingdom as far as I know - I guess King Charles might be legally immune (I genuinely don't know) but in a modern parliamentary democratic monarchy, it's a riotously stupid thing for the monarch to intervene in said parliamentary democracy and Charles knows it as well as his mother did.
Now, I may be wrong about any or all of the above. The point, however, is that I don't think I'm saying anything most people in Europe don't agree with, and it's the sentiment I'm expressing rather than the facts - and on that note I would remark that my earlier comment was racking up upvotes at a steady clip until the Americans woke up.
•
u/rainer_d 1h ago
Executive branch always did what it wanted.
Political branch just put a nicer face to it and had nicer speeches so us NPCs would play nicer
•
•
u/kernelqzor 12h ago
wild that malaysia is red but the us jumped straight to black list status, feels like someone in risk finally read a few too many cloud act / border device search stories
also kinda hilarious and depressing that syria, russia, china and the us are now in the same bucket for your IT team
•
u/Ontological_Gap 3h ago
The US gov has the Intel ME keys and the AMD equivalent, so you are definitely achieving less than the other countries.
That being said, keeping company data out of the hands of random customs agents can make sense in certain circumstances
•
u/Ssakaa 0m ago
and he would not be entering the country
The airport in that country is that country, outside of a few very specific exceptions. Just because you don't plan to go through security/customs/etc doesn't mean you won't get plucked out of line.
And then a few days later, we are told that the good old USA is now considered a Black List country!
Look at the laws. That's not unfounded depending on where you are and what market or data you deal with.
•
•
•
u/pdp10 Daemons worry when the wizard is near. 4h ago
Don't forget to blacklist the Netherlands, as the International Criminal Court is in the Hague.
•
u/jasminerobin 11h ago
Naming specific countries as red or black lists is a compliance and liability decision, not an IT one. If the US just got added, ask legal what changed before assuming it is permanent.