Forum Moderators: open

Message Too Old, No Replies

Fighting FRAUD with JAVA

iptest.class

         

dend

12:05 pm on Jun 13, 2004 (gmt 0)

10+ Year Member



We need something simple: to get real IP with java applet and pass it to some PHP script.

How to realize this?

here I have found full working site stayinvisible.com/index.pl/test_your_ip_nocache
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?

vkaryl

1:34 am on Jun 14, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Just exactly what sort of "fraud" were you going to "fight" with this?

dend

6:44 am on Jun 14, 2004 (gmt 0)

10+ Year Member



Mostly credit card fraud when fraudsters use proxy to hide IP address.