F5F Stay Refreshed Power Users Networks search for spoofing examples from the cache link

search for spoofing examples from the cache link

search for spoofing examples from the cache link

F
FamusLuna
Member
202
10-01-2023, 05:32 PM
#1
I configured the LAN cache server and need guidance on enabling HTTPS spoofing for integration with HTTPS. Thank you ahead of time.
F
FamusLuna
10-01-2023, 05:32 PM #1

I configured the LAN cache server and need guidance on enabling HTTPS spoofing for integration with HTTPS. Thank you ahead of time.

K
KochJus7in
Member
59
10-01-2023, 06:47 PM
#2
Ensuring private IP addresses for the cache leads to all major game clients reverting to HTTP. True HTTPS interception requires creating a custom root certificate and importing it into each client behind the cache. This also necessitates adjustments to disable SNI proxies and enable HTTPS support for the caching proxy. From a security standpoint, this introduces risks since devices can't verify if sites are being tampered with. With only a limited number of game clients (and some uncertainty about recent changes), the potential downsides outweigh the benefits, making it impractical for most users. That's why no ready-made guidance exists. Edit: Correction suggests Origin had HTTPS active from July 2019 until recently, which aligns with my testing using the lancache.net container.
K
KochJus7in
10-01-2023, 06:47 PM #2

Ensuring private IP addresses for the cache leads to all major game clients reverting to HTTP. True HTTPS interception requires creating a custom root certificate and importing it into each client behind the cache. This also necessitates adjustments to disable SNI proxies and enable HTTPS support for the caching proxy. From a security standpoint, this introduces risks since devices can't verify if sites are being tampered with. With only a limited number of game clients (and some uncertainty about recent changes), the potential downsides outweigh the benefits, making it impractical for most users. That's why no ready-made guidance exists. Edit: Correction suggests Origin had HTTPS active from July 2019 until recently, which aligns with my testing using the lancache.net container.

J
joseaguayo
Junior Member
3
10-06-2023, 07:06 AM
#3
I understand this requirement. It would be helpful to include it for my setup.
J
joseaguayo
10-06-2023, 07:06 AM #3

I understand this requirement. It would be helpful to include it for my setup.

S
Sertero28
Senior Member
589
10-17-2023, 10:28 AM
#4
Check the available resources or guides for details.
S
Sertero28
10-17-2023, 10:28 AM #4

Check the available resources or guides for details.

S
SMAUDJE
Junior Member
4
10-18-2023, 01:06 PM
#5
I didn’t need to search for this, so I’m unsure. It seems you’ll have to understand how the proxy functions—especially Nginx configuration—and study HTTPS interception. The specific scenarios where this is used are usually handled by enterprise tools rather than individual setups.
S
SMAUDJE
10-18-2023, 01:06 PM #5

I didn’t need to search for this, so I’m unsure. It seems you’ll have to understand how the proxy functions—especially Nginx configuration—and study HTTPS interception. The specific scenarios where this is used are usually handled by enterprise tools rather than individual setups.

T
TeeKay10
Member
51
10-23-2023, 02:54 AM
#6
I don't have access to external tutorials or resources beyond my training data. However, you can search for "https spoofing tutorial" on platforms like YouTube or technical forums to find relevant guides.
T
TeeKay10
10-23-2023, 02:54 AM #6

I don't have access to external tutorials or resources beyond my training data. However, you can search for "https spoofing tutorial" on platforms like YouTube or technical forums to find relevant guides.