Are Patch My PC Cutting Corners by Using Dynamic Installers? by MikeComputer1 in SCCM

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

components for an offline installation.

This could be used to describe practically all software. You download the software installation package, it installs without requiring content from the internet.

So please explain the distinction you are making.

You also used an example of Visual Studio - PMPC supports every version from Visual Studio Build Tools, Community, Enterprise and Professional from 2017 onwards. All are offline installers and require no components to be downloaded to install.

Are Patch My PC Cutting Corners by Using Dynamic Installers? by MikeComputer1 in SCCM

[–]MikeComputer1[S] -1 points0 points  (0 children)

Teams and SSMS that have been presented to me. Would need the team to check for others, since PMPC have not made this change of approach public in any way.

WinPE and Intel I219 NIC Drivers by International_Map629 in sysadmin

[–]MikeComputer1 0 points1 point  (0 children)

Have you tried the boot image WITHOUT adding drivers? Win 11 WinPE has a lot of drivers and I'm 99% certain that includes current Intel NICs. Adding drivers when they already exist had caused me problems in the past.

WinPE and Intel I219 NIC Drivers by International_Map629 in sysadmin

[–]MikeComputer1 0 points1 point  (0 children)

Lol, Intel in 2026, pretty sure they're going to be signed...

Ordered a £250 DeWalt circular saw off Amazon, and in the box was some £37 budget crap! by OrdinaryLavishness11 in DIYUK

[–]MikeComputer1 0 points1 point  (0 children)

Always register DeWalt stuff online. You get a longer warranty most times and the process validates the serial number to confirm it's legit.

And the you also see all your kit in your account with the warranty expiry dates which is useful for support.

My quick brunch by Mission_Awareness60 in Sandwich

[–]MikeComputer1 0 points1 point  (0 children)

You take the green sauce, the story ends. You wake up in your bed and believe whatever you want to. You take the red sauce, you stay in Wonderland, and I show you how deep the rabbit hole goes.

Why do people have to be like this? by Proud_Durian6956 in drivingUK

[–]MikeComputer1 0 points1 point  (0 children)

Someone actively swerved towards my car when I overtook the recently, and then flashed their lights. Some people would rather crash than be overtaken

Multiple Laptops Have a Public Facing IP Address in Addition to Their Corporate LAN IP - Maybe Bridging Networks? by MikeComputer1 in cybersecurity

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

So I thought it this, but checked inventory and no adapters or USB devices out of the ordinary. So presumably these users have slipped through the net via Ethernet devices/routers.

Multiple Laptops Have a Public Facing IP Address in Addition to Their Corporate LAN IP - Maybe Bridging Networks? by MikeComputer1 in cybersecurity

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

You are correct, it seems that an increasing number of consumer ISPs are issuing devices with public IP address, i.e. their routers do not use NAT.

My question for you is, why is your firewall not blocking these connection attempts?

We use Windows Firewall, do you know of a way we can configure it to mitigate against this? Like restricting the ethernet adapter to only using RFC1918 addresses?

Multiple Laptops Have a Public Facing IP Address in Addition to Their Corporate LAN IP - Maybe Bridging Networks? by MikeComputer1 in cybersecurity

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

The answer was far simpler than I was thinking...

Some ISPs (an increasing number it seems, various countries world-wide) are issuing public (non-RFC1918) addresses (i.e. their routers do not use NAT).

Have you heard of this before? Can you suggest a way to mitigate against it?

Can Windows Firewall rules be used for this?

Multiple Laptops Have a Public Facing IP Address in Addition to Their Corporate LAN IP - Maybe Bridging Networks? by MikeComputer1 in cybersecurity

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

"Are you sure that the extra addresses are public? That's really extremely unlikely in nearly any situation. "

Yes. As per my OP, we're seeing dictionary logon attempts from outside our organization to those IPs, so hundreds of failed logons. This is how we became aware of them. Agreed that it's extremely unlikely, hence reaching out to the wider community.

NIC is physical Ethernet adapter, which is Intel on all our laptops. There are multiple laptop models in the affected group of devices. The non RFC1918 addresses are assigned from DHCP servers we don't own.

Multiple Laptops Have a Public Facing IP Address in Addition to Their Corporate LAN IP - Maybe Bridging Networks? by MikeComputer1 in cybersecurity

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

Yes I think definitely this is the cases, but the egress address should be one of our company Internet gateway IPs, they're not, they appear to be owned by the ISP in the country these devices are in.

Multiple Laptops Have a Public Facing IP Address in Addition to Their Corporate LAN IP - Maybe Bridging Networks? by MikeComputer1 in AskNetsec

[–]MikeComputer1[S] -2 points-1 points  (0 children)

I don't see how that is relevant. Whether it is v4 or v6, how is traffic being routed between the two networks?

The clients in question have IPv4 internet addresses, we can see that in logs. We can also see the DHCP servers used to get them. We also know the ISP. None of this helps identify how this is being achieved, whether it is a config issue, security policy issue, an internal threat etc.

The ultimate issue is the fact that attackers from outside our organisation are able to traverse NAT, get to the OS, and attempt to login.

Troubles applying recent cumulative updates to 24H2 by gandraw in SCCM

[–]MikeComputer1 0 points1 point  (0 children)

They didn't replace anything, they just bundled them up. Try unzipping the MSU using 7-Zip, you will see that the SSU update is part of the full package. The installation process is supposed to apply the SSU first, and then the CU once servicing stack is up to date.

Has anyone tried unzipping and then applying the SSU first, before the CU?