Apple community should flag these users, here are logs from my Mac, i have two personas doing two different things attached to my apple id, here are the logs, Apple MUST flag these commentators
My Bluetooth on my devices in not discoverable by default and only attached to the cloud
# --- Bluetooth Status
Power : On
MAC Address : 84:2f:57:92:fc:8c
Discoverable : No
Connectable : Yes
Scanning : No
Devices : 1 (paired=0 cloud=1 connected=0)
iPhone
Address : 5c:ad:ba:37:d1:5b
Paired : No
CloudPaired : Yes
Connected : No
Safari is prebooted from a non Apple default location
/System/Volumes/Preboot/Cryptexes/App/System/Applications/Safari.app:
SHA-256: f18fc59ed32f35489e3bc34f4ca82406c952942098b17d676e0100218c2e641a
CFBundleIdentifier: com.apple.Safari
CFBundleVersion: 21623.2.7.11.6
/System/Library/PrivateFrameworks/Safari.framework:
CFBundleIdentifier: com.apple.Safari.framework
CFBundleVersion: 21623.2.7.11.6
/System/Library/PrivateFrameworks/SafariShared.framework:
CFBundleIdentifier: com.apple.Safari.Shared
CFBundleVersion: 21623.2.7.11.6
Umtool output
Personas:
User UUID Type UUID ID Nickname Volume UUID Home Dir
------------------------------------ ---- ------------------------------------ ---- --------- ----------- --------
3 FEEDEEEE-DDDD-CCCC-BBBB-330000000000 99 (private)
3 FEEDEEEE-DDDD-CCCC-BBBB-330000000000 99 (private)
4 (private)
4 (private)
5 FEEDEEEE-DDDD-CCCC-BBBB-550000000000 199 (private)
5 FEEDEEEE-DDDD-CCCC-BBBB-550000000000 199 (private)
252FD8B5-A187-4BED-A794-C357D5067692 0 FEEDEEEE-DDDD-CCCC-BBBB-0000000001F5 1001 (private)
FFFFEEEE-DDDD-CCCC-BBBB-AAAA000000F8 0 FEEDEEEE-DDDD-CCCC-BBBB-0000000000F8 1000 (private)
Kernel Personas:
UID ID Type Name Path
---- ---- ---- ------------------------------------ ----
-101 99 4 FEEDEEEE-DDDD-CCCC-BBBB-330000000000
-101 199 6 FEEDEEEE-DDDD-CCCC-BBBB-550000000000
-101 1001 5 FEEDEEEE-DDDD-CCCC-BBBB-0000000001F5
ASID Map:
ASID User UUID
------ ------------------------------------
100002 252FD8B5-A187-4BED-A794-C357D5067692
100027 252FD8B5-A187-4BED-A794-C357D5067692
Here is the plist ov erwritting enforcing http over https on the spoofed Safari
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>disable_pqtls</key>
<false/>
<key>ech_probe_enabled</key>
<false/>
<key>enable_http_connection_coalescing</key>
<true/>
<key>enable_http_early_data</key>
<true/>
<key>enable_push_ulpn</key>
<false/>
<key>enable_quic</key>
<true/>
<key>enable_quic_l4s</key>
<false/>
<key>enable_quic_migration</key>
<false/>
<key>enable_tcp_l4s</key>
<false/>
<key>enable_unified_http</key>
<true/>
<key>pqtls_probe_enabled</key>
<false/>
</dict>
</plist>