Forum Moderators: buckworks
here I have found full working site snipped
sorry or link but it is related.
<applet code="iptest.class" codebase="/" width=25 height=14>
<param name="URL" value="cgi-bin/iptest.cgi">
<param name="KEY" value="1708542110">
<param name="CALL" value="setvalues">
</applet>
how to find out what it passes to iptest.cgi script?
Does anyone know any ready scripts with java for this?
I believe someone of you using this.
[edited by: DaveAtIFG at 2:30 am (utc) on June 15, 2004]
[edit reason] URL deleted [/edit]
But JAVA applet can get real fraudster IP even if he is using the best proxy
No it can't ... for example, if they're using a Cable/DSL router, which most broadband users are using these days, all you would see for the IP address is 192.168.1.x - that doesn't help you at all.
The best way is still to capture the IP that actually communicates with the server. If there is any fraud committed that requires federal action, it would be up to the owner of the proxy server to check their logs to see who used their server to connect to your site.
4 digitalv: so that's idea that we will never do some actions against fraudsters, no time for this.. we just need to collect more indications that order was fraudulent. And JAVA could be fine. We get IP using PHP then get result what JAVA shows and just cancel order if will be difference.