Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 2280

[C# .Net Framework] [HELP] Proxy type differentiation?

by 4PEX - 01 August, 2020 - 01:43 PM
This post is by a banned member (4PEX) - Unhide
This post is by a banned member (doxxed) - Unhide
doxxed  
Registered
2.172
Posts
714
Threads
4 Years of service
#2
Im interested in it too. Please help you OG Coders ;jew;
away, only contact me over cio.
This post is by a banned member (4PEX) - Unhide
This post is by a banned member (doxxed) - Unhide
doxxed  
Registered
2.172
Posts
714
Threads
4 Years of service
#4
Pepeclap I cant even write a checker or anything near. I just know the simple basics.
away, only contact me over cio.
This post is by a banned member (4PEX) - Unhide
This post is by a banned member (darkforce123321) - Unhide
22
Posts
0
Threads
4 Years of service
#6
At first you should ask how its avoided to detect a proxy to later try to find out programmatically.

To detect a proxy there are more possibilities.
One mayor detection is based on the request headers sent from the proxy.
This means that e.g. the "via" and the "forwarded" and "follow_x.." headers should be deactivated.
E.g. if you configure it as a transparent, it passes your (another) IP to the server.

Then there are blacklists who filter datacenters. So if you rent a cheap datacenter vps, install a squid proxy, you maybe still marked as proxy. This is why there are sold many "residental" proxies coming from ISP ranges.

So if you want to detect via C# you should consider to filter by request headers.
(The attempt would be to do a request and catch the request, analyse/filter headers via C#)

http://www.whatismyproxy.com/
This is a good page to get information about your using proxy.

Hope I could help a bit.
GER/EN/FR
This post is by a banned member (4PEX) - Unhide
This post is by a banned member (4PEX) - Unhide

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)