Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Security over proxy


ghost's Avatar
0 0

Let's assume I used hight anonymous proxy, with java disabled. What is possibilitys for get cought by getting ip. Is there any possibility to get real ip? Another question what is about logs of server, what is default settings for logs (apache, iis…), does server save every ip which get to the particular page?


ghost's Avatar
0 0

it could be possible if the proxy server logged you ip but then i dont think many do.


ghost's Avatar
0 0

There IS no such thing as a truly anonymous proxy. No matter what, there is always some log file kept, whether by the server or the ISP, and there are ALWAYS legal loopholes. Your best bet is to develop a nice little application to use about 400 proxies in a line, checking their stability, and use that. If I had the log of your hit to a site, date/time/page/referrer/IP, I could just find the logs from the proxy of who hit this page from this server at this time. With more than one proxy, it takes forever. Most proxy companys take at least a few days to give results, so it buys you time.


ghost's Avatar
0 0

And I doubt a single person here could do that, myself included, on most current proxy servers. Even if half the people here got root, since very few are nix junkies, they'd be like googling delete file unix, and end up rm -rf /'ing. Little do they know, even THAT gets logged. Silly kids.


ghost's Avatar
0 0

Which type of proxy enable routing? (probably not http) Where can I get a good proxy list (I found some proxys but all was http)? Which is best tool for chain routing (let's assume I will not program it for myself yet ;) ) Tnx


ghost's Avatar
0 0

Google for Proxy List. Use HTTP, trust me. SOCKS is not meant for HTTP, but if you design your own Proxy Client for routing, your all set.